Documentation Links
This commit is contained in:
parent
eba4b5e098
commit
cca0508e81
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
gitea: none
|
||||||
|
include_toc: true
|
||||||
|
---
|
||||||
# Installation von VMs bei Hetzner
|
# Installation von VMs bei Hetzner
|
||||||
|
|
||||||
## Grundlagen
|
## Grundlagen
|
||||||
|
|
@ -161,4 +165,8 @@ Mit einer ssh-Verbindung kann geprüft werden, ob alles funktioniert hat.
|
||||||
ssh -l root <die-ausgegebene-ip>
|
ssh -l root <die-ausgegebene-ip>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
* [OpenTofu Dokumentation](https://opentofu.org/docs/)
|
||||||
|
* [OpenTofu Registry](https://search.opentofu.org/)
|
||||||
|
* [Hetzner Provider für OpenTofu](https://search.opentofu.org/provider/opentofu/hcloud/latest)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue