vps setup
This commit is contained in:
@@ -115,8 +115,8 @@ Create 2 files `admin_api_url` and `admin_base_path` with URL and secret path in
|
||||
**When you need to source it:** Only for one-off manual `docker compose` runs (e.g. first-time start in §2.6, or starting phpMyAdmin in §4.1). You do **not** need to source it for deployment: `scripts/rolling-update.sh` loads the password from the secret file automatically when `DB_ROOT_PASSWORD` is not set.
|
||||
|
||||
**IMPORTANT**
|
||||
`Change Java memory in docker-compose.prod.yml when you know the PROD VPS characteristics.`
|
||||
|
||||
- `Change Java memory in docker-compose.prod.yml when you know the PROD VPS characteristics.`
|
||||
- `Change the rolling-update.sh script to match sites-enabled nginx file name for PROD when you know the domain`
|
||||
### 2.4 Logging (logback) and config dir
|
||||
|
||||
Backend uses an external **logback** config so you can change log level without rebuilding. Create the config dir and put `logback-spring.xml` there:
|
||||
|
||||
Reference in New Issue
Block a user