|
|
|
|
|
by MuffinFlavored
2663 days ago
|
|
I still don't perfectly grasp what this tool does. How can you deploy multiple staging environments? I guess I kind of get it now that I think through it. Say you need 10 services for staging to work. They all talk to the staging database... Does this DockUp thing also allow you to configure to deploy a database so developers aren't fighting over data/migrations in staging? It sounds like a containerized development environment, but it's really only as good as the configuration job that is done for it. How do I test new load balancer rules? Gotta have all of the load balancer images + configuration files in. |
|