1st commit - refined 2019 cfg + AI made README (I despise writing docs so it was either letting AI write README or having none, sorry)

This commit is contained in:
corrado.mulas
2026-05-19 00:00:03 +02:00
parent 910f9675b1
commit d1ab7d369c
22 changed files with 1439 additions and 0 deletions

15
docker/.env.example Normal file
View File

@@ -0,0 +1,15 @@
ENV_BASE_DIR=/opt/nextcloud
ENV_MARIADB_VERSION=11.8-ubi9
ENV_REDIS_VERSION=7.4.9-alpine
ENV_MEMCACHED_VERSION=alpine3.23
ENV_MYSQL_USER=nextcloud
ENV_MYSQL_DATABASE=nextcloud
ENV_BACKUP_VERSION=1.2.0
ENV_BACKUP_S3_BUCKET=
ENV_BACKUP_S3_PREFIX=nextcloud-db
ENV_BACKUP_S3_REGION=us-east-1
ENV_BACKUP_S3_ACCESS_KEY=
ENV_BACKUP_S3_SECRET_KEY=
ENV_BACKUP_S3_ENDPOINT=