cnescatlab / cnescatlab/docker-cat
Set configuration at build and as option at run
- Dominant language
- Python
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
#### Is your feature request related to a problem? Please describe.
> _A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
Docker CAT is long to start because of start-up configuration.
#### Describe the solution you'd like
> _A clear and concise description of what you want to happen._
Consider setting configuration (custom rules, quality profiles and quality gates) of the embedded H2 database at build and let configuration be rerun as option (e.g.: `RECONFIGURE`) if the user want to use an external database which is not yet configured.
The start up of the application should be speeded up.
Contributor guide
Research direction
No files or tests are named; start by locating the Docker CAT build process, startup configuration, and embedded H2 setup. Done means configuration is applied at build time, an option such as RECONFIGURE can rerun it for an unconfigured external database, and startup is faster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- build-system, databases, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100