Skip to content

dqbd/cctv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 14, 2023
4517719 · Oct 14, 2023
Dec 23, 2022
Oct 14, 2023
May 8, 2021
Jun 19, 2022
Oct 13, 2023
May 8, 2021
Dec 22, 2021
Jun 4, 2022
Jun 19, 2022
Jun 17, 2022
Dec 23, 2022
Dec 22, 2021
Jun 4, 2022
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Jun 19, 2022
Oct 12, 2023

Repository files navigation

CCTV

Deployment

Generate docker-compose.yml file

jsonnet config/live.jsonnet -Sm .

Remote docker compose deployment

docker context use [context name]
docker-compose pull
docker-compose down
docker-compose up -d