Add installation via docker compose (MVP 1)

- Adds configuration parameters (`change_kernel_settings`, `fs_inotify_max_user_instances_and_watchers`)
This commit is contained in:
Keonik1
2025-10-14 22:29:34 +02:00
committed by missytake
parent e7ddf6dc32
commit 29b8bb34ee
16 changed files with 780 additions and 20 deletions
+6
View File
@@ -164,3 +164,9 @@ cython_debug/
#.idea/
chatmail.zone
# docker
/data/
/custom/
docker-compose.yaml
.env