Skip to content

Feat: Create file for docker compose #1041

Open
@epicadk

Description

Is your feature request related to a problem? Please describe.

Currently we do not have a docker-compose.yml setup. This would be particularly useful when we move away from sqllite and start storing data on another type of database.

Describe the solution you'd like

Create docker-compose.yml that will help in run multiple docker containers/services at the same time.
For example, one container running postgres and another the backend flask app.

Additional context

Link to docs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Category: CodingChanges to code base or refactored code that doesn't fix a bug.Type: EnhancementNew feature or request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions