Commit inicial: BookStack con MariaDB 11, Traefik/NPM, sin standalone

This commit is contained in:
2025-12-04 15:36:36 +01:00
commit 10b8e750cb
5 changed files with 629 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Docker
.env
docker-compose.override.yml
# Backups
*.sql
*.sql.gz
*.tar.gz
backups/
# Logs
*.log
logs/