c84d00bf20
Set artifact expiration to 3 days in GitLab CI template
2025-06-23 09:52:25 +09:00
aea5e98126
Make Dockerfile path configurable in CI script.
2025-06-09 10:58:58 +02:00
8963e06eba
Switch reverse proxy to prebuilt OpenResty image
2025-06-09 10:55:12 +02:00
fa2ce9abd2
Add deployment of Dockerfile-openresty to CI script
2025-06-09 10:45:11 +02:00
7de107ea6e
Add OpenID authentication via Keycloak and integrate auth.lua into nginx setup
2025-06-09 10:20:30 +02:00
f080037902
Refactor demo URLs and add nginx reverse-proxy configuration
2025-06-07 21:16:50 +02:00
f8f88f42f4
Update regex in GitLab CI template to support more image paths
2025-06-07 19:09:39 +02:00
5680997d7d
Update regex in GitLab CI template to support more image paths
2025-06-07 18:53:36 +02:00
ea5d4185e3
Update deployment script to use docker-compose.yml
2025-06-07 18:47:54 +02:00
417599d455
Fix image tagging in deployment script
2025-06-07 18:44:29 +02:00
b837e9c23e
Update deployment script to use generated docker-compose.yml
2025-06-07 11:17:02 +02:00
4064c0f50d
Fix wrong file name
2025-06-07 10:46:37 +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
a305fd3b6e
Update GitLab CI/CD pipeline
2025-06-07 09:56:23 +02:00
bdf596a916
Simplify Dockerfile path in CI script
2025-06-07 09:10:20 +02:00
daff799031
Refactor: rename docker-build-template to .docker-build-template
2025-06-07 09:04:40 +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