• Joined on 2026-06-02
fluxcd pushed to master at sarex/iac 2026-07-25 18:45:32 +03:00
fluxcd pushed to master at sarex/iac 2026-07-25 18:38:07 +03:00
fluxcd pushed to master at sarex/iac 2026-07-25 18:32:16 +03:00
fluxcd pushed to master at sarex/iac 2026-07-25 17:57:16 +03:00
fluxcd pushed to aero at sarex/iac 2026-07-24 18:31:52 +03:00
e122cc6f0b Drop dead DJANGO_HOST env from processing-api
fluxcd pushed to aero at sarex/iac 2026-07-24 18:22:21 +03:00
6244a05c19 Wire backend to processing-api, provision workflow_db extensions, add deploy automation
fluxcd pushed to aero at sarex/iac 2026-07-24 17:49:11 +03:00
b7f4d07544 Integrate S3 media storage via custom backend, add s3-proxy service, update Nginx for media routing, and include processing services in stack.
fluxcd pushed to master at sarex/iac 2026-07-24 13:55:02 +03:00
fluxcd pushed to master at sarex/iac 2026-07-24 13:47:36 +03:00
fluxcd pushed to master at sarex/iac 2026-07-24 13:23:01 +03:00
fluxcd pushed to aero at sarex/iac 2026-07-23 19:52:34 +03:00
f9bde75ed7 add SAREX_MODULES
fluxcd pushed to aero at sarex/iac 2026-07-23 19:24:53 +03:00
5ef655f1bc Add production backend configuration with classical JWT authentication, update provisioning tasks, and include production.py in docker-compose and Ansible workflows
e4953042c0 Add JWT key generation for backend, update provisioning and deployment tasks, enhance docker-compose with protected Redis, and refine Ansible workflow with new install sequence and application stack management
Compare 2 commits »
fluxcd pushed to aero at sarex/iac 2026-07-23 18:30:10 +03:00
0f9969ddad Update backend image to production version in .env.example and docker-compose.yaml, refine Ansible tasks for conditional superuser creation
fluxcd pushed to aero at sarex/iac 2026-07-23 18:21:19 +03:00
8551d58d08 Update frontend image in .env.example for contour compatibility
fluxcd pushed to aero at sarex/iac 2026-07-23 17:31:29 +03:00
cb37ba000e Update frontend image in .env.example for contour compatibility
fluxcd pushed to aero at sarex/iac 2026-07-23 17:25:46 +03:00
75c47e932f Update frontend Dockerfile for contour with relative paths and adjust docker-compose.yaml to use contour-specific image.
fluxcd pushed to master at sarex/iac 2026-07-23 17:11:10 +03:00
fluxcd pushed to aero at sarex/iac 2026-07-23 16:14:58 +03:00
4d9b1807bf Add uWSGI configuration for backend with http-socket and worker settings. Update Nginx template, .env.example, Ansible tasks, and docker-compose.yaml to integrate uWSGI and dynamic image references.
fluxcd pushed to aero at sarex/iac 2026-07-23 15:13:18 +03:00
2c3fce7834 Add idempotent Postgres initialization service for app-specific roles and databases. Update .env.example and docker-compose.yaml accordingly.
fluxcd pushed to aero at sarex/iac 2026-07-23 15:04:34 +03:00
83a8339db7 Add base and sarex_stack Ansible roles with provisioning for Docker hosts, system configuration, Docker installation, sarex-stack deployment, and secrets handling.