Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
You always need to recreate the container when you change something in the compose file. Did you double all $ signs in the hashed string?
Yeah they are all double $$ and I recreated the container several times. The only thing that was changed in the compose file was the hash string - user:password.
I read from another older post that sometimes you need to clear all cookies in the browser. Did that also. Didn't work.
I did however do the DNS challange again as I fucked up the older working config. The cert is different now but points to the same domain and subdomain. Can it be that the browser or traefik are still "remembering" the old cert, with other credentials?
Just grasping at straws here. I'm at a loss.
I can't find anything online, traefik website or on YouTube about changing passwords. Only create one on a new install.
Should be a walk in the park to change a password. Wtf.
Edit: found the solution here: community.traefik.io/t/dashboard-with-basic-auth-but-cant-login-in-anyway/13235
I was using a wrong hash command in the terminal.
SOLVED!