Skip to content

Releases: openspeedtest/Docker-Image

Added reuseport

Choose a tag to compare

@openspeedtest openspeedtest released this 28 Jan 15:12

Added reuseport

Added SET_SERVER_NAME

Choose a tag to compare

@openspeedtest openspeedtest released this 31 Oct 02:37

Added SET_SERVER_NAME

renew.sh updated

Choose a tag to compare

@openspeedtest openspeedtest released this 27 Aug 13:29
2f66e6f

renew.sh updated

Advanced Configuration Options

Choose a tag to compare

@openspeedtest openspeedtest released this 09 Jul 06:46
f93d7bb

Advanced Configuration Options

  • Container Port Configuration

To enable port changes, set the CHANGE_CONTAINER_PORTS environment variable to "True" and provide appropriate values for the following variables.

CHANGE_CONTAINER_PORTS=True

HTTP_PORT=3000

HTTPS_PORT=3001

  • Set User

SET_USER=101

  • Only Allow CORS Request from listed domains.

ALLOW_ONLY=domain1.com;domain2.com;domain3.com

Version 2.0

Choose a tag to compare

@openspeedtest openspeedtest released this 22 Jun 19:20

Added LetsEncrypt SSL with Automatic Certificate Renewal

v0.0.1

Choose a tag to compare

@openspeedtest openspeedtest released this 15 Feb 13:38
8e0ac3b
Update README.md