Commit Graph

26 Commits

Author SHA1 Message Date
Dieter Schmidt
87eea8a408 revert supervisor config 2022-04-04 15:42:40 +02:00
Dieter Schmidt
b59dbea4d4 fix supervisord setup 2022-04-04 15:35:13 +02:00
Dieter Schmidt
a448e4f7b5 add linux mcu
add firmware build script (WIP)
2022-04-04 14:48:26 +02:00
Dieter Schmidt
741be01df9 refine klipper image 2022-01-15 12:57:31 +01:00
Dieter Schmidt
25061677a7 update dependencies for moonraker 2022-01-15 12:17:16 +01:00
Dieter Schmidt
c135071779 update klipper image
- add ARG to select klipper / moonraker branch
- align klipper source repo to Klipper3d org
2022-01-15 01:26:33 +01:00
Dieter Schmidt
dd2bdbdc2d minor fix on Dockerfile 2021-12-23 14:50:12 +01:00
Dieter Schmidt
9bb10982d9 update python to 3.10 2021-11-22 20:53:23 +01:00
Dieter Schmidt
08611bf1fc add fluidd image & klipper firmware builder image 2021-10-13 20:04:51 +02:00
Dieter Schmidt
08031ac5f3 FIX: python3 vs python2 2021-09-30 11:37:53 +02:00
Dieter Schmidt
f284e947b6 update python envs
- set PYTHONHOME instead of PYTHONPATH
- remove deps path
2021-09-24 01:46:03 +02:00
Dieter Schmidt
19b28f17cd adjust python virtualenv setup to bullseye
- python2 is not longer default so we have to be explicit
2021-09-23 15:25:32 +02:00
Dieter Schmidt
71e37f4239 fix builder package installs & moonraker.ini 2021-09-22 23:28:50 +02:00
Chris Edstrom
37dcbdd70c Slight bump on Klipper deps to fix #13 2021-08-31 11:55:54 -07:00
Dieter Schmidt
b26f651ce4 remove rust install
moonraker has switched crypto requirement, so no need anymore
2021-06-26 15:57:25 +02:00
Dieter Schmidt
dfbc0e95dc update Dockerfile
- add new moonraker requirements
- add moonraker database folder
2021-06-26 15:05:05 +02:00
Dieter Schmidt
760cb1358f update moonraker build & config
- add Rust toolchain
- update config
  - update authorization
  - add database config
  - add docker volume mount for moonraker database persistence
2021-05-29 18:13:44 +02:00
Dieter Schmidt
a1fcab26dc update Dockerfile
- fix syntax
- use base tag instead of buster
2021-04-10 19:31:47 +02:00
Dieter Schmidt
ae4aeb5ad2 apt install latest moonraker requirements 2021-04-07 00:41:37 +02:00
Dieter Schmidt
2a5f7976bf fix multiple envs clash with latest moonraker glob 2021-02-17 00:21:07 +01:00
Dieter Schmidt
54c4948387 pin python version to make sure symlinks work 2021-02-03 21:11:44 +01:00
Dieter Schmidt
6f6cfdf4f3 bugfix for moonraker update manager
- add symbolic links to python3.9 to make moonraker happy
2021-02-03 21:09:29 +01:00
Dieter Schmidt
2ad55b4c85 refactor client macros & update Dockerfile
- add load/unload filament and forward M701/702
- add klippy user home dir
2021-01-26 00:25:04 +01:00
Dieter Schmidt
110d8af4c5 fix metadata extraction with missing dependencies 2021-01-11 00:42:56 +01:00
Dieter Schmidt
6ef93ca0a9 update klipper docker build
- add deps for moonraker metadata extraction (thumbnails etc)
- configure logging folder under /var/log/klipper
2021-01-11 00:08:34 +01:00
Dieter Schmidt
4fa14ada51 initial commit 2021-01-04 01:54:33 +01:00