Daniel Healy
Daniel Healy
--------------------------------------------------- BUG REPORT --------------------------------------------------- **Description** While deploying Swarmpit behind an HTTP enterprise proxy, I am unable to have public registry data displayed while creating a new service. **Steps to reproduce...
I'm running both Nextcloud and the OnlyOffice Docserver in containers with Docker Swarm. The admin screen is configured in a way that produces a green validation banner that Nextcloud successfully...
Here is my config from docker-compose.yml ` elastalert: image: bitsensor/elastalert:3.0.0-beta.1 volumes: - ./elastalert/config/elastalert.yaml:/opt/elastalert/config.yaml - ./elastalert/config/config.json:/opt/elastalert-server/config/config.json - ./elastalert/rules:/opt/elastalert/rules - ./elastalert/rule_templates:/opt/elastalert/rule_templates - /etc/localtime:/etc/localtime:ro ports: - "3030:3030" - "3333:3333" environment: TZ: "America/New_York" networks:...
Enhancement: Add the `S` argument to `tar` when `ENABLE_COMPRESSION` is enabled to save space on VMDK files. Background: If you create a 500GB thin provisioned disk and place only 5GB...
Hi there, First and foremost, thank you so very much for your work and open sourcing it for our community. I am personally very grateful for you! I've successfully deployed...