Apt

Results 5 issues of Apt

_**Problem**_ When a node is memory overloaded, the state of that node will be defined as `unknown`. Meanwhile the instance is running fine when looking in the Hetzner dashboard. The...

Example using Samba, but requires manual creating of storage box. After generating storage box, the `$HETZNER_STORAGE_USER` is the id of your storage box. You have to create a password for...

``` resource "hcloud_server" "server_test" { public_net { ipv4_enabled = false } } ```