configure envs

This commit is contained in:
Yax 2021-12-12 03:32:21 +01:00
parent 7b116c1541
commit a867645694
3 changed files with 30 additions and 1 deletions

10
set_perms_server Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
# disable unused services
chmod -x baikal/docker-compose.baikal.yml
chmod -x posteio/docker-compose.posteio.yml
chmod -x netdata/docker-compose.netdata.yml
chmod -x photo/docker-compose.pigallery.yml
# live server
chmod -x traefik/docker-compose.traefik-local.yml