Hi all,
I'm new on here and I've come looking for help, I've installed the SWAG reverse proxy using docker compose on an Ubuntu 20.04 Server in order to expose some services, the install seems to have been done correctly but I'm running into an issue after the start of the container. Please note that I'm using Portainer to manage the container, also FWIW, I'm using the Cloudflare API token in the .ini file.
Not sure where I've messed up so would really appreciate if you guys could point me in the right direction.
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: vortextech.fr
I ran this command: start swag container from Portainer
It produced this output: Error parsing credentials configuration: Invalid line ('1234567') (matched as neither section nor keyword) at line 10.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
ERROR: Cert does not exist! Please see the validation error above. Make sure you entered correct credentials into the /config/dns-conf/cloudflare.ini file.
My web server is (include version):
The operating system my web server runs on is (include version):Docker on Ubuntu server 20.04
My hosting provider, if applicable, is: selfhosting
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.32.0
Thanks in advance for your help.