Infrastructure · Technology in use
Docker
Reproducible containers for services and dependencies.
The problem it solves
Reproducible containers for services and dependencies.
Technical rationale
Docker turns services and dependencies into reproducible deployment units. Its value appears when the same stack must be started, reviewed, and recovered without relying on invisible manual configuration.
How I have used it
It deploys the Portal and its Go services, 2 Free self-hosting mode, and the Pokédex Manager local environment; in the homelab the images are published by digest and run by Kubernetes.