chaoss / chaoss/CollectOSS

Migration path for database configs to a file-first config system

Open
#52 6 comments 0 reactions 0 assignees View on GitHub
config
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

> [!NOTE]
> Migrated from [augurlabs/augur#3013](https://github.com/augurlabs/augur/issues/3013)
> Originally opened by `@ABrain7710` on 2025-02-26

---

- [X] On startup take the file config and update the database with it
- [ ] On shutdown take the database config and update the file config
- [ ] All config changes made in tasks or gunicorn processes need to be made to the database
- [ ] All config reads need to be from the config file

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.