Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Access the most powerful time series database as a service
-
Nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
Also, using nginx as a reverse proxy + letsencrypt is totally valid. I moved towards Traefik (https://github.com/traefik/traefik) which neatly integrates with containers and does all letsencrypt management for you (no need to maintain a separate letsencrypt service).
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
This seems to definitely be the consensus! Someone on twitter linked me to a tool called Composerize which seems to be able to generate docker-compose configs directly from a docker run command which is exactly what I need.