[-] fhoekstra@feddit.nl 10 points 3 months ago

Well, at least when someone says TiB, you don't need to wonder if they actually mean something that is 10% more or not. Because quite often, TB (Terabyte) is written/said when the actual measurement was in TiB (Tebibyte)

[-] fhoekstra@feddit.nl 5 points 3 months ago* (last edited 3 months ago)

Very similar.

The main differences are that those projects are highly configurable and can do a lot of things, while towonel is simpler: opinionated/streamlined for use as a shared Cloudflare tunnel alternative. I also think towonel may be the only one to use QUIC for the tunnel, just like Cloudflare.

Besides that, towonel is very new and still in alpha. Rathole does not seem to be actively developed anymore, which can be a good or bad thing.

[-] fhoekstra@feddit.nl 47 points 3 months ago* (last edited 3 months ago)

I know, the naming isn't ideal.

On the bright side, you can now expose multiple tuwunel instances via a single towonel and federate with other tuwunels on other towonels for maximum uwu owo

Which is almost what my friends and I are doing, except we're running continuwuity instead of tuwunel.

[-] fhoekstra@feddit.nl 4 points 3 months ago

For those who block Lemmy.world :


Towonel: Open Source drop-in Cloudflare Tunnel alternative

So you don't want to port-forward on your home router or have Cloudflare decrypt all your traffic? Check out Towonel.

Most open source Cloudflare Tunnel alternatives involve setting up a VPS, terminating TLS there on a reverse proxy, then setting up a Wireguard tunnel to your server at home.

Towonel is different: it does not decrypt your traffic on the VPS and you can easily share one, so not every self-hoster has to buy and maintain a VPS.

Check it out!

Mastodon link: https://gts.erwanleboucher.dev/@eleboucher/statuses/01KS4YNA2SYMSP0FSKJVNJA155

23
submitted 3 months ago by fhoekstra@feddit.nl to c/selfhosting@slrpnk.net

cross-posted from: https://feddit.nl/post/56825643

So you don't want to port-forward on your home router or have Cloudflare decrypt all your traffic? Check out Towonel.

Most open source Cloudflare Tunnel alternatives involve setting up a VPS, terminating TLS there on a reverse proxy, then setting up a Wireguard tunnel to your server at home.

Towonel is different: it does not decrypt your traffic on the VPS and you can easily share one, so not every self-hoster has to buy and maintain a VPS.

Check it out!

Mastodon link: https://gts.erwanleboucher.dev/@eleboucher/statuses/01KS4YNA2SYMSP0FSKJVNJA155

157
submitted 3 months ago by fhoekstra@feddit.nl to c/selfhosted@lemmy.world

So you don't want to port-forward on your home router or have Cloudflare decrypt all your traffic? Check out Towonel.

Most open source Cloudflare Tunnel alternatives involve setting up a VPS, terminating TLS there on a reverse proxy, then setting up a Wireguard tunnel to your server at home.

Towonel is different: it does not decrypt your traffic on the VPS and you can easily share one, so not every self-hoster has to buy and maintain a VPS.

Check it out!

Mastodon link: https://gts.erwanleboucher.dev/@eleboucher/statuses/01KS4YNA2SYMSP0FSKJVNJA155

[-] fhoekstra@feddit.nl 3 points 3 months ago

Thank you! I really recommend looking at RK3588 chips when upgrading from Raspberries, it's a very capable chip with good mainline kernel support!

I recommend Talos even more though!

31
submitted 3 months ago by fhoekstra@feddit.nl to c/selfhosted@lemmy.world

Very detailed blog I wrote about my strange homelab setup.

[-] fhoekstra@feddit.nl 21 points 4 months ago* (last edited 4 months ago)

Renovate + GitOps. Check out https://github.com/onedr0p/cluster-template

If you don't like Kubernetes, you can get a similar setup with doco-CD. Only limitation is that dococd can't update itself, but you can use SOPS and Renovate all the same for the other services.

5

cross-posted from: https://feddit.nl/post/50949358

Creator of Mikrotik IaC modules gauging community interest

From Mircea Anton:

Hello, everyone!

I fairly recently re-worked most of my Mikrotik automation to move it from Terraform to OpenTofu and Terragrunt and modularize everything.

Tbh the project got to a point I'm quite happy and proud with it. I made a couple of videos about it if you're interested:

Here's the link to the repo: https://github.com/mirceanton/mikrotik-terraform

Been thinking about cleaning up the modules I made, writing a couple more and maybe publish a module library that others can use and contribute to if attempting something like this. What do you think?

10

cross-posted from: https://feddit.nl/post/50949358

From Mircea Anton:

Hello, everyone!

I fairly recently re-worked most of my Mikrotik automation to move it from Terraform to OpenTofu and Terragrunt and modularize everything.

Tbh the project got to a point I'm quite happy and proud with it. I made a couple of videos about it if you're interested:

Here's the link to the repo: https://github.com/mirceanton/mikrotik-terraform

Been thinking about cleaning up the modules I made, writing a couple more and maybe publish a module library that others can use and contribute to if attempting something like this. What do you think?

-1
submitted 6 months ago by fhoekstra@feddit.nl to c/routeros@lemmy.sdf.org

cross-posted from: https://feddit.nl/post/50949358

From Mircea Anton:

Hello, everyone!

I fairly recently re-worked most of my Mikrotik automation to move it from Terraform to OpenTofu and Terragrunt and modularize everything.

Tbh the project got to a point I'm quite happy and proud with it. I made a couple of videos about it if you're interested:

Here's the link to the repo: https://github.com/mirceanton/mikrotik-terraform

Been thinking about cleaning up the modules I made, writing a couple more and maybe publish a module library that others can use and contribute to if attempting something like this. What do you think?

4
submitted 6 months ago by fhoekstra@feddit.nl to c/mikrotik@lemmy.world

cross-posted from: https://feddit.nl/post/50949358

From Mircea Anton:

Hello, everyone!

I fairly recently re-worked most of my Mikrotik automation to move it from Terraform to OpenTofu and Terragrunt and modularize everything.

Tbh the project got to a point I'm quite happy and proud with it. I made a couple of videos about it if you're interested:

Here's the link to the repo: https://github.com/mirceanton/mikrotik-terraform

Been thinking about cleaning up the modules I made, writing a couple more and maybe publish a module library that others can use and contribute to if attempting something like this. What do you think?

39
submitted 6 months ago by fhoekstra@feddit.nl to c/selfhosted@lemmy.world

From Mircea Anton:

Hello, everyone!

I fairly recently re-worked most of my Mikrotik automation to move it from Terraform to OpenTofu and Terragrunt and modularize everything.

Tbh the project got to a point I'm quite happy and proud with it. I made a couple of videos about it if you're interested:

Here's the link to the repo: https://github.com/mirceanton/mikrotik-terraform

Been thinking about cleaning up the modules I made, writing a couple more and maybe publish a module library that others can use and contribute to if attempting something like this. What do you think?

[-] fhoekstra@feddit.nl 4 points 6 months ago* (last edited 6 months ago)

ASUS Linux is a community effort, not part of ASUS the company.

I'd love to be wrong, but I can't find any sources on significant contributions from ASUS.

41
submitted 7 months ago by fhoekstra@feddit.nl to c/linux@lemmy.world

cross-posted from: https://feddit.nl/post/49130941

How to disable Linux laptop keyboard when custom keyboard is plugged in

How are you guys doing this? Are you using Sway or Hyprland for this? Anyone else using udev already?

[-] fhoekstra@feddit.nl 7 points 7 months ago* (last edited 7 months ago)

I just wrote a post on how to use this to automatically disable/enable your laptop keyboard on plugging/unplugging your custom keyboard. Just one example.

In general, it allows you to set rules and automation about handling devices on the kernel level and comes with systemd (so most modern Linux distros have it by default, even Arch Linux)

https://fhoekstra.eu/posts/linux-disable-internal-laptop-keyboard-when-external-keyboard-plugged-in/

11

cross-posted from: https://feddit.nl/post/49130941

How are you guys doing this? Are you using Sway or Hyprland for this? Anyone else using udev already?

14
submitted 7 months ago* (last edited 7 months ago) by fhoekstra@feddit.nl to c/ergomechkeyboards@lemmy.world

How are you guys, gals and catpeople doing this? Are you using Sway or Hyprland for this? Anyone else using udev already?

[-] fhoekstra@feddit.nl 42 points 8 months ago* (last edited 7 months ago)

"My browser is slow because Venus is in Taurus now"

This joke is taken insanely far

65
submitted 8 months ago by fhoekstra@feddit.nl to c/linux@programming.dev
[-] fhoekstra@feddit.nl 2 points 8 months ago* (last edited 8 months ago)

Thank you for the feedback, could you be more specific?

Is it crossposting? Or Kubernetes-specific content in /c/programming?

Or giving tips on how to practice for specific certification exams?

Or do you dislike the prose format? Too much context? Do you prefer bullet points?

Or is it that I put an image while the link should be the focus? I see now that in my client I have to click through to the original post first to see and visit the URL

[-] fhoekstra@feddit.nl 4 points 9 months ago* (last edited 9 months ago)

Thanks for your feedback!

Some thoughts:

  • You could configure your cliff.toml (generated with git-cliff --init) to ignore any commits that aren't interesting to your users
  • You could use "squash merge" to the prerelease/staging/development branch so that you can commit without worry, and then only have your PR titles follow conventional commits (if the change is interesting to your users)

I should probably add those to the blog.

But yeah, I get preferring to write manual tailored changelogs. Personally I am just a little neurotic about single source of truth and a huge Git nerd. And I know that at least in this job, my users are neurotic enough to prefer completeness.

[-] fhoekstra@feddit.nl 12 points 9 months ago

Just like the old PHP based OwnCloud was forked to NextCloud for governance reasons, we now also have a fork of OCIS under the name OpenCloud:

https://opencloud.eu/

view more: next ›

fhoekstra

0 post score
0 comment score
joined 3 years ago