docs: rename development environment to sandbox

This commit is contained in:
Khue Doan 2022-07-20 23:00:39 +07:00
parent 022b8169db
commit 13a36499fe
3 changed files with 5 additions and 3 deletions

View File

@ -199,7 +199,7 @@ They can't capture all the project's features, but they are sufficient to get a
## Get Started
- [Try it out locally](https://homelab.khuedoan.com/installation/development) without any hardware (just 4 commands!)
- [Try it out locally](https://homelab.khuedoan.com/installation/sandbox) without any hardware (just 4 commands!)
- [Deploy on real hardware](https://homelab.khuedoan.com/installation/production/prerequisites) for production workload
## Roadmap

View File

@ -1,4 +1,6 @@
# Development environment
# Development sandbox
The sandbox is intended for trying out the homelab without any hardware or testing changes before applying them to the production environment.
## Caveats compare to production environment

View File

@ -35,7 +35,7 @@ markdown_extensions:
nav:
- Home: index.md
- Installation:
- installation/development.md
- installation/sandbox.md
- Production:
- installation/production/prerequisites.md
- installation/production/external-resources.md