Removing MeshCentral.
This commit is contained in:
@@ -3008,25 +3008,6 @@ services:
|
|||||||
type: bind
|
type: bind
|
||||||
bind:
|
bind:
|
||||||
create_host_path: true
|
create_host_path: true
|
||||||
meshcentral:
|
|
||||||
container_name: meshcentral
|
|
||||||
image: ghcr.io/ylianst/meshcentral:master
|
|
||||||
labels:
|
|
||||||
- homepage.group=System Administration
|
|
||||||
- homepage.name=MeshCentral
|
|
||||||
- homepage.href=https://mesh.${MY_TLD}
|
|
||||||
- homepage.icon=meshcentral.png
|
|
||||||
- homepage.description=
|
|
||||||
- swag=enable
|
|
||||||
- swag_proto=http
|
|
||||||
- swag_port=80
|
|
||||||
- swag_url=mesh.${MY_TLD}
|
|
||||||
ports:
|
|
||||||
- 9044:80
|
|
||||||
- 3444:443
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ${DOCKER_VOLUME_CONFIG}/mastodon:/config
|
|
||||||
mastodon-pg-db:
|
mastodon-pg-db:
|
||||||
container_name: mastodon-pg-db
|
container_name: mastodon-pg-db
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user