this post was submitted on 01 May 2024
102 points (100.0% liked)

Selfhosted

46677 readers
332 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Upgrade went mostly without a problem (had set more than one Hostname for a service before, seems to not work anymore lol), and i have a pretty large configuration that has grown over the past two years.

What i noticed is that it is quite a bit faster. Also the dashboard shows a little more information than before and the logs have colours now.

all 25 comments
sorted by: hot top controversial new old
[–] [email protected] 20 points 1 year ago (2 children)

That’s great for them and good on you for upgrading. After the upgrade from v1 to v2, I switched to caddy. Traefik was too much for me.

[–] [email protected] 7 points 1 year ago

Damn, same, nuked Traefik when v2 broke the setup I spent hours trying to figure out. I don't think the concepts are overwhelming, but something is profoundly wrong with their documentation habits. Now someone in the comments here is saying v3 changes the way paths are read with regex? Lol, fuck Traefik, never again.

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

Nothing wrong with that, Caddy is great!

[–] [email protected] 2 points 1 year ago

I wish nginx had the concept of default header values for reverse proxies...

I mean, you can kind of do it with macros but man...

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

Found it out the hard way because I have automatic updates with watchtower... xD

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

Definitely worth using specific versions on your docker images if you're doing automatic updates.

traefik:mimolette for example should keep you on 2.x versions while still getting patches and bug fixes.

[–] [email protected] 1 points 1 year ago (1 children)

Yeah...I should be doing it but I am honestly too lazy to change my compose.
The only place I actually did it is my mongodb container bexause I know absolutely nothing about it.
At lwast I can rescue my traefik config :p

[–] [email protected] 2 points 1 year ago

I mean same, I say it's worth using but I don't do it either haha.

Everything is backed up every night, so if something breaks to the point of data loss I just fix it after.

[–] [email protected] 2 points 1 year ago

Oof, that's what killed my V1 setup lol

[–] [email protected] 1 points 1 year ago (1 children)

I hope it went well :) i was completely ready to go back changing the image tag to v2 but didn't need to.

[–] [email protected] 2 points 1 year ago

Juat an error due to the swarmRefresh setting in the traefik.yml.
Because I am not running in swarm mode it threw an error.
Oh well. Life and learn ¯\_(ツ)_/¯

[–] [email protected] 8 points 1 year ago

Awesome! Just updated without issues, I only had to make one tiny change to my config.

[–] [email protected] 4 points 1 year ago

Does it support Podman yet?

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

I might give this a go. Have been using bog standard ingress nginx for my k8s but have wanted to try a gateway supporting ingress product for a while.

Thanks op.

[–] [email protected] 5 points 1 year ago

He... give it a Go. ;)

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

Yaml is better. But it has a dashboard.

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

If I'm not doing anything fancy and just use it for basic reverse proxy stuff for my docker containers, would I need to change stuff in the configs? Most of the stuff mentioned in the migration guide is about tls.caOptional stuff, which I don't believe I use.

[–] [email protected] 1 points 1 year ago (1 children)

All I had to do was remove one field to do with docker swarm which I don't think I was using anyway.

[–] [email protected] 1 points 1 year ago

Cool. I don't have any swarm related config stuff.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
k8s Kubernetes container management package
nginx Popular HTTP server

2 acronyms in this thread; the most compressed thread commented on today has 11 acronyms.

[Thread #730 for this sub, first seen 1st May 2024, 08:45] [FAQ] [Full list] [Contact] [Source code]