17 lines
404 B
Markdown
17 lines
404 B
Markdown
# Restore and Production Notes
|
|
|
|
## Fixed
|
|
- Restore preserves production .env values
|
|
- Missing keys are appended
|
|
- Existing configured values are preserved
|
|
- HTTPS configuration preserved
|
|
- Domain configuration preserved
|
|
- OAuth configuration preserved
|
|
|
|
## Remaining Issue
|
|
Restore must preserve:
|
|
- /opt/appfactory/data/caddy
|
|
- /opt/appfactory/data/caddy-config
|
|
|
|
Otherwise Let's Encrypt state can be lost.
|