/
Changing upstreams on a Pantheon site after the fact
Changing upstreams on a Pantheon site after the fact
Context
Reasons you might want to change the upstream on an existing project vs starting a new project:
- billing is already set up, and a hassle to redo
- site IDs are in use in CI like Travis
- lots of users are associated with the dashboard
- the site is part of another organization and needs to stay that way
Terminus
If you are looking to remove the default upstream from a Pantheon site...
- Make sure you have Terminus installed
- Run the following command, replacing my-site-name with your site's Pantheon ID:
terminus site:upstream:set my-site empty
Related content
Creating a Pantheon website with no defined upstream
Creating a Pantheon website with no defined upstream
More like this
Creating Pantheon Sites and Choosing an Upstream
Creating Pantheon Sites and Choosing an Upstream
More like this
Migrating to Pantheon
Migrating to Pantheon
More like this
Hosting a Static Site on Pantheon
Hosting a Static Site on Pantheon
More like this
Terminus Command Line Tool
Terminus Command Line Tool
More like this
Pantheon Guide for WordPress
Pantheon Guide for WordPress
More like this