mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
| .. | ||
| docker-compose.yml | ||
| README.md | ||
BunkerWeb with NS1 (NSONE) DNS Challenge
Please have a look at the certbot-dns-nsone documentation first.
Procedure:
- Create an account on NS1 if you don't already have one
- Make sure your domains are managed by NS1
- Get your API key:
- Log in to your NS1 account
- Go to "Account Settings" > "API Keys"
- Create a new API key with appropriate permissions (at minimum, DNS zones and records management)
- Note down the API key
- Edit domains in the compose file
- Edit NS1 credentials in the compose file using your API key
- Run your services, the scheduler will take care of the rest:
docker-compose up -d
Note: NS1 is a managed DNS service provider with advanced traffic management features. Make sure your domain's nameservers are properly configured to use NS1's nameservers.