accept-ca-terms

This commit is contained in:
Willem@105.pve1.lan
2022-02-23 12:33:36 +02:00
parent d90342bd60
commit 58a2727f84
4 changed files with 16 additions and 5 deletions

View File

@@ -4,6 +4,9 @@
Edit docker-compose.yml and change the following under **commands** for service **boringproxy**
- bp.example.com: your admin domain
- your-email-address: the email address to register with Let's Encrypt
***Since the -accept-ca-terms flag is set in the compose file, this will automatically accept terms and conditions of Let's Encrypt.***
## Build image from source and run server in docker
You can build the image from source. This requires that you clone the GitHub repo and start docker using the compose command below: