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

Improve settings infrastructure #73

Closed
bkis opened this issue Nov 7, 2023 · 0 comments
Closed

Improve settings infrastructure #73

bkis opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bkis
Copy link
Member

bkis commented Nov 7, 2023

We should strictly separate dev-ops-related settings (like DB connection) and administrative settings (like platform name) and have the former to be set via the app environment (Pydantic BaseSettings) and the latter via the admin UI (stored in DB for persistence and maybe even in Memcached for quick runtime access).

@bkis bkis added the todo label Nov 7, 2023
@bkis bkis self-assigned this Nov 7, 2023
@bkis bkis closed this as completed Dec 6, 2023
@bkis bkis added the enhancement New feature or request label Jan 19, 2024
@bkis bkis added this to the In Good Shape milestone Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant