Commit Graph

10 Commits

Author SHA1 Message Date
James e900e463e7 add previews config file 2022-01-31 22:44:18 +00:00
James 70aa547b45 remove client_body_buffer_size 2022-01-31 22:31:32 +00:00
James 15b0eedd57 increase max_body_size and add client_body_buffer_size
This will hopefully fix nginx warn spam when uploading large files
2022-01-31 22:28:40 +00:00
James b841023bce update README 2022-01-31 21:39:54 +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
James 0483eeaf1c
Initial commit 2022-01-31 19:38:50 +00:00