Merge branch 'main' of ssh://git.autonomic.zone:2222/coop-cloud/cloud.autonomic.zone

This commit is contained in:
2021-03-30 21:25:50 +01:00
3 changed files with 4 additions and 6 deletions

View File

@ -18,10 +18,10 @@ services:
order: start-first
labels:
- "traefik.enable=true"
- "traefik.http.routers.cloud-autonomic-zone.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.cloud-autonomic-zone.rule=Host(`cloud.autonomic.zone`)"
- "traefik.http.routers.cloud-autonomic-zone.entrypoints=web-secure"
- "traefik.http.services.cloud-autonomic-zone.loadbalancer.server.port=8000"
- "traefik.http.routers.cloud-autonomic-zone.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.cloud-autonomic-zone.tls.certresolver=production"
networks:
proxy:

View File

@ -1,5 +1,3 @@
{
"text" : "Autonomic is a workerowned cooperative, dedicated to using technology to empower people making a positive difference in the world. We offer service hosting using Coop Cloud and other platforms, and custom development and infrastructure setup."
"text": "Autonomic is a workerowned cooperative, dedicated to using technology to empower people making a positive difference in the world. We offer service hosting using Coop Cloud and other platforms, and custom development and infrastructure setup."
}