Dieter Schmidt
c3fd29cfc4
add DIY build option for fluidd
2021-06-26 15:55:44 +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
Ruth Grace Wong
c59da21e2f
Fix invalid yaml
...
This fixes the error
```
ERROR: yaml.parser.ParserError: while parsing a block collection
in "./docker-compose.yml", line 80, column 7
expected <block end>, but found '?'
in "./docker-compose.yml", line 81, column 7
```
when you run
```
docker-compose pull && docker-compose up
```
2021-04-24 16:02:55 -07:00
Dieter Schmidt
a34986da07
refactor docker-compose.yml
...
- comment out second printer config by default
- improve comments on second printer config example
- use /dev/ttyUSB0 by default
2021-04-10 19:52:36 +02:00
Dieter Schmidt
218e78d8fe
add example for multiple printers to docker-compose.yml
2021-01-23 21:51:39 +01:00
Dieter Schmidt
080e9e1c8b
add mount to config folder as default to persist per default
...
add note to user to branch off from main in order to preserve custom configs...
2021-01-11 01:32:46 +01:00
Dieter Schmidt
c4fd697f9b
ditch own build in favour of upstream
...
see https://github.com/cadriel/fluidd/pull/71
2021-01-11 01:27:55 +01:00
Dieter Schmidt
6932de853e
update README
...
- add group permission args to compose file for convenience
2021-01-04 17:04:11 +01:00
Dieter Schmidt
7689dad83c
update docker-compose
2021-01-04 03:42:03 +01:00
Dieter Schmidt
31bec7a13c
update image labels
2021-01-04 03:03:46 +01:00
Dieter Schmidt
4fa14ada51
initial commit
2021-01-04 01:54:33 +01:00