Hello again, I want the ability to hide the UI di...
# atlantis-community
e
Hello again, I want the ability to hide the UI disable apply command due to security reasons since our Atlantis servers are on a shared environment. I saw that the git issue #4157 was completed and merged but is it available on Atlantis v0.27.2? I tried using
--disable-global-apply-lock
as a server command, but I got an error that it's an unknown flag. I know it's not listed in the options of the documentation as a flag option, but if its not available now, do we know when? Second question: Did anyone secure their Atlantis servers so only a particular set of individuals can access the UI within a shared environment?
p
We do once-a-month releases
you can put a oauth proxy on front of atlantis to manage authentication
an ALB with OIDC etc
e
Thank you for the clarification! Hopefully it will be available on the next release. Thank you for the tip on securing the server. We will look into this and any other options. Most importantly, thank you for responding on a Saturday! Have a wonderful weekend !
āœ… 1
p
you too
c
You can lock down the UI with something like cognito or google IAP, that's what we've done.
šŸ™ 1
e
Hello! I am going to update to 27.3 soon but according to the docks and changelog, the hide ui button flag is still not available? Sorry I’m trying to familiarize myself with the release notes too
p
when we release 0.28 it will be
e
Ah thank you for clarifying!