
FILCA
Three environments, one pipeline
Production, shop and testing environments behind one load balancer, with builds pushed by GitHub Actions and alerts landing in Discord.
- role
- Infrastructure engineer
- org
- Estella Studio
- when
- 2025
What it is
A compact three-environment topology — FILCA production, FILCA shop and a testing tier — all served through Sora, the load balancer and exit node, with authentication in front and db-central behind.
Developers push, GitHub Actions builds the Docker image, acheron-server watches and rolls it forward. Sellers and end users hit the same edge; the team hears about it in Discord.
where the effort went
- Delivery82
- Reliability70
- Security65
- Automation78
the numbers
- Environments
- 3
- CI
- GitHub Actions
- Alerting
- Discord
- Edge
- Sora
built with
- Docker
- GitHub Actions
- NGINX
- PostgreSQL
- Linux
The rack
Named machines, as they appear in the diagram. Yes, they are all named after something.
- SoraLoad balancer · exit node
- acheron-serverBuild & deploy host
- db-centralDatabase
Architecture
Drawn as it was built. Open it full size — the labels are the interesting part.