-
After a couple of changes in `TunnelBinding`, the cloudflared deployment started to restarting endlessly.
```
2024-10-29T11:02:48Z INFO Selected protocol {"controller": "tunnelbinding", "controlle…
-
I am currently using nat gateway in my project, I need k3s and I want to communicate my cluster only with private ip without any public ip address. I am using debian-12 image in the cluster.
As a…
-
During the biweekly meeting with @batpad @erictheise @1ec5 , after reviewing the current status of our infrastructure https://github.com/OpenHistoricalMap/issues/issues/861#issuecomment-2430070614 , w…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/mast…
-
Here is the Log:
[4/22/2023] [4:35:28 AM] [Migrate ] › ℹ info Current database version: 20211108145214
[4/22/2023] [4:35:36 AM] [Global ] › ✖ error Command failed: . /opt/certbot/bin…
ghost updated
6 months ago
-
When creating a reverse DNS entry, it works fine for IPv4. But when you make one for IPv6 you have to specify what ending of the IPv6 you want the entry for, because Hetzner gives you a ::/64 IPv6 sub…
-
### Description
I've deployed coolify on hetzner. No firewals yet. Everyuthing worked fine when I was accessing it via ip.
Then I've added an instance domain. Also seems to work fine, except realtim…
-
Terraform provider for Hetzner DNS is great, thanks!
I have a bug, that seems to be a timing problem. "long run" in my "real world" is an ansible playbook.
Source-Code Tree is:
```
.
├── ma…
-
### Issue Description
I've created a `.build` quadlet file which runs perfectly at the user context. Since the service is supposed to be started by a systemd.timer I've set `RemainAfterExit=no`, but …
-
I just created this in my `.ts` file:
```ts
locals {
hetzner_ns1 = "helium.ns.hetzner.de."
hetzner_ns2 = "hydrogen.ns.hetzner.com."
hetzner_ns3 = "oxygen.ns.hetzner.com."
}
```
And…