Commit Graph

5 Commits

Author SHA1 Message Date
f0ceb08a98 Remove NODE_ENV from nginx service and add logging in next.config.ts 2025-06-08 01:56:47 +02:00
32dc1cf080 Set NODE_ENV to production 2025-06-07 23:46:05 +02:00
38d5cfb7d6 Add a custom network for Docker Compose services 2025-06-07 21:32:37 +02:00
f080037902 Refactor demo URLs and add nginx reverse-proxy configuration 2025-06-07 21:16:50 +02:00
e20f6dbb6a Add deployment automation
* Introduce `docker-compose.yml` for containerized service orchestration.
* Update `.gitlab-ci.yml` with new deployment stages and sync mechanisms, including production and dev environments.
2025-06-07 10:41:54 +02:00