docs(proxmox.tjo.cloud): title
Some checks are pending
/ lint (push) Waiting to run

This commit is contained in:
Tine 2024-12-22 21:13:30 +01:00
parent 7dd4cd6af2
commit 4317a70b69
Signed by: mentos1386
SSH key fingerprint: SHA256:4BKPWFv1LPB4F1GyyXlMF1SnzGwvURTZ6fMejXIThhI

View file

@ -1,4 +1,4 @@
# `tjo-cloud/infrastructure`
# `proxmox.tjo.cloud`
## Proxmox Configuration
@ -8,10 +8,14 @@
Install and authenticate as always. Start with:
```
tailscale up --ssh --accept-routes --accept-dns=false --advertise-tags=tag:system-tjo-cloud --hostname=$(hostname -f | sed 's/\./-/g')
tailscale up \
--ssh \
--accept-routes \
--accept-dns=false \
--advertise-tags=tag:system-tjo-cloud \
--hostname=$(hostname -f | sed 's/\./-/g')
```
### 2. Install intel-firmware updates.
```