diff --git a/openshift/templates/web/dc.yaml b/openshift/templates/web/dc.yaml index b20efd7b2..e4d671a41 100644 --- a/openshift/templates/web/dc.yaml +++ b/openshift/templates/web/dc.yaml @@ -141,9 +141,6 @@ objects: redir /Community-Contributed-Content/Go-Crond https://docs.developer.gov.bc.ca/reusable-services-list/#go-crond permanent # developer tools redirects - redir /Cloud-Pathfinder /Cloud-Pathfinder-Onboarding-Journey permanent - redir /Developer-Tools/Cloud-Pathfinder /Cloud-Pathfinder-Onboarding-Journey permanent - redir /Create-alerts-and-notifications-in-Sysdig-Monitor https://docs.developer.gov.bc.ca/sysdig-monitor-create-alert-channels/ permanent redir /Developer-Tools/Create-alerts-and-notifications-in-Sysdig-Monitor https://docs.developer.gov.bc.ca/sysdig-monitor-create-alert-channels/ permanent diff --git a/web/journeyRegistry/cloud-pathfinder-onboarding.json b/web/journeyRegistry/cloud-pathfinder-onboarding.json deleted file mode 100644 index c24e9c53b..000000000 --- a/web/journeyRegistry/cloud-pathfinder-onboarding.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "name": "Cloud Pathfinder Onboarding Journey", - "description": "Get started on the Cloud Pathfinder platforms (AWS, Azure, GCP)", - "sourceProperties": { - "stops": [ - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/01_Awareness.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - }, - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/02_Discovery.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - }, - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/03_Evaluation.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - }, - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/04_Intent.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - }, - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/05_Onboarding.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - }, - { - "sourceType": "github", - "sourceProperties": - { - "file": "devhub-content/onboarding-journey/06_Performing.md", - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder" - } - } - ] - }, - "attributes": { - "personas": [ - "Developer", - "Product Owner" - ] - }, - "resourceType": "Documentation" -} diff --git a/web/journeys/cloud-pathfinder-onboarding.md b/web/journeys/cloud-pathfinder-onboarding.md deleted file mode 100644 index 399d1ad91..000000000 --- a/web/journeys/cloud-pathfinder-onboarding.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -id: Cloud Pathfinder Onboarding Journey -resourceType: Journey -description: Onboarding your team onto onr of the platforms offered byt the Cloud Pathfinder team is a 6 step process. -tags: -- cloud -- pathfinder -- platform -- amazon -- aws -- microsoft -- azure -- google -- gcp -- guide -- journey -- noob -- newbie -- new developer ---- - -# Cloud Pathfinder Onboarding Journey - -Onboarding your team onto one of the platforms offered by the Cloud Pathfinder team is a 6 step, collaborative process illustrated below. Use the tram line navigation up top to see the details of each step of your journey. - -![CPF Onboarding](https://raw.githubusercontent.com/bcgov/cloud-pathfinder/master/devhub-content/images/CloudPathfinderOnboardingFunnel.png 'The six steps in the onboarding journey: Awareness, Discovery, Evaluation, Intent, Onboarding and Performing.') \ No newline at end of file diff --git a/web/topicRegistry/cloud-pathfinder.json b/web/topicRegistry/cloud-pathfinder.json deleted file mode 100644 index 2ca00a7a1..000000000 --- a/web/topicRegistry/cloud-pathfinder.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Cloud Pathfinder", - "description": "The Cloud Pathfinder \"Public Cloud Accelerator Service\" is an OCIO initiative to explore cloud services to inform strategy, policy, and related activities within BC Gov.", - "sourceProperties": { - "sources": [ - { - "sourceType": "github", - "sourceProperties": { - "url": "https://github.com/bcgov/cloud-pathfinder", - "owner": "bcgov", - "repo": "cloud-pathfinder", - "files": ["devhub-content/cloud-pathfinder-services/aws-services.md"] - }, - "resourceType": "Documentation", - "labels": ["aws", "cloud"] - } - ] - }, - "attributes": { - "labels": ["cloud"], - "personas": ["Developer", "Product Owner"] - }, - "resourceType": "Documentation" -} diff --git a/web/topicRegistry/developer-tools.json b/web/topicRegistry/developer-tools.json index 5d32067a3..057b8536b 100644 --- a/web/topicRegistry/developer-tools.json +++ b/web/topicRegistry/developer-tools.json @@ -10,14 +10,6 @@ }, "sourceProperties": { "sources": [ - { - "sourceType": "web", - "sourceProperties": { - "url": "https://developer.gov.bc.ca/Cloud-Pathfinder-Onboarding-Journey", - "title": "Cloud Pathfinder", - "description": "Get started on the Cloud Pathfinder platforms (AWS, Azure, GCP)" - } - }, { "sourceType": "web", "sourceProperties": { @@ -179,19 +171,6 @@ "description": "Describes the process to request more resource quota for an OpenShift project" } }, - { - "sourceType": "github", - "sourceProperties": { - "title": "Dynamics 365 FAQ", - "url": "https://github.com/bcgov/cap-information", - "author": "ateppin", - "owner": "bcgov", - "repo": "cap-information", - "files": [ - "cloud-pathfinder/dynamics.md" - ] - } - }, { "sourceType": "web", "sourceProperties": {