Skip to content

Adds configuration for automated install of authentik#72

Closed
simonkaiser9 wants to merge 1 commit intogoauthentik:mainfrom
simonkaiser9:automated-install
Closed

Adds configuration for automated install of authentik#72
simonkaiser9 wants to merge 1 commit intogoauthentik:mainfrom
simonkaiser9:automated-install

Conversation

@simonkaiser9
Copy link
Copy Markdown

Adds configuration options for automated install of Authentik for helm installs.
Using the env configurations did not work out for me, as these were prefixed in the templates and I think it makes sense to have the options more prominently.

@simonkaiser9
Copy link
Copy Markdown
Author

I saw the missing dependencies when testing locally as well and bumped the versions to more current charts. I did not feel competent to make the changes here as well as I cannot make sure, that the newer versions work without any regressions...

BeryJu added a commit to goauthentik/authentik that referenced this pull request Jun 3, 2022
goauthentik/helm#72
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu
Copy link
Copy Markdown
Member

BeryJu commented Jun 3, 2022

Hi, thanks for the PR! I reckon it'll probably be easier if we make the prefix of the bootstrap variables match the normal prefix rather than add extra logic

BeryJu added a commit to goauthentik/authentik that referenced this pull request Jun 3, 2022
@simonkaiser9
Copy link
Copy Markdown
Author

@BeryJu That makes even more sense, I was wondering why AK_ADMIN has a different prefix to begin with but did not think about making the correct change. I'll close this PR then. Thanks for the change!
Authentik is really great, thanks for the effort.

@BeryJu
Copy link
Copy Markdown
Member

BeryJu commented Jun 9, 2022

Yeah I initially added the options for testing and didn't really expect many people besides me to use them, so I never really thought about their usage with helm

@simonkaiser9
Copy link
Copy Markdown
Author

I think it's a really cool use case actually. I have a cluster configured with argocd, that I can deploy with authentik pre-configured which gives me access to connected micro services in the cluster. That's really neat.
I am currently trying to find an elegant solution to pre-seeding authentik with credentials for a user base. Probably using the API via a script is possible but I'm not sure yet...
Either way: Authentik is really cool :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants