cytopia

Results 223 comments of cytopia

# Varnish Varnish has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-varnish.html

# Varnish and SSL Offloading via HAProxy HAProxy has been added to take care of SSL offloading in front of Varnish: https://devilbox.discourse.group/t/feature-haproxy-ssl-offloading/69

# ELK Stack The ELK Stack (Elastic Search, Logstash and Kibana) have been integrated: https://devilbox.discourse.group/t/feature-haproxy-ssl-offloading/69

# Devilbox v1.0.0 released https://github.com/cytopia/devilbox/releases/tag/v1.0.0

I already had this enabled: ![Screenshot 2021-06-02 11-25-25 selection](https://user-images.githubusercontent.com/12533999/120455923-737c4700-c395-11eb-9512-226ad916a5e3.png) In this page I do not see any other settings. ![Screenshot 2021-06-02 11-26-09 selection](https://user-images.githubusercontent.com/12533999/120455930-7414dd80-c395-11eb-89ca-ea994045f99e.png)

@morganchristiansson thanks for all the effort so far and raising this topic! :+1: I've now also started [playing around with arm64 builds](https://github.com/devilbox/docker-php-fpm-8.2). Currently in the phase of finding a very...

@Olegt0rr thanks for reporting This appears to be a mitogen issue itself. See here for a bug report on their repository: https://github.com/mitogen-hq/mitogen/issues/652. The mentioned issue has been closed with a...

I wouldn't recommend to user user/pass, but rather key-based. But as it seems it is desired, it is at least good to have this possibility. See also: https://github.com/cytopia/docker-ansible/issues/68

The following three files need to bump their nightly tag from `0.39` to `0.40`: ``` grep -rHni '0.39' .github/workflows/ .github/workflows/nightly-kops.yml:55: - '0.39' .github/workflows/nightly.yml:39: - '0.39' .github/workflows/nightly-helm.yml:54: - '0.39' ``` You...

@trocho just to be able to fully reproduce this on my end, do you have a password set on your key?