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

Enable live reloading of configs #155

Open
kod-kristoff opened this issue May 24, 2019 · 1 comment
Open

Enable live reloading of configs #155

kod-kristoff opened this issue May 24, 2019 · 1 comment

Comments

@kod-kristoff
Copy link
Member

Currently the server needs to be restarted when a new resource is added or changed.

We want to be able to reload config settings without restart.

@majsan
Copy link
Member

majsan commented Sep 9, 2024

Could be done by adding an API-endpoint /reload that only works for admins. If a JWT is given it should be: "scop.other.karp-app == 100 and also it should be integrated into the API key solution, since the reload will probably be done by the CLI when something changes.

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

No branches or pull requests

2 participants