bunkerweb/examples/dns-scaleway
TheophileDiot 28b124740d
Road to 1.6.9 🚀
2026-03-13 17:36:39 +01:00
..
docker-compose.yml Road to 1.6.9 🚀 2026-03-13 17:36:39 +01:00
README.md Add DNS challenge examples for various providers in README files and docker-compose configuration 2025-03-20 15:38:42 +01:00

BunkerWeb with Scaleway DNS Challenge

Please have a look at the certbot-dns-scaleway documentation first.

Procedure:

  1. Create an account on Scaleway if you don't already have one
  2. Make sure your domains are managed by Scaleway DNS
  3. 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)
  4. Edit domains in the compose file
  5. Edit Scaleway credentials in the compose file using your API token
  6. 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.