mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-08 14:33:52 +07:00
529 B
529 B
Deployment
Open the tools container if you haven't already:
=== "Docker"
```sh
make tools
```
=== "Nix"
```sh
nix develop
```
Build the lab:
make
Yes it's that simple!
!!! example
<script id="asciicast-xkBRkwC6e9RAzVuMDXH3nGHp7" src="https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7.js" async></script>
It will take a while to download everything, you can read the architecture document while waiting for the deployment to complete.