Update README.md
parent
7d1dcf0166
commit
6e6dffd741
|
@ -42,10 +42,12 @@ Also, HOST_NAME needs to resolve to your jail from inside your network. You'll p
|
|||
|
||||
### Execution
|
||||
|
||||
|
||||
Once you've downloaded the script and prepared the configuration file, run this script (`./nextcloud-jail.sh`). The script will run for several minutes. When it finishes, your jail will be created and Caddy will be installed.
|
||||
|
||||
### Test
|
||||
|
||||
To test your installation, enter your jail IP address and port 2020 e.g. `192.168.1.199:2020` in a browser. If the installation was successful, the message *Hello, world!* should be displayed.
|
||||
|
||||
## The Caddyfile
|
||||
|
||||
### Prerequisites (Let's Encrypt)
|
||||
|
|
Loading…
Reference in New Issue