- Still issues when using sync with files generated by non-root docker containers.
- If I push cms.sqlite, wordpress cannot connect anymore because 755 on sqlite file and not same user ( cannot write )
- Should have a patch-data script ? Ran by sync automatically, which patch before and after transfer ? Or just after ?
- Data should not be 777 ?
- Lock reserved domains
- Forbid
VIRTUAL_HOST
inenvironments
indocker-compose.yaml
somehow - Forbid
port
user
etc in docker compose pasta - Forbid docker-compose.pasta.yaml completely
- Script to check resources on VPS ( ram / disk ) + send emails ( which platform to use ? )
- Add a way to filter out tmp data
- Add a way to create data filters for sync ( like cms or ugc )
- Progressive weight zero-downtime load balancing ?