snlavaise
223f8b01ab
feat: add persistent database volume to Dockerfile and docker-compose.yml
2026-08-10 08:07:23 +00:00
snlavaise
7b2de130e1
fix: update server package-lock.json and use npm install in Dockerfile
2026-08-10 07:52:06 +00:00
snlavaise
944f9196e1
fix: use ubuntu:22.04 base image with NodeSource Node.js 20 in Dockerfile
2026-08-10 07:45:59 +00:00
snlavaise
859af13364
fix: restore native arm64 architecture support in Dockerfile and improve API error handling
2026-08-10 07:32:02 +00:00
snlavaise
e3a6690c30
Add MongoDB integration and configure Docker container to publish app on port 8084
2026-08-09 18:44:24 +00:00
snlavaise
1fc2c0fcc1
Pass VITE_API_URL as build arg
2026-04-24 19:13:47 -03:00
snlavaise
99d85c96e5
Add curl to Dockerfile
2026-04-24 17:43:53 -03:00
snlavaise
a3ead13ec6
Use separate MariaDB container
2026-04-24 17:29:07 -03:00
snlavaise
37cf46663e
Simplify admin user creation in entrypoint
2026-04-24 14:51:17 -03:00
snlavaise
a1a61e5306
Fix MariaDB initialization with mysql_install_db
2026-04-24 14:28:53 -03:00
snlavaise
ae25a7c88f
Fix Docker: add nginx volume, simplify entrypoint
2026-04-24 14:01:49 -03:00
snlavaise
b4f3e2ba7a
Fix Docker build and entrypoint script
2026-04-24 13:50:05 -03:00
snlavaise
39dd7cd374
Add volume for MariaDB data persistence
2026-04-24 13:40:42 -03:00
snlavaise
5761e8339c
Add admin user creation on first run
2026-04-24 13:27:02 -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
snlavaise
714a43fd38
Initial commit: Sistema de Gestión Hospitalaria
2026-04-12 20:52:43 -03:00