-
Notifications
You must be signed in to change notification settings - Fork 8
Decommissioning Satellite sites
-
To prevent access to the site, create a request in service-now to remove the DNS mapping ( both A record and CNAME record). Create a request to remove the redirection from satellitesite.com to www.satellitesite.com if any. This should be done on planned date of decommission.
-
Take backup of the dataset, from Sanity datastore and archive it.
-
Stop and delete the web and studio applications from radix.
-
Code clean up for the dataset
- Remove the language configuration for the dataset in the file satellitesConfig.js**
- Remove the dataset name from the file satellites.json from repository root.
- Remove all mentions of the satellite site domain in the repo, like in robots.txt
-
Remove the google tag manager container for the satellite site.
-
Remove the radix configuration for the satellite site from the radixconfig.yaml file both for web and studio, so the next deploy will not include this satellite.
-
Remove the feature flags for the dataset (if any) from FeatureFlags.js
-
Go to manage.sanity.io and disable CORS in the API tab to the satellite studio
- Satellite studio url can be found in radix, or https://studio-[insertTheDatasetNameHere]-equinor-web-sites-[dev|preprod|prod].c2.radix.equinor.com/
-
Cookiebot configuration
- Log in to the Cookiebot console, under Domains tab, delete the new satellite site url.
- Remove the translation text for that satellite site (do not remove if the translation is being used by another site).
-
Add roles
- Remove roles to Sanity.io
- Remove roles to Microsoft Azure
- Remove the Azure AD group for the satellite site.
-
Remove allowed-origins for fotoware function app
- Remove the studio url in the allowed CORS origins to the bicep file in the internal repo and deploy azure setup to effect this change.
-
Delete the dataset from the project in sanity.io.
- Home
- The team
- How we work
- Retrospectives
- GitHub Actions
- Satellite sites
- Redirects
- Groups / Accesses / Sites
- Migrate production data to test
- Guide to upgrading dependencies