Docker
Other technologies
Evidence
-
Why this level
SummaryDocker is used across several projects for full-stack orchestration, geospatial services, VM rebuilds and industrialization around Docker Compose.
-
Current ceiling
SummaryThe main improvement axes to reach the next level are: show cluster orchestration, document more distributed observability, and expose more advanced deployment strategies.
-
The docker-compose of Parking App orchestrates backend, frontend and geospatial database, then extends the stack in production with a TLS reverse proxy.
-
The compose file in GeoNature-Docker-services adds one-shot services for monitoring, migrations, supergrant and altitude raster import.
-
The logging configuration in GeoNature-Docker-services also structures json-file logging, log rotation and service labels for external collection.
-
The portfolio CMS deploys through SSH with down, prune, rebuild and restart of production containers.
-
The portfolio also uses multi-stage Docker and dev/prod docker-compose in its delivery chain.