Commit Graph

5 Commits

Author SHA1 Message Date
8963e06eba Switch reverse proxy to prebuilt OpenResty image 2025-06-09 10:55:12 +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
051341514c Rename CI job names 2025-06-07 09:58:28 +02:00
a305fd3b6e Update GitLab CI/CD pipeline 2025-06-07 09:56:23 +02:00
863e8cedbf Add GitLab CI, Dockerfile, and demo-1
* Configured GitLab CI for Docker image builds and added a Dockerfile with the necessary setup for the main website and demo-1.
* Updated URL and removed duplicate entry in `demos.ts` to resolve conflicts.
* Integrated `.run` configuration for lawfirm-demo1 to streamline local development.
2025-06-07 09:04:12 +02:00