Skip to content

Simple nginx server to server the installation script of Runtipi

Notifications You must be signed in to change notification settings

runtipi/runtipi-setup-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

## Generate the certificate

```bash
sudo certbot certonly --standalone -d setup.runtipi.io
```

## Renew the certificate

```bash
sudo certbot renew
```

About

Simple nginx server to server the installation script of Runtipi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published