Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: user/group/permission configuration through conf files (yaml,json...) #129

Closed
aderumier opened this issue May 17, 2019 · 2 comments
Labels

Comments

@aderumier
Copy link

Hi,

I could be great to be able to do configuration through conf files (yaml,json ...),
to be able to push them with configuration management software (ansible,puppet,chef....)
maybe sync them to database (and keep the dynamic ssh invite key registration).

Currently we could generate mysql query, but if we apply them multiple time, we have duplicate entries on some tables. (don't remember exactly, but I think this is the case for permissions)

@welderpb
Copy link
Contributor

welderpb commented May 17, 2019

Hi,

You can use:
ssh portal config backup
ssh portal config restore
functionality.

@moul
Copy link
Owner

moul commented Sep 15, 2020

Closing the issue as I plan to work on the v2 of this project and I need to make some cleanup in the issues see #210

@moul moul closed this as completed Sep 15, 2020
@moul moul added the question label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants