CogitoNTNU / jarvis

J.A.R.V.I.S core repository. Built by members of Cogito NTNU. Includes core extensions and functionality. Extra functionality for personal use (a custom python extension) should not be pushed to this repo.
MIT License
4 stars 0 forks source link

Dockerize system #4

Open WilliamMRS opened 1 month ago

WilliamMRS commented 1 month ago

To improve the deployment process and ensure consistency across different environments, we need to dockerize key components of our system. This includes creating Docker services for the vector database, the frontend, and the backend applications.

Acceptence criteria:

SverreNystad commented 1 month ago

The current docker image makes it possible to have the same development environment on all machines. How to use this is also documented in the docs/manuals/developer_setup.md