Native secure access with snapd

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
hjzwiers
Posts: 243
Joined: Friday 12 January 2018 8:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Native secure access with snapd

Post by hjzwiers »

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.
hjzwiers
Posts: 243
Joined: Friday 12 January 2018 8:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Native secure access with snapd

Post by hjzwiers »

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!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest