|
|
|
|
|
by chadwcarlson
1206 days ago
|
|
If this is the kind of experience you’re looking for I would check out Platform.sh. (Full admission, I work there) You get a good level of abstraction for infrastructure (github.com/platformsh-templates for examples) that gets provisioned automatically, plus a built-in relationship between branches and envs that results in true staging environments for every pull request. docs.platform.sh |
|