Update README.md

master
Basil Hendroff 2020-07-29 21:48:05 +08:00 committed by GitHub
parent 7d1dcf0166
commit 6e6dffd741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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)