Commit Graph
4 Commits
Author SHA1 Message Date
snlavaise b4f3e2ba7a Fix Docker build and entrypoint script 2026-04-24 13:50:05 -03:00
snlavaise 5761e8339c Add admin user creation on first run 2026-04-24 13:27:02 -03:00
snlavaise 21080c1fa3 Fix docker-entrypoint to wait longer for DB and pass commands correctly 2026-04-24 13:19:38 -03:00
snlavaise cc47981915 Add Docker with MariaDB support
- Dockerfile now includes MariaDB server
- Add docker-entrypoint.sh to initialize DB, create user, and set permissions
- docker-compose.yml with configurable environment variables
- Nginx config proxies API to backend
2026-04-24 13:17:31 -03:00