academia/deploy/docker
Andrés Eduardo García Márquez 823ad242d2
CI/CD Pipeline / deploy (push) Successful in 1m27s Details
CI/CD Pipeline / smoke-tests (push) Failing after 39s Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details
fix(deploy): add App__BaseUrl env var for activation URLs
The activation URL was incorrectly pointing to localhost:4200 in production
because App:BaseUrl configuration was missing. Added the environment variable
to both K3s and Docker Compose deployments.

Fixes: Activation URL shows http://localhost:4200 instead of production domain

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 13:35:36 -05:00
..
.env.example feat(deploy): add Docker and Kubernetes deployment 2026-01-07 23:00:41 -05:00
Dockerfile.api fix(docker): alpine compatibility and k3s deployment fixes 2026-01-08 11:53:28 -05:00
Dockerfile.frontend fix(docker): alpine compatibility and k3s deployment fixes 2026-01-08 11:53:28 -05:00
docker-compose.yml fix(deploy): add App__BaseUrl env var for activation URLs 2026-01-09 13:35:36 -05:00
nginx.conf ci: optimize deployment workflow for k3s 2026-01-08 13:34:38 -05:00
start.sh chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00