Commit Graph

14 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
f66e425d35
Add service container for executing cron tasks 2024-04-10 21:37:45 -04:00
27d78a4822
Document new custom nginx image 2024-04-10 19:25:21 -04:00
5ea5533ae8
Update compose to use new custom nginx infrastructure 2024-04-10 19:13:03 -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
Florian Rupp
fb5b3ab2c4 subnet improvement 2024-04-07 00:02:34 +02:00
Florian Rupp
fde6bf5311 use keydb instead of redis 2024-04-06 22:03:16 +02:00
Florian Rupp
d2dd2482c5 Add disclaimer 2024-04-06 20:13:07 +02:00
Florian Rupp
b83997f66c Added migration 2024-04-06 19:54:52 +02:00
Florian Rupp
48d8baec8d Add features to README.me 2024-04-06 19:19:13 +02:00
Florian Rupp
5223c04272 Update README.md 2024-04-06 19:09:38 +02:00
Florian Rupp
80688f4b33 Initial 2024-04-06 17:53:06 +02:00
Florian Rupp
153172a9b4
Initial commit 2024-04-06 17:06:10 +02:00