mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-25 02:16:08 +07:00
18 lines
327 B
Markdown
18 lines
327 B
Markdown
|
# Post-installation
|
||
|
|
||
|
## Backup secrets
|
||
|
|
||
|
Save the following files to a safe location (like a password manager):
|
||
|
|
||
|
- `~/.ssh/id_ed25519`
|
||
|
- `~/.ssh/id_ed25519.pub`
|
||
|
- `./metal/kubeconfig.yaml`
|
||
|
- `~/.terraform.d/credentials.tfrc.json`
|
||
|
- `./external/terraform.tfvars`
|
||
|
|
||
|
<!-- TODO - `./metal/root-password.txt` -->
|
||
|
|
||
|
## Next steps
|
||
|
|
||
|
TODO
|