Skip to content

Commit 730499a

Browse files
authored
Merge branch 'main' into fix-getdocs-hardcoded-github-url
2 parents 04bf5f1 + 18c633b commit 730499a

4 files changed

Lines changed: 0 additions & 16 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
/docs/02-iaas/guides/troubleshooting-guides
99
/docs/02-iaas/guides/upgrade-guides
1010
/docs/02-iaas/guides/index.md
11-
/docs/02-iaas/deployment-examples/cloud-in-a-box
1211
/docs/02-iaas/deployment-examples/testbed
1312
/docs/03-container/components
1413
/docs/04-operating-scs/components

docs.package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
"target": "docs/02-iaas/",
2424
"label": ""
2525
},
26-
{
27-
"repo": "osism/osism.github.io",
28-
"source": "docs/cloud-in-a-box",
29-
"target": "docs/02-iaas/deployment-examples",
30-
"label": ""
31-
},
3226
{
3327
"repo": "osism/osism.github.io",
3428
"source": "docs/testbed",

docs/08-faq/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ KaaS refers to Kubernetes as a Service, where providers offer Kubernetes Cluster
6161

6262
**As a Cloud Service Provider**:
6363

64-
- **Cloud in a Box**: Start with our pre-packaged solutions. [Link to Ciab](https://docs.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/cloud-in-a-box)
6564
- **Testbed**: Use the SCS test environment to experiment. [Link to Testbed/deployment example](https://docs.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/testbed)
6665

6766
## I want to use an SCS Cloud! How do I get started?

docs/index.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ SCS is built, backed, and operated by an active open-source community worldwide.
2020

2121
The SCS IaaS Reference Implementation is based on [OSISM](https://osism.tech/).
2222

23-
#### Quick Start with Cloud-in-a-Box
24-
25-
You can do a single node installation for learning, testing or development purposes.
26-
The Cloud-in-a-Box configuration was built explicitly for this scenario.
27-
Check it out [here](/docs/iaas/deployment-examples/cloud-in-a-box)
28-
It comes with a complete set of services, even Ceph is part of it
29-
(despite of course not offering much redundancy on a single-node).
30-
3123
#### Reference Implementation Testbed
3224

3325
The fastest way to get in touch with SCS is to deploy a SCS cloud virtually.

0 commit comments

Comments
 (0)