🛠️ Add scaffolding for Synology Docker deployment
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Required Runtime Variables
|
||||
|
||||
Populate these values in `deploy/synology/deploy.env` in the target project:
|
||||
|
||||
- `SYNOLOGY_USER`
|
||||
- `SYNOLOGY_SSH_PORT`
|
||||
- `SYNOLOGY_HOST_INTERNAL`
|
||||
- `SYNOLOGY_HOST_EXTERNAL`
|
||||
- `REMOTE_APP_PATH`
|
||||
- `SERVICE_NAME`
|
||||
- `IMAGE_NAME`
|
||||
- `IMAGE_TAG`
|
||||
- `APP_PORT`
|
||||
- `CONTAINER_PORT`
|
||||
- `DEPLOY_TARGET` (`internal` or `external`)
|
||||
Reference in New Issue
Block a user