Replies: 3 comments
-
We're currently in the process of moving sites running on this code https://github.com/OpenProducer/newspack-platform + a few extra plugins and a child themes from Bluehost to WP Engine. Unike Bluehost, there is Git support which we're in the process of setting up for the first client we migrated. Ideally, we could create an upstream similar to Pantheon that we could use for other sites running off the same codebase. I'm probably not even describing this right - hopefully some WP Engine experts will be able to advise and ideally help. |
Beta Was this translation helpful? Give feedback.
-
PantheonCreating a thread to lock down the Pantheon specific dev flow. Will update to reflect what we work out in the comments. EnvironmentsNewspack Newspack Radio
Newspack Podcast
Implementation steps
Features/Resources
|
Beta Was this translation helpful? Give feedback.
-
WordPress.comConsidering we're also exploring partnership with Newspack and/or Automattic (via https://wordpress.com/for-agencies/), it would be good to use GitHub to update our platforms and sites much in the same way you can do with Pantheon. Seems like https://developer.wordpress.com/docs/developer-tools/github-deployments/ might be a good starting point to explore what's possible. |
Beta Was this translation helpful? Give feedback.
-
One of our goals should be to release and maintain code that could be easily spun up on specific hosting environments. Currently we have the following branches associated with our Pantheon development environment:
https://github.com/OpenProducer/newspack-platform
https://live-newspack.pantheonsite.io/
https://github.com/OpenProducer/newspack-platform/tree/radio
https://radio-newspack.pantheonsite.io/
It's been a while since I created one, but I think a Pantheon upstream would be something different.
https://pantheon.io/docs/guides/custom-upstream/create-custom-upstream
Ideally, folks more skilled and knowledgeable could provide input regarding setup and best practices for Pantheon and other hosts like WP Engine.
Then we can document and even create training opportunities around how to set up and manage.
Beta Was this translation helpful? Give feedback.
All reactions