configure envs
This commit is contained in:
parent
7b116c1541
commit
a867645694
3 changed files with 30 additions and 1 deletions
10
set_perms_server
Executable file
10
set_perms_server
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue