Commit Graph

3 Commits

Author SHA1 Message Date
292b116cdd
Add in-container nextcloud install
This increases the size of the container image, but reduces the reliance
on the external volume for loading application data. This couples the application
code to the container image rather than to the container state.
2024-04-10 23:32:56 -04:00
ad2d6877e5
Add dockerfile for building custom nginx container
Add entrypoint that calls envsubst ahead of starting nginx
2024-04-10 19:13:03 -04:00
0a84c8dd1b
Move nginx config to template file
Replace hardcoded config values with environment variables
2024-04-10 18:49:01 -04:00