khuedoan-homelab/docs/installation/production/deployment.md
Khue Doan 1405fadf1a refactor(docs): apply the Diátaxis framework
Squashed commit of the following:

commit 257867f196376df55fa0f57edbdf33967b1da04e
Author: Khue Doan <mail@khuedoan.com>
Date:   Sun Sep 18 16:45:42 2022 +0700

    refactor(docs): apply the Diátaxis framework
2022-09-19 02:40:07 +07:00

527 B

Deployment

Open the tools container if you haven't already:

=== "Docker"

```sh
make tools
```

=== "Nix"

```sh
nix-shell
```

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.