Commit Graph

10 Commits

Author SHA1 Message Date
James 4275b50e2d
feat: Separate compose files (#1)
* separate postgres db into separate override compose file

* add instructions for docker compose up with or without postgres
2022-09-27 20:22:37 +01:00
James 2df8d080b3 add configurable frontend proxy network 2022-09-27 19:06:07 +01:00
James 2248e904e3 add memory settings to nextcloud container 2022-03-17 17:57:45 +00:00
James de67d26593 remove unused nginx files
rename NGINX_HOST to NEXTCLOUD_DOMAIN
2022-02-08 23:15:15 +00:00
James 4c21dc9718 remove nginx proxy
add networks for connecting to reverse proxy
2022-02-08 18:14:51 +00:00
James cc137fd32d add cron for nextcloud 2022-01-31 21:30:36 +00:00
James 4193d7ac4b replace mariadb with postgresql
load postgres and nextcloud db config from secrets to auto-configure
2022-01-31 21:30:08 +00:00
James 57a0f09110 change ssl key pair to read-only 2022-01-31 20:50:11 +00:00
James 2689f177ac add nginx service 2022-01-31 20:48:54 +00:00
James cb94c84ea0 add intial docker-compose with mariadb, redis and nextcloud 2022-01-31 20:31:00 +00:00