diff --git a/.travis.yml b/.travis.yml index c56378a5..1b345350 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ env: - PHP_VERSION=NA BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb postgres postgres-postgis neo4j mongo redis" - PHP_VERSION=NA BUILD_SERVICE="adminer phpmyadmin pgadmin" - - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" + - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 haproxy" - PHP_VERSION=NA BUILD_SERVICE="kibana grafana laravel-echo-server" # - PHP_VERSION=NA BUILD_SERVICE="aws" diff --git a/docker-compose.yml b/docker-compose.yml index b7fc119f..166f7f36 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -616,7 +616,7 @@ services: networks: - frontend -### Balancer Haproxy ########################################## +### HAProxy Load Balancer #################################### haproxy: build: ./haproxy