• Joined on 2026-06-02
fluxcd pushed to aero at sarex/iac 2026-07-22 17:05:15 +03:00
0ad515e6c4 Add script to generate a self-signed TLS certificate for Nginx and update configurations to enable HTTPS with default and custom domains.
fluxcd pushed to aero at sarex/iac 2026-07-22 16:44:05 +03:00
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.
fluxcd pushed to aero at sarex/iac 2026-07-22 16:07:03 +03:00
d87af910d6 Refactor Nginx configuration to use templated files and support multiple domains (platform, admin, MinIO). Update .env.example and docker-compose.yaml accordingly.
fluxcd pushed to aero at sarex/iac 2026-07-22 14:57:05 +03:00
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
fluxcd pushed to aero at sarex/iac 2026-07-22 14:25:48 +03:00
eb2748170a Add external K3S_API_HOST and Gitea service to docker-compose.yaml
fluxcd pushed to master at sarex/iac 2026-07-22 14:13:47 +03:00
5b22347385 ++ fix superset remediation
fluxcd pushed to master at sarex/iac 2026-07-22 14:03:31 +03:00
e1a9b632e3 ++ ignore local tmp files
d2ac44a245 ++ fix superset redis image
d8f9c4381d ++ fix superset env duplicates
46d0de18fb add ss + trino to wb
Compare 4 commits »
fluxcd pushed to master at sarex/iac 2026-07-22 13:50:46 +03:00
39b89e48d3 ++ fix superset redis image
fluxcd pushed to master at sarex/iac 2026-07-22 13:30:04 +03:00
0429edd3ce ++ fix superset env duplicates
fluxcd pushed to master at sarex/iac 2026-07-22 13:11:03 +03:00
c640705feb add ss + trino to wb
fluxcd pushed to master at sarex/iac 2026-07-21 19:25:06 +03:00
fluxcd pushed to master at sarex/iac 2026-07-21 19:16:21 +03:00
fluxcd pushed to master at sarex/iac 2026-07-21 18:49:49 +03:00
9f7fa82e0d Migrate notes app to HelmRelease. Add backend and frontend configurations and update related resources.
fluxcd pushed to master at sarex/iac 2026-07-21 17:55:47 +03:00
80c4b412c0 Migrate notes app to HelmRelease, remove raw manifest definitions, and update d8-ugmk-prod kustomization and related configurations.
fluxcd pushed to aero at sarex/iac 2026-07-21 17:27:00 +03:00
361b7155bf Update volume name from k3s-agent-data to k3s-worker-data in docker-compose.yaml
fluxcd pushed to master at sarex/iac 2026-07-21 17:20:47 +03:00
fluxcd pushed to aero at sarex/iac 2026-07-21 17:20:46 +03:00
fb001710c3 add k3s/*
fluxcd pushed to aero at sarex/iac 2026-07-21 17:13:03 +03:00
b8c29be7a5 add ./k3s/*
fluxcd created branch aero in sarex/iac 2026-07-21 17:04:36 +03:00
fluxcd pushed to aero at sarex/iac 2026-07-21 17:04:36 +03:00
2bbee05013 Add docker-compose.yaml for local K3s server and agent setup with example .env file