Skip to content

Docker! #125

@ItsSyfe

Description

@ItsSyfe

TODO

  • Create a Dockerfile for each of the projects on the root directory.
    • Separate dockerfiles for each project.
    • Should also allow for dev and prod being separate, prod should have developer debug stuff disabled.
  • Create a docker-compose.yml on the root directory.
    • Should contain some sort of networking so that each of the projects can reach the database but not each other.
    • Database hosted through docker for dev container, hosted on bare metal with port provided otherwise.

Deliverables

  • Easy to use docker-compose.yml which can be used to spin up a production server with ease.
  • Dev container for VSCode which will let us start a development environment in just a few clicks without any other prerequisites.

Metadata

Metadata

Assignees

Labels

🪄 Feature/EnhancementA new feature or enhancement to an existing feature.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions