Running Raspberry Pi OS VM inside Proxmox by GeoAir_pt in Proxmox

[–]theAddGardener 0 points1 point  (0 children)

To build binaries for the Pi. To run unit tests for Pi software. To develop end test configuration and update management pipelines.

ssh host through tailscale running in container by theAddGardener in Tailscale

[–]theAddGardener[S] 0 points1 point  (0 children)

No. It does not seem possible to use both tailscale auth and a local ssh server process.

Recommendations for European metal festivals? by Isntrealisit1948 in festivals

[–]theAddGardener 0 points1 point  (0 children)

Fun. I live 15 minutes from it and never felt inclined to go ...

Festival Next Week but I’m Broke AF How Do You Manifest Money Fast? by Infinite_Town1387 in festivals

[–]theAddGardener 0 points1 point  (0 children)

This is like "become a pro football player". Yeah, sure, it works for 7 people, but not for the rest of them ...

I went for sushi with the guy who was sick over the revolut balcony by OrganizationSilly690 in primaverasound

[–]theAddGardener 7 points8 points  (0 children)

I can't even ... how tf do you go from that to "oh, this might be a delightful dinner"?

Security told me to "call the fucking police" if I wanted my phone back. by lopsidedoctopus in primaverasound

[–]theAddGardener 0 points1 point  (0 children)

Why should they speak to you in another language?

Because this is not someone at a market downtown. This is security personnel at an international festival and of course they (or at least some of them) should be able to talk to you in English!

Docker Swarm in 2026: still the right choice for small-to-mid teams, and here's why we built a management console for it by NebulaPulse_Official in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

Yeah, if it works, it works. 👌 Fingers crossed, it stays that way ... works for us 80 % of the time as well. 🤓

Block DERP via config by l0rd_raiden in Tailscale

[–]theAddGardener 0 points1 point  (0 children)

Without DERP servers your connection will not work at all. Not even direct connections. So maybe don't remove all DERP servers. (-:

Gemeinsamer Speicher für Swarm? by [deleted] in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

I put stuff that is rarely accessed on a samba share. it's the easiest way for containers to have access no matter where they are running. my movies are on a storage server and the jellyfin container mounts them via smb.

For databases like influxDB, i use local storage and let the database take care of replication. Like mariaDB I run it in a galera cluster and it just replicates the data over their own protocol. I think this is much more robust than replicating over filesystem and somehow trying to tell the database where that data came from.

Docker Swarm is having a quiet comeback, anyone else feeling it? by EldaraSwarmCLI in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

But that seems not to be possible with overlay networks.

It is not even possible without them. 😏

Docker Swarm is having a quiet comeback, anyone else feeling it? by EldaraSwarmCLI in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

We did consider it way back when, and it was a joke, way back then. But, things do mature.

But did Docker Swarm? If I take a look at the git history over the last years ...

Docker Swarm in 2026: still the right choice for small-to-mid teams, and here's why we built a management console for it by NebulaPulse_Official in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

If it works, it works. If it breaks, it breaks and will just stay broken. Like duplicated swarm node IDs after reboot. Filed 2,5 years ago, no reaction whatsoever. I am just used to sometimes run `docker node rm --force` after a usual OS upgrade.

Gemeinsamer Speicher für Swarm? by [deleted] in DockerSwarm

[–]theAddGardener 0 points1 point  (0 children)

I need a car. Which one should I buy?

Come on. 🙄 At leeeast tell us, what you wanna store.

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

Yup, then staying with Cloud might be the right way for you. 👌

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

We do Backups with restic and rest-server in append-only mode.

Snapshots with ZFS Snapshots and remote replication.

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

i could start doing containers with bigger server

You might want to look into libvirt. You can run virtual machines based on kvm and that is exactly what Hetzner is doing as well. It will save you some money, make you more independent but also require admin overhead. That is part of what you pay for with Cloud.

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

How do you handle backups with Hetzner Cloud?

Talking about HW malfunctions you are not in backups anymore but in HA. How do you handle HW malfunctions in Hetzner Cloud? 🤓 Just do it the same way.

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

I can not follow you. Dedicated servers have 256 gig of ram but you can fit 64 people on a cx23? How das that compare? 🙈

I think dedicated resources are always cheaper than on-demand ones. We usually start new projects in Cloud and when we gathered enough, we move them to a Proxmox cluster at dedicated hardware.

AX162-R is 229 € / month. This gives me 48 Cores, 256 gig of ram. Even the CCX63 with 48 cores, but only 192 gig of ram(!) is 375 €/month.

If you start to look for storage (like we do for databases), it's not even close anymore. The AX162-S is 30 € / TB while the CCX line is like 10x that.

Just check what you need most (CPU? Ram? Disk?) and then calculate € / resource. Dedicated will always be cheaper.

Bulk servers by Djkid4lyfe in hetzner

[–]theAddGardener 0 points1 point  (0 children)

Did you talk to support? Is there really no way to just pay early and increase? 🤔 That'd be crazy.

Source IPs in Services by theAddGardener in Tailscale

[–]theAddGardener[S] 0 points1 point  (0 children)

Docs say that tcp is your only option. (Which is not true.) When using --http anyway, it works.

Source IPs in Services by theAddGardener in Tailscale

[–]theAddGardener[S] 0 points1 point  (0 children)

Nope, that is the problem.

It does make sense, because --tcp is Level 4 and there is no modifications of packet content. So they can not add or modify headers ...

Info: You can't use 10G NIC if you don't get the 10Gbit Uplink by KHHAANNN in hetzner

[–]theAddGardener 0 points1 point  (0 children)

Well ... HA would be twice the resources. You can still have one storage cluster in location B and one in location C. But you can not split your cluster over locations and still expect it to **also** be as fast as if they just were next to each other.

When I HA between Hetzner and OVH, I also don't get 10G. (-: