Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed docs/cloud-in-a-box/images/broken-disk-setup.png
Binary file not shown.
Binary file removed docs/cloud-in-a-box/images/disk-layout.png
Binary file not shown.
Binary file removed docs/cloud-in-a-box/images/issue.png
Binary file not shown.
Binary file removed docs/cloud-in-a-box/images/netdata-high-load.png
Binary file not shown.
478 changes: 0 additions & 478 deletions docs/cloud-in-a-box/index.md

This file was deleted.

115 changes: 0 additions & 115 deletions docs/cloud-in-a-box/running-on-a-virtual-machine.md

This file was deleted.

3 changes: 1 addition & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ component choices.

## Quick start

For newcomers, we offer two ways to get started quickly:
For newcomers, we offer a quick way to get started:

* [Cloud in a Box](./cloud-in-a-box/) — A self-contained environment for testing
* [Virtual testbed](./testbed/) — A virtual environment for experimentation

We also offer regular on-site workshops near Stuttgart if there is sufficient demand.
Expand Down
4 changes: 0 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ const config = {
'@docusaurus/plugin-client-redirects',
{
redirects: [
{
to: '/docs/cloud-in-a-box/',
from: '/docs/guides/other-guides/cloud-in-a-box/',
},
{
to: '/docs/testbed/',
from: '/docs/guides/other-guides/testbed',
Expand Down