-
-
- Change the CircleCI configuration
APP_HOSTNAME
field in theproduction_environment
towww.greenpeace.org
, for example: https://github.com/greenpeace/planet4-international/.circleci/config.yml#L36 - Commit, and promote the changes through release > master branches
- Connect to the production Kubernetes cluster
- Checkout https://github.com/greenpeace/planet4-helper-scripts
./configure.sh
- Select the
planet4-<nro>-master
release - Enter OAUTH credentials
- Select the
make
- Select Option 3 when presented with a list of replacements:
3 - Production domain
- Select Option 3 when presented with a list of replacements:
- There is no step 7
- Change the CircleCI configuration
-
Final Go-Live Deployment Procedure
-
How To: Replacing Files whilst Keeping the URL
We’ve all been there. Uploading a report, sending the link to someone but then things have to be changed in the report.
-
P4 Annual Community Survey Report 2023
You might be curious to see the main highlights of 2023 in Planet 4, right? But let me set the right expectations before the reading.
-
Report: 2024-01 Production Cluster CPU Spike incident
After deducing that it was the new PHP version that introduced our symptoms via the new number of deprecations reported to Sentry, we reduced the polling rate on the WordPress…