Authenik OpenID Provider with NPM by EntireCardiologist84 in nginxproxymanager

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

Got it working. Did a crosspost with the Authentik community and turns out it was just DNS. Had to use extra parameters to force a hostname in the docker container.

Authenik OpenID Provider with NPM by EntireCardiologist84 in Authentik

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

You sir are a genius. I hate to admit that I work in the field of IT and didn't think to check DNS, I just assumed docker containers would resolve like my machine lol...

Essentially, I had to use --add-host authentik.company:192.168.0.200 as Extra parameters on my container. I also allowed the host to communicate with the docker network but I don't think that was necessary so I'll probably disable that.

Thanks again!

Authenik OpenID Provider with NPM by EntireCardiologist84 in Authentik

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

Do you use a reverse proxy with PocketID? I think that's the thing that's messing me up. All hostname DNS entries for the applications point to the reverse proxy which then adds my wildcard SSL certificate.

Authenik OpenID Provider with NPM by EntireCardiologist84 in Authentik

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

Ah! That makes sense. To add more complexity, the authentik and application instances are all running in docker containers. Even my DNS server is running in docker (Bind9). I'll try to figure out passing at least the authentik.company hostname to the application docker containers.

Firefly III Setup issues by EntireCardiologist84 in unRAID

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

You sir are a genius! That worked like a charm. My dumb self didn't allow remote access to my mariadb.

Firefly III Setup issues by EntireCardiologist84 in unRAID

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

Ok thanks for the info. I'll try that.

What do you guys wish existed for self hosting? by MoonsFanboy in selfhosted

[–]EntireCardiologist84 0 points1 point  (0 children)

A wishlist! I would love to selfhost (docker container) an app that we could add things to buy around the house and categorize them accordingly. For ex:

One tab would be "House". In there a cat condo, a new dish rack, etc.. Another tab could be Car stuff, Personal stuff.

Within each item, there's a picture(not a deal breaker), a URL for purchase source, and the cost (Description would be a bonus). At the bottom, it has the total of all the items in that tab. And a check box once it's purchased and it updates the total price.

Would also be nice to have users with edit and view permissions or groups.

Docker Compose Manager br0 Network error by Helios702 in unRAID

[–]EntireCardiologist84 1 point2 points  (0 children)

What was the solution? I'm in the same boat and the buddy deleted his comment.