Backend docker deploy

This commit is contained in:
qvalentin 2023-04-07 16:19:13 +02:00
parent a1cb1a30d9
commit f117e4cb65
5 changed files with 95 additions and 25 deletions

5
backend/deploy.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
nix-build
scp ./result ffs:/home/ffsys/jitsi-rooms-docker-image