Is there an existing issue for this?
Summary
Hello, appreciations for the IndiaFOSS 3.0 talk by Aaryan!
I was preparing for self-hosting Plane. I use Hashicorp Nomad for deploying my applications, and hence was starting to structure the Docker Compose as a Nomadfile. From what I could interpret, it seems that the setup is overall assuming the docker-compose service names to be hostnames, and it isn't configurable right now. I understand that it streamlines the setup, but my Nomad setup would require that.
Is it possible that instead of auto-inferring the hostnames, we accept it for each service as an env var?
Why should this be worked on?
For improving the array of deployment techniques.