Compose-Examples/examples/openvpn/README.md
2024-05-18 00:25:37 +02:00

359 B

References

Notes

Default username is openvpn.

The password is auto-generated and displayed in container logs. Inspect the logs until you find the line Auto-generated pass = "<password>".

For example:

docker compose logs -f | grep pass

Admin web UI is accessible at https://<IP>:943/admin.