mirror of
https://github.com/mkuf/prind.git
synced 2025-12-24 00:49:50 +01:00
custom: add build instructions to setups
This commit is contained in:
@@ -26,7 +26,8 @@
|
|||||||
## ```
|
## ```
|
||||||
## 3. Add your personal config to this file and copy it to the root of the repository,
|
## 3. Add your personal config to this file and copy it to the root of the repository,
|
||||||
## overwriting the existing docker-compose.override.yaml
|
## overwriting the existing docker-compose.override.yaml
|
||||||
## 4. start the stack as described in the main readme using mainsail or fluidd as profile
|
## 4. Run `docker compose build moonraker`
|
||||||
|
## 5. start the stack as described in the main readme using mainsail or fluidd as profile
|
||||||
|
|
||||||
## Ustreamer base Service
|
## Ustreamer base Service
|
||||||
x-ustreamer-svc: &ustreamer-svc
|
x-ustreamer-svc: &ustreamer-svc
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
## 2. Replace the example UID and GID of '4242' in the 'dockerfile_inline' block of the klipper and moonraker services,
|
## 2. Replace the example UID and GID of '4242' in the 'dockerfile_inline' block of the klipper and moonraker services,
|
||||||
## as well as in the command of the init service with your specific requirements.
|
## as well as in the command of the init service with your specific requirements.
|
||||||
## Make sure to use the identical UIDs/GIDs in klipper and moonraker.
|
## Make sure to use the identical UIDs/GIDs in klipper and moonraker.
|
||||||
|
## 3. run `docker compose build klipper` and `docker compose build moonraker`
|
||||||
## 3. start the stack as described in the main readme using a profile of your choice.
|
## 3. start the stack as described in the main readme using a profile of your choice.
|
||||||
|
|
||||||
## Ustreamer base Service
|
## Ustreamer base Service
|
||||||
|
|||||||
Reference in New Issue
Block a user