Commit Graph

10 Commits

Author SHA1 Message Date
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
emelinda
3a2ee9d6b6 Add init script for Postgres roles/databases, Processing and Measurements services, and update .env.example, docker-compose.yaml, and Nginx configuration 2026-07-22 18:37:24 +03:00
emelinda
333677dedf Add app-specific MinIO user with scoped bucket policy, update .env.example, docker-compose.yaml, and Nginx configuration accordingly 2026-07-22 17:59:57 +03:00
emelinda
0ad515e6c4 Add script to generate a self-signed TLS certificate for Nginx and update configurations to enable HTTPS with default and custom domains. 2026-07-22 17:04:52 +03:00
emelinda
ea23b885c4 Comment 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. 2026-07-22 16:43:45 +03:00
emelinda
d87af910d6 Refactor Nginx configuration to use templated files and support multiple domains (platform, admin, MinIO). Update .env.example and docker-compose.yaml accordingly. 2026-07-22 16:06:55 +03:00
emelinda
93e9d9fed0 Add Nginx reverse proxy, infrastructure services (Postgres, Redis, RabbitMQ, MinIO), and application setup to docker-compose.yaml with updated .env.example and Nginx configuration 2026-07-22 14:51:41 +03:00
emelinda
eb2748170a Add external K3S_API_HOST and Gitea service to docker-compose.yaml 2026-07-22 14:25:29 +03:00
emelinda
361b7155bf Update volume name from k3s-agent-data to k3s-worker-data in docker-compose.yaml 2026-07-21 17:21:36 +03:00
emelinda
2bbee05013 Add docker-compose.yaml for local K3s server and agent setup with example .env file 2026-07-21 17:04:18 +03:00