mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
| .. | ||
| docker-compose.yml | ||
| README.md | ||
BunkerWeb with Scaleway DNS Challenge
Please have a look at the certbot-dns-scaleway documentation first.
Procedure:
- Create an account on Scaleway if you don't already have one
- Make sure your domains are managed by Scaleway DNS
- Get your Application token:
- Log in to your Scaleway console
- Go to your profile by clicking on your avatar in the top-right corner
- Select "Credentials"
- In the "API Keys" section, create a new API key
- Make sure to note down the token (it won't be shown again)
- Edit domains in the compose file
- Edit Scaleway credentials in the compose file using your API token
- Run your services, the scheduler will take care of the rest:
docker-compose up -d
Note: Scaleway is a cloud provider offering DNS management services. Make sure your domain's nameservers are properly configured to use Scaleway DNS servers.