|
|
|
|
|
by emilsoman
2667 days ago
|
|
Step 3 in this flow is sometimes painful for big teams because developers have to wait in line if other developers are already using staging and may have to roll back databases after testing. Dockup gives the reviewer a chance to quickly test the feature without having to manually do deployments or start the app before merging the PR. Thanks for asking! |
|
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.