emelinda
|
5105eee602
|
feat(ansible): деплой engine + k3s DNS-моста в роли sarex_stack
|
2026-07-30 11:52:50 +03:00 |
|
emelinda
|
6244a05c19
|
Wire backend to processing-api, provision workflow_db extensions, add deploy automation
- backend/celery: WORKFLOWS_USE/HOST/BASE_HOST/PREFIX -> processing-api
(WORKFLOWSSETTINGS builds COMPARISON/DOCUMENTATION/PDM_FILES URLs)
- postgres-init: create uuid-ossp/ltree/hstore in workflow_db as superuser
(processing role lacks CREATE EXTENSION) - fixes workflows-api migration
- sarex_stack: handlers recreate nginx / backend+celery when their mounted
configs change (docker compose up -d does not detect bind-mount edits)
- poe: operational tasks up/ps/pull/logs/restart on the host
|
2026-07-24 18:22:02 +03:00 |
|
emelinda
|
5ef655f1bc
|
Add production backend configuration with classical JWT authentication, update provisioning tasks, and include production.py in docker-compose and Ansible workflows
|
2026-07-23 19:24:32 +03:00 |
|
emelinda
|
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
|
2026-07-23 19:09:22 +03:00 |
|
emelinda
|
0f9969ddad
|
Update backend image to production version in .env.example and docker-compose.yaml, refine Ansible tasks for conditional superuser creation
|
2026-07-23 18:29:46 +03:00 |
|
emelinda
|
8551d58d08
|
Update frontend image in .env.example for contour compatibility
|
2026-07-23 18:21:11 +03:00 |
|
emelinda
|
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.
|
2026-07-23 16:14:37 +03:00 |
|
emelinda
|
2c3fce7834
|
Add idempotent Postgres initialization service for app-specific roles and databases. Update .env.example and docker-compose.yaml accordingly.
|
2026-07-23 15:13:11 +03:00 |
|
emelinda
|
83a8339db7
|
Add base and sarex_stack Ansible roles with provisioning for Docker hosts, system configuration, Docker installation, sarex-stack deployment, and secrets handling.
|
2026-07-23 15:04:14 +03:00 |
|