Disabled web frontend for Grafista.
It still collects daily statistics, until we're 100% sure our own pillar-statscollector is doing its job correctly.
This commit is contained in:
@@ -115,10 +115,6 @@ grafista:
|
|||||||
image: armadillica/grafista:latest
|
image: armadillica/grafista:latest
|
||||||
container_name: grafista
|
container_name: grafista
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
|
||||||
VIRTUAL_HOST: http://cloud.blender.org/stats/*,https://cloud.blender.org/stats/*,http://blender-cloud/stats/*
|
|
||||||
VIRTUAL_HOST_WEIGHT: 20
|
|
||||||
FORCE_SSL: "true"
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/git/grafista:/data/git/grafista:ro
|
- /data/git/grafista:/data/git/grafista:ro
|
||||||
- /data/storage/grafista:/data/storage/grafista
|
- /data/storage/grafista:/data/storage/grafista
|
||||||
@@ -145,7 +141,6 @@ haproxy:
|
|||||||
- TIMEOUT=connect 5s, client 5m, server 10m
|
- TIMEOUT=connect 5s, client 5m, server 10m
|
||||||
links:
|
links:
|
||||||
- blender_cloud
|
- blender_cloud
|
||||||
- grafista
|
|
||||||
# - notifserv
|
# - notifserv
|
||||||
- letsencrypt
|
- letsencrypt
|
||||||
- kibana
|
- kibana
|
||||||
|
Reference in New Issue
Block a user