armindocachada / OpenVPN-Docker-GoogleAuth

OpenVPN setup with a web admin and with Google Authentication Enabled
21 stars 30 forks source link

Installation Error #3

Open andreynobre opened 3 years ago

andreynobre commented 3 years ago

Hello,

This error happens when exec docker-composer up -d:

WARNING: The HOST_SSL_PORT variable is not set. Defaulting to a blank string. WARNING: The MYSQL_ROOT_PASSWORD variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_DATABASE variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_USER variable is not set. Defaulting to a blank string. WARNING: The OPENVPN_ADMIN_PASSWORD variable is not set. Defaulting to a blank string. ERROR: The Compose file './docker-compose.yml' is invalid because: services.openvpn.ports contains an invalid type, it should be a number, or an object

ghost commented 3 years ago

Rename the .env-template file to .env