Discussions
Where does the load balancer send requests from the internet?
Where do the requests that hit port 443 in the load balancer get sent? I had an email response from support way back on the classic system saying you forwarded requests to port 8000. Is that still the case? I couldn't find this in your docs.
How do I get rid of dead containers from cluster?
Due to inevitable issues the first time a container it started (misconfig), it restarts quite a few times before I can set replicas to 0. This creates a lot of dead containers (grey square in the cluster ui) which do not go away after a fixed image/config is pushed. Even after cluster reboot they still stick around.
Headers forwarded from load balancer
What request headers are being forwarded from the load balancer to our web application so that our web application has information about the original HTTP request?
Does MedStack Control support MongoDB?
We're migrating to MedStack Control and need to bring our MongoDB, but I don't see it as type of database when creating a database server in my cluster. How can I run MongoDB in a MedStack Control environment?
Database containers vs Database servers
I'm not sure whether I'd like to spin up my database as a container in Docker or as a managed database server. Could you please advise?
How can I pause my containers?
I want to pause/stop my active containers but do not want to delete the service configuration in MedStack Control. How can I do this?
Set up SFTP to transfer files in and out of the Docker environment
How can I setup FTP or SFTP or expose ports on nodes to make this happen?