Deployment
We use containers to run our system. This allows us to provide a consistent environment for our software components regardless of whether they are running on a developers machine locally or on a virtual machine in a data center or in a kubernetes cluster at a public cloud provider.
Our containers can be build by using the Dockerfiles in the repository:
KST Platform:
- Backend: Dockerfile
- Frontend: Dockerfile