Skip to content

Commit

Permalink
WIP : certbot
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfix committed May 6, 2024
1 parent 3e9cf10 commit 11ed332
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,13 @@ sudo a2ensite 002-taxobs-extract.conf

### Https certificates

We will use certbot to create the http certificates for the public website.

```
sudo apt update && sudo apt install snapd
```

TBD

## Installing a cron task for automatic update of the repository

Expand Down

0 comments on commit 11ed332

Please sign in to comment.