modify(all): chmod
This commit is contained in:
parent
433769f282
commit
c90af6c509
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
alist/compose.yml
Executable file → Normal file
0
alist/compose.yml
Executable file → Normal file
0
alist/env.yml
Executable file → Normal file
0
alist/env.yml
Executable file → Normal file
0
alist/readme.md
Executable file → Normal file
0
alist/readme.md
Executable file → Normal file
0
base/mongo.stack.yaml
Executable file → Normal file
0
base/mongo.stack.yaml
Executable file → Normal file
0
dbSer/config.conf
Executable file → Normal file
0
dbSer/config.conf
Executable file → Normal file
0
dbSer/dbs-dev.stack.yaml
Executable file → Normal file
0
dbSer/dbs-dev.stack.yaml
Executable file → Normal file
0
dbSer/dbs.networks.set.yml
Executable file → Normal file
0
dbSer/dbs.networks.set.yml
Executable file → Normal file
0
dbSer/dbs.stack.yaml
Executable file → Normal file
0
dbSer/dbs.stack.yaml
Executable file → Normal file
0
dbSer/etcd.yml
Executable file → Normal file
0
dbSer/etcd.yml
Executable file → Normal file
0
dbSer/mongo.yml
Executable file → Normal file
0
dbSer/mongo.yml
Executable file → Normal file
0
dbSer/mysql/env.cfg
Executable file → Normal file
0
dbSer/mysql/env.cfg
Executable file → Normal file
0
dbSer/mysql/prod.stack.yml
Executable file → Normal file
0
dbSer/mysql/prod.stack.yml
Executable file → Normal file
0
dbSer/percona.yml
Executable file → Normal file
0
dbSer/percona.yml
Executable file → Normal file
0
dbSer/postgres.yml
Executable file → Normal file
0
dbSer/postgres.yml
Executable file → Normal file
0
dbSer/postgres/env.cfg
Executable file → Normal file
0
dbSer/postgres/env.cfg
Executable file → Normal file
0
dbSer/postgres/prod.stack.yml
Executable file → Normal file
0
dbSer/postgres/prod.stack.yml
Executable file → Normal file
0
dbSer/postgres/test.stack.yml
Executable file → Normal file
0
dbSer/postgres/test.stack.yml
Executable file → Normal file
0
dbSer/redis.yml
Executable file → Normal file
0
dbSer/redis.yml
Executable file → Normal file
0
gitea/env.cfg
Executable file → Normal file
0
gitea/env.cfg
Executable file → Normal file
0
gitea/prod.stack.yml
Executable file → Normal file
0
gitea/prod.stack.yml
Executable file → Normal file
0
i2c.py/readme.md
Executable file → Normal file
0
i2c.py/readme.md
Executable file → Normal file
0
i2c.py/status.py
Executable file → Normal file
0
i2c.py/status.py
Executable file → Normal file
0
it-tools/compose.yml
Executable file → Normal file
0
it-tools/compose.yml
Executable file → Normal file
0
joplin/compose.yml
Executable file → Normal file
0
joplin/compose.yml
Executable file → Normal file
0
joplin/env.cfg
Executable file → Normal file
0
joplin/env.cfg
Executable file → Normal file
0
memos/env.cfg
Executable file → Normal file
0
memos/env.cfg
Executable file → Normal file
0
memos/local.stack.yml
Executable file → Normal file
0
memos/local.stack.yml
Executable file → Normal file
0
memos/pgloader.load
Executable file → Normal file
0
memos/pgloader.load
Executable file → Normal file
0
memos/prod.stack.yml
Executable file → Normal file
0
memos/prod.stack.yml
Executable file → Normal file
0
mind-map/compose.yml
Executable file → Normal file
0
mind-map/compose.yml
Executable file → Normal file
0
nextcloud/compose.yml
Executable file → Normal file
0
nextcloud/compose.yml
Executable file → Normal file
0
nextcloud/owncloud.ocis.yml
Executable file → Normal file
0
nextcloud/owncloud.ocis.yml
Executable file → Normal file
0
nextcloud/readme.md
Executable file → Normal file
0
nextcloud/readme.md
Executable file → Normal file
@ -1,2 +1,3 @@
|
|||||||
IMAGE_TAG=portainer/portainer-ce:2.19.4
|
IMAGE_LATEST=portainer/portainer-ce:latest
|
||||||
|
IMAGE_TAG=portainer/portainer-ce:2.20.0
|
||||||
AGENT_TAG=portainer/agent:2.19.4
|
AGENT_TAG=portainer/agent:2.19.4
|
||||||
|
0
portainer-ce/portainer-agent-stack.yml
Executable file → Normal file
0
portainer-ce/portainer-agent-stack.yml
Executable file → Normal file
2
portainer-ce/portainer-ce.yaml
Executable file → Normal file
2
portainer-ce/portainer-ce.yaml
Executable file → Normal file
@ -3,7 +3,7 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
portainer:
|
portainer:
|
||||||
image: ${IMAGETAG}
|
image: ${IMAGE_TAG}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
|
0
seal-ms/.gitignore
vendored
Executable file → Normal file
0
seal-ms/.gitignore
vendored
Executable file → Normal file
0
seal-ms/configs/caddy/sealms-ui.conf
Executable file → Normal file
0
seal-ms/configs/caddy/sealms-ui.conf
Executable file → Normal file
0
seal-ms/configs/mysql8/my.cnf
Executable file → Normal file
0
seal-ms/configs/mysql8/my.cnf
Executable file → Normal file
0
seal-ms/readme.md
Executable file → Normal file
0
seal-ms/readme.md
Executable file → Normal file
0
seal-ms/shell/allcmd.sh
Executable file → Normal file
0
seal-ms/shell/allcmd.sh
Executable file → Normal file
0
seal-ms/stack/build/stack.yaml
Executable file → Normal file
0
seal-ms/stack/build/stack.yaml
Executable file → Normal file
0
seal-ms/stack/dbs/stack.yaml
Executable file → Normal file
0
seal-ms/stack/dbs/stack.yaml
Executable file → Normal file
0
seal-ms/stack/readme.md
Executable file → Normal file
0
seal-ms/stack/readme.md
Executable file → Normal file
0
seal-ms/stack/sealms/stack.yaml
Executable file → Normal file
0
seal-ms/stack/sealms/stack.yaml
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user