Burn1ngBull3t

joined 2 years ago
[–] [email protected] 1 points 1 month ago (1 children)

Good suggestion actually, i’ll head back to MetalLB docs. Thanks !

[–] [email protected] 3 points 1 month ago (3 children)

Many issues this week:

  • Broke external-dns on my kube cluster because I updated my Pihole to v6
  • Thinking of a way to expose a game server externally (usually used CF tunnels for specific services, but couldn’t get it to work cause it’s TCP/UDP and not HTTP traffic)

But at least i got my Velero backups working on an private S3

[–] [email protected] 6 points 2 months ago (1 children)

Heyy !

Just curious what you recommend your clients now ?

[–] [email protected] 4 points 2 months ago (2 children)

I was looking to use ProtonVPN but since that story, i would prefer an alternative.

What do you guys use for VPN (i think i saw Mullvad in the replies ?)

[–] [email protected] 4 points 2 months ago (1 children)

Either tailscale or cloudflare tunnels are the most adapted solution as other comments said.

For tailscale, as you already set it up, just make sure you have an exit node where your services are. I had to do a bit of tinkering to make sure that the ips were resolved : its just an argument to the tailscale command.

But if you dont want to use tailscale because its to complicated to your partner, then cloudlfare tunnels is the other way to go.

How it works is by creating a tunnel between your services and cloudlare, kind of how a vpn would work. You usually use the cloudlfared CLI or directly throught Cloudflare's website to configure the tunnel. You should have a DNS imported to cloudflare by the way, because you have to do a binding such as : service.mydns.com -> myservice.local Cloudlfare can resolve your local service and expose it to a public url.

Just so you know, cloudlfare tunnels are free for some of that usage, however cloudlfare has the keys for your ssl traffic, so they in theory could have a look at your requests.

best of luck for the setup !

[–] [email protected] 2 points 3 months ago

Escape from Tarkov - 2500h Elite Dangerous - 800h Kerbal Space Program - 300h Satisfactory - 250h and still going up ^^

[–] [email protected] 5 points 8 months ago (1 children)

Well that’s easy to remember !

 

Hello !

I recently 3dprinted a train whistle that usually works with a mouthpiece. It works by simply blowing air in it.

However, I would like to convert it to a whistle for my bike. For that I would need a system that could blow air in it, instead of myself, with the press of a button.

Any idea on what i could start with to build that ? It would be best if the circuitry was quite compact too.

Thanks !