Updated Bukkit Set Up (markdown)

Rsl1122 2018-07-13 08:51:47 +03:00
parent 768e683440
commit fa7fc5b2c1
1 changed files with 4 additions and 1 deletions

@ -41,6 +41,9 @@ How to do this depends on the operating system and firewall program you have ins
If you don't control your firewall, please contact your hosting for support on getting a port open that supports HTTP or HTTPS.
> Some setups require additional routing - for example: Azure, Docker, Pterodactyl
> See **additional set-up** section for more.
### Step 4: (Optional) Protect the Website with a Login Prompt
In order to enable user authentication, HTTPS set up is required.
@ -85,7 +88,7 @@ In order to access the Plan WebServer running on the Minecraft server, you need
### Azure or similar service
Make sure to enable port forwarding [Azure](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nsg-quickstart-portal)
Make sure to [enable port forwarding on Azure](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nsg-quickstart-portal)
### For further configuration refer to:
- [[Bukkit Configuration]]