Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 560 Bytes

deep misis | HSE-MTS Hack

PSA

All further commits by 0xb1b1 are to be available in 0xb1b1/telewatcher.

Please be advised that the linked repository only contains the code that's been written by 0xb1b1, meaning that ./api is/will be completely rewritten.

Deploy the service

Docker Compose

docker compose up -d

Kubernetes

Apply all files inside kube-common, then apply all microservices' K8s files (typically located in <microservice name>/kube)

Helm

Coming soon (see PSA)