fellip141

Results 3 issues of fellip141

### Problem Statement Can i run directly in https (443)? My config: CONFIG_HTTP_LISTEN=:443 CONFIG_HTTP_TLS=true CONFIG_HTTP_KEY=/etc/openvpn-auth-oauth2/privkey.pem CONFIG_HTTP_CERT=/etc/openvpn-auth-oauth2/cert.pem ### openvpn-auth-oauth2 logs ```shell error: Jul 29 16:56:09 sentinel3 openvpn-auth-oauth2[15588]: time=2024-07-29T16:56:09.892Z level=ERROR msg="error http...

❓ question

I want to use docker-compose just ui for an openvpn installation that is locally in my environment I'm trying like this: services: openvpn-ui: container_name: openvpn-ui image: d3vilh/openvpn-ui:latest environment: - OPENVPN_ADMIN_USERNAME=admin...

All my dashboard previews return a 404 error, but the container logs indicate everything is fine.

to validate