saddlebag
@saddlebag@lemmy.world
- Comment on Example Flux Kubernetes Setups 1 week ago:
Have you seen the Home Ops repos? This is what I followed to get full git-ops from 0 to production using just a few commands.
This repo is quite complicated and I don’t think you need everything. At the heart of it is the App-template helm chart template. This lets you create similar deployments for most applications that don’t have their own helm chart.
The flow is then to use flux to converge against a a git repository.
I’m happy to answer any questions here or you can join the home-ops discord! It’s tons of fun to learn and the community is very supportive.
- Comment on New to Authentik - Challenges with getting my first application working 3 weeks ago:
Pocket-id also supports ldap sync pocket-id.org/docs/configuration/ldap
I tried Authentik then moved to Authelia and then to pocket-id. I found the first two unnecessarily complicated for selfhosting unless you want to specifically learn them.
Setting up https is quite straightforward, especially with caddy.