My installation runs on a Intel NUC running the latest beta.
I have setup a fresh install of Domoticz under Bullseye. I have previously run the install of certbot with snapd, but without the letsencrypt drives the setup fails.
"Native secure access with Lets Encrypt" is still active on the site and a mix of lets encrypt and snapd.
What are the commands of running a certbot install on domoticz?
sudo certonly --webroot --email <your email> -d <your complete sub.domain name> -w <user home>/domoticz/www/ ???
Any help will be appreciated.
Native secure access with snapd
Moderator: leecollings
-
- Posts: 243
- Joined: Friday 12 January 2018 8:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Native secure access with snapd
I'm further now
First I install:
sudo apt install snapd
sudo snap install core
sudo snap refresh core
sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot
sudo certbot certonly --standalone
This works .... I now have an https connection though my domain!
First I install:
sudo apt install snapd
sudo snap install core
sudo snap refresh core
sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot
sudo certbot certonly --standalone
This works .... I now have an https connection though my domain!
Who is online
Users browsing this forum: No registered users and 1 guest