diff --git a/docs/index.md b/docs/index.md index 6c7ba0b60..16616b0d4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,7 +23,7 @@ provenance information for a range of applications or use cases such as the traceability of artwork, critical infrastructure, food items, medical devices, precious metals, or real estate, just to mention a few. -Chronicle is powered by our blockchain platform Sextant, to facilitate its +Chronicle can be easily deployed with SUSE Rancher, to facilitate its deployment and ongoing management, as well as its integration with enterprise systems. Our flexible deployment options include multi-cloud, on-premise, and hybrid environments, leveraging the industry-leading container orchestration diff --git a/docs/sextant.md b/docs/sextant.md deleted file mode 100644 index b39f1e8f1..000000000 --- a/docs/sextant.md +++ /dev/null @@ -1,6 +0,0 @@ -# Sextant - -You can use Sextant to deploy and manage an instance of Chronicle on Sawtooth. - -This is covered in detail in the Sextant documentation -[here](https://docs.btp.works/sextant/deployments/provo/chronicle-on-sawtooth/). diff --git a/mkdocs.yml b/mkdocs.yml index bda565368..f449d059f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -47,7 +47,7 @@ nav: - Health Checks and Testing: health-checks-and-testing.md - Helm Testing: helm_testing.md - Installing: - - Installing with Sextant: sextant.md + - Installing with SUSE Rancher: rancher.md - Security settings via Helm: helm-jwks-opa.md - Helm scenarios enumerated: helm-scenarios.md - Other Helm Options: helm-options.md @@ -60,5 +60,3 @@ nav: - Authorization checking: oidc-opa-flow.md - Importing data: importing.md - Upgrading: upgrading.md - - Cookbooks: - - SUSE Rancher: rancher.md