Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

feat: migrate configuration to databaseΒ #63

@oSumAtrIX

Description

@oSumAtrIX

🐞 Issue

Currently, the bot loads some configurations from a config file. This is unpractical at deployment via a docker container.

❗ Solution

Migrate configuration to a database.

❓ Motivation

The migration would come in favor of deployment because the docker container would not require mounting the config file.

⚠ Additional context

A difficulty would be introduced after migration. How would the configuration be updated and where to provide a template configuration schema?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions