Skip to content

Let's encrypt SSL like onthe demo instance #5849

Answered by mittkkoo
mittkkoo asked this question in Q&A
Discussion options

You must be logged in to vote

Here is how I did it on Ubuntu 20.04 with inventree installed from package. Maybe someone will find the instructions usefull. I'm curious if this will be update safe...

Make sure the ufw (if used as firewall on the server) has the profile Nginx Full enabled. Run ufw status. The output should look like this:

Status: active

To                         Action      From
--                         ------      ----
22/tcp                     LIMIT       Anywhere                  
Nginx Full                 ALLOW       Anywhere                  
22/tcp (v6)                LIMIT       Anywhere (v6)             
Nginx Full (v6)            ALLOW       Anywhere (v6)  

Install certbot with nginx plugin

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@matmair
Comment options

@SchrodingersGat
Comment options

@mittkkoo
Comment options

@gid204
Comment options

Answer selected by mittkkoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants