5ef655f1bcAdd production backend configuration with classical JWT authentication, update provisioning tasks, and include production.py in docker-compose and Ansible workflows
emelinda
2026-07-23 19:24:32 +0300
e4953042c0Add 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
emelinda
2026-07-23 19:09:22 +0300
0f9969ddadUpdate backend image to production version in .env.example and docker-compose.yaml, refine Ansible tasks for conditional superuser creation
emelinda
2026-07-23 18:29:46 +0300
8551d58d08Update frontend image in .env.example for contour compatibility
emelinda
2026-07-23 18:21:11 +0300
cb37ba000eUpdate frontend image in .env.example for contour compatibility
emelinda
2026-07-23 17:26:04 +0300
75c47e932fUpdate frontend Dockerfile for contour with relative paths and adjust docker-compose.yaml to use contour-specific image.
emelinda
2026-07-23 17:25:25 +0300
4d9b1807bfAdd 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.
emelinda
2026-07-23 16:14:37 +0300
2c3fce7834Add idempotent Postgres initialization service for app-specific roles and databases. Update .env.example and docker-compose.yaml accordingly.
emelinda
2026-07-23 15:13:11 +0300
83a8339db7Add base and sarex_stack Ansible roles with provisioning for Docker hosts, system configuration, Docker installation, sarex-stack deployment, and secrets handling.
emelinda
2026-07-23 15:04:14 +0300
3a2ee9d6b6Add init script for Postgres roles/databases, Processing and Measurements services, and update .env.example, docker-compose.yaml, and Nginx configuration
emelinda
2026-07-22 18:37:24 +0300
333677dedfAdd app-specific MinIO user with scoped bucket policy, update .env.example, docker-compose.yaml, and Nginx configuration accordingly
emelinda
2026-07-22 17:59:57 +0300
0ad515e6c4Add script to generate a self-signed TLS certificate for Nginx and update configurations to enable HTTPS with default and custom domains.
emelinda
2026-07-22 17:04:52 +0300
ea23b885c4Comment out unused ports, backend/frontend dependencies, and Nginx routes. Switch to custom registry images for Redis, RabbitMQ, MinIO, and MinIO Client in docker-compose.yaml.
emelinda
2026-07-22 16:43:45 +0300
d87af910d6Refactor Nginx configuration to use templated files and support multiple domains (platform, admin, MinIO). Update .env.example and docker-compose.yaml accordingly.
emelinda
2026-07-22 16:06:55 +0300
93e9d9fed0Add Nginx reverse proxy, infrastructure services (Postgres, Redis, RabbitMQ, MinIO), and application setup to docker-compose.yaml with updated .env.example and Nginx configuration
emelinda
2026-07-22 14:51:41 +0300
eb2748170aAdd external K3S_API_HOST and Gitea service to docker-compose.yaml
emelinda
2026-07-22 14:25:29 +0300
9f7fa82e0dMigrate notes app to HelmRelease. Add backend and frontend configurations and update related resources.
emelinda
2026-07-21 18:48:36 +0300
80c4b412c0Migrate notes app to HelmRelease, remove raw manifest definitions, and update d8-ugmk-prod kustomization and related configurations.
emelinda
2026-07-21 17:55:26 +0300
361b7155bfUpdate volume name from k3s-agent-data to k3s-worker-data in docker-compose.yaml
emelinda
2026-07-21 17:21:36 +0300
a64f539f3dUpdate Vault role for attachments app in d8-ugmk-prod configuration
emelinda
2026-07-18 22:13:06 +0300
ccbfd63a08Migrate attachments app to HelmRelease in d8-ugmk-prod, enable in kustomization, and update related configurations. Remove legacy namespace resource.
emelinda
2026-07-18 21:43:49 +0300
3febe6382bRemove attachments app from d8-ugmk-prod kustomization and its namespace resource
emelinda
2026-07-18 20:47:24 +0300
9b0942f228Migrate various applications to manifest definitions and HelmRelease. Add them to the appropriate namespaces and update related configurations.
emelinda
2026-07-16 14:01:21 +0300
62e29156b8add snapshots/* to .gitignore
emelinda
2026-07-16 13:30:12 +0300
0d87e03126add control-interface in d8-ugmk-prod
emelinda
2026-07-15 18:42:26 +0300
06acc89567remove control-interface in d8-ugmk-prod
emelinda
2026-07-15 18:35:57 +0300
a8aeb7df0eMigrate auth-flow app from raw manifest definitions to HelmRelease and add to d8-ugmk-prod kustomization. Remove deprecated deployment and service resources and update related configurations.
emelinda
2026-07-15 18:04:32 +0300
56e9457d27Migrate frontend app from django namespace to control-interface namespace and update related HelmRelease configurations.
emelinda
2026-07-15 17:58:41 +0300
0e0108ea52Migrate remarks app from raw manifest definitions to HelmRelease and add to d8-ugmk-prod kustomization. Remove deprecated resources and update related configurations.
emelinda
2026-07-15 17:55:40 +0300
68b2fc9eafMigrate reviews app from raw manifest definitions to HelmRelease and add to d8-ugmk-prod kustomization. Remove deprecated resources and update related configurations.
emelinda
2026-07-15 17:30:01 +0300
c46132f75cMigrate cross-section-static from raw manifest definitions to HelmRelease and add to d8-ugmk-prod kustomization. Remove deprecated resources and update related configurations.
emelinda
2026-07-15 17:13:06 +0300
d00f91688aMerge branch 'docs' into 'master'
Дмитрий Емелин
2026-07-15 13:44:56 +0000
dbcde81b88Merge remote-tracking branch 'origin/docs' into docs
emelinda
2026-07-15 16:39:59 +0300
62c06d3619Merge branch 'master' of gitlab.sarex.io:infra/iac into docs
emelinda
2026-07-15 16:39:45 +0300
1ab02557a5Add srx-admin HelmRelease to d8-ugmk-prod in django namespace with default replica count
emelinda
2026-07-15 16:28:08 +0300
182787e33bMigrate srx-admin from raw manifest definitions to HelmRelease and move from control-interface namespace to django. Remove deprecated resources and update related configurations.
emelinda
2026-07-15 16:22:37 +0300
d60dc2a5e1Enable attachments app in d8-ugmk-prod kustomization
emelinda
2026-07-15 15:44:43 +0300
58c189cd69Comment out attachments app in d8-ugmk-prod kustomization
emelinda
2026-07-15 15:42:46 +0300
d191375321Add namespace.yaml to d8-ugmk-prod kustomization
emelinda
2026-07-15 15:35:50 +0300
2b1bc53e1bAdd attachments namespace definition to d8-ugmk-prod
emelinda
2026-07-15 15:35:30 +0300
15f9b3036bMigrate srx-admin HelmRelease from control-interface namespace to django and update related configurations.
emelinda
2026-07-15 14:58:26 +0300
8dfceabd9aUpdate d8-ugmk-prod kustomization to use control-interface namespace
emelinda
2026-07-15 14:53:00 +0300
512ef2ec8eMigrate srx-admin HelmRelease from django namespace to control-interface and update related configurations.
emelinda
2026-07-15 14:46:18 +0300
8a350b4391Restructure d8-ugmk-prod kustomization to directly include infrastructure resources instead of nested directory.
emelinda
2026-07-15 14:41:59 +0300
28478d9c86Add example .env files and configuration documentation for ams-sync, auth-flow, bim, cde, comparisons, django, document-link, flows, iam, inspections services.
emelinda
2026-07-14 19:23:02 +0300
67ad879aa3++ remove default sts selector from postgresqlKochetkov S2026-07-14 16:44:07 +0300
576b67f566++ fix generic scheduling for postgresql and zitadelKochetkov S2026-07-14 16:24:53 +0300
089c125fa3++ fix postgresql namespace for zitadelKochetkov S2026-07-14 16:17:43 +0300
6beaa1bbbf++ deploy zitadel to a dedicated postgresql 17Kochetkov S2026-07-14 16:04:32 +0300
cce76e48a9Add example .env files and detailed configuration documentation for checklists, contracts, drawings, and eav services.
emelinda
2026-07-14 00:13:03 +0300
9cff5d6e39Add example .env files and detailed configuration documentation for mapper, message-hub, notes, pm, and prescriptions services.
emelinda
2026-07-13 23:48:41 +0300
b18e31d5d6Add example .env file, configuration documentation, and endpoint documentation for resources, remarks, and reviews services.
emelinda
2026-07-13 22:38:53 +0300
d7ec0cc9aaAdd example .env file, configuration documentation, OpenAPI specification, and endpoint documentation for rfi-backend service.
emelinda
2026-07-13 22:05:12 +0300
bd9e42f43dAdd example .env file, configuration documentation, and OpenAPI specifications for stamp-verification service.
emelinda
2026-07-13 21:40:40 +0300
b4568003a3Add OpenAPI specification for transmittal service.
emelinda
2026-07-13 21:24:33 +0300