|
|
|
|
|
by ac2u
4122 days ago
|
|
If your application is *nix based, then running a system with Docker at it's core could be an option. Some folks have a staging domain for their application, then use the SHA/tag of a release in a subdomain, and route based on subdomain to a running container. |
|