Commit Graph

40 Commits

Author SHA1 Message Date
Andreas Zweili b9a4b2c8fd Update nextcloud 2022-10-22 10:55:46 +02:00
Andreas Zweili 294229a94d Change mail settings for nextcloud 2022-10-17 14:08:59 +02:00
Andreas Zweili e92792375c Update nextcloud to version 24 2022-10-17 10:21:28 +02:00
Andreas Zweili 6d6005b3d6 Add URL to nextcloud tags 2022-10-17 10:13:20 +02:00
Andreas Zweili c5bd827ea0 Correct versions for nextcloud 2022-10-17 10:06:01 +02:00
Andreas Zweili 1a144ac8ec Update nextcloud 2022-10-17 10:02:25 +02:00
Andreas Zweili c7db751831 Adjust the PHP config to allow bigger uploads on Nextcloud 2022-06-27 18:10:55 +02:00
Andreas Zweili ef99f82cb2 Revert "Remove the NFS version"
This reverts commit ffa3fc89a9.
Apparently NFS tries to find the correct version but docker-compose doesn't ...
2022-06-09 22:53:57 +02:00
Andreas Zweili ffa3fc89a9 Remove the NFS version
The protocol always tries to use the newest and then moves downwards
2022-06-09 22:44:35 +02:00
Andreas Zweili 5ef0aae04e Disable atime on all Docker NFS shares 2022-06-07 23:08:07 +02:00
Andreas Zweili d798cea999 Point Nextcloud to the host IP
For some reason the DNS name doesn't work.
2022-06-01 21:53:42 +02:00
Andreas Zweili 4b97e1d273 Remove the DB dependency for the cron container 2022-06-01 21:30:24 +02:00
Andreas Zweili 58898be767 Move Nextloud DB to host 2022-06-01 21:12:48 +02:00
Andreas Zweili 88820b2e48 Remove Traefik links and files 2022-05-18 22:16:15 +02:00
Andreas Zweili b68adc2d8f Remove Traefik from Nextcloud 2022-05-18 21:34:11 +02:00
Andreas Zweili 53b1a425e7 Point nextcloud to NFS 2022-05-17 19:36:49 +02:00
Andreas Zweili 3ecc8c2621 Update Nextcloud to version 23 2022-04-24 17:22:03 +02:00
Andreas Zweili 16ed47a878 Remove photoprism
It uses too much resources and currently doesn't support multiple users.
2022-04-24 17:18:01 +02:00
Andreas Zweili 6cf750fe08 pin mariadb 2022-03-07 15:36:48 +01:00
Andreas Zweili cc418cd0e8 pin photoprism 2022-03-07 15:35:40 +01:00
Andreas Zweili eef2a6b4c9 correct depends_on 2022-03-07 15:31:35 +01:00
Andreas Zweili 157397f8d8 move photoprism to nextcloud 2022-03-07 15:29:20 +01:00
Andreas Zweili df9a501832 uncomment the letsencrypt staging server 2022-01-10 18:20:40 +01:00
Andreas Zweili c7e50a3d91 move the custom-php.ini to the correct location 2021-11-15 18:11:44 +01:00
Andreas Zweili f04db758d7 change the admin user 2021-11-15 18:07:43 +01:00
Andreas Zweili ad7b14e05b fix the version for nextcloud and mariadb 2021-11-15 16:17:07 +01:00
Andreas Zweili 3275c3c821 add ansible vars to nextcloud 2021-11-15 12:07:10 +01:00
Andreas Zweili d2dc51ee36 make all the env files templates 2021-11-12 10:21:05 +01:00
Andreas Zweili 3f0cb55a4e create a seperate traefik config for nextcloud 2020-08-27 18:36:50 +02:00
Andreas Zweili cad82fc7af remove all named volumes
I would rather have the db data in a directory of the project folder
2020-07-22 19:20:31 +02:00
Andreas Zweili 0653ee8f58 add the middleware to all traefik labels 2020-07-22 19:15:43 +02:00
Andreas Zweili 0b0ae2ccfe add a custom php.ini file 2020-06-29 09:22:46 +02:00
Andreas Zweili 4154810576 fix a typo 2020-05-10 21:29:07 +02:00
Andreas Zweili a862ffdfc1 add missing restart statemants 2020-04-19 21:32:42 +02:00
Andreas Zweili 51d7619e65 fix symlinks 2020-04-14 21:29:21 +02:00
Andreas Zweili 4c74dce714 add symlinks for the configs that use traefik 2020-04-14 21:22:50 +02:00
Andreas Zweili 32e559a833 remove unnecessary variables
I've learned this from the Jitsi config that you don't have to add a
variable if the key name is the same in the compose file
as it is in the .env file
2020-04-14 21:16:39 +02:00
Andreas Zweili 2248fc1abe extend the nextcloud config 2020-04-14 20:55:16 +02:00
Andreas Zweili 6ecc77a99b add config for nextcloud 2020-04-13 17:10:56 +02:00
Andreas Zweili a17c4d6931 add all required files 2020-04-13 13:13:20 +02:00