Intermediate 4: Multi-app environments

Overview

Part of working with Platform.sh is it’s getting used to its lack of assumptions. Application containers are blank slates, and depending on what you need, highly customizable for a number of languages.

Any rule that does exists on Platform.sh is simply a reflection of our committment to Git as our central logic. Things can only change through commits, because states of a repository get associated with unique and reproducible builds.

Part of this approach - that is, respecting exactly what you’ve committed to your repos - means that you can very easily commit multiple applications to your projects, and deploy multiple application containers alongside each other.

Here is a brief outline of what will be covered in this section:

Guide Topics
Multi-app environments
  • Configuration review
  • Configuring multiple applications
  • Routes
  • Reusing code
  • Connecting containers



:arrow_forward: Next: Multi-app configuration

0

Comments

0 comments

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post