khuedoan-homelab/docs/src/deployment/post-installation.md

18 lines
327 B
Markdown
Raw Normal View History

2022-06-04 13:51:58 +07:00
# 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