An open API service indexing awesome lists of open source software.

https://github.com/maharshmellow/vps-starter


https://github.com/maharshmellow/vps-starter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

chmod +x init.sh

./init.sh

# Access the NGINX Proxy Manager Admin UI
To prevent public access, use SSH to access that port instead of exposing it publicly.

```
ssh -L 127.0.0.1:8181:127.0.0.1:81 [email protected]

Visit 127.0.0.1:8181 on the local machine now to see the NGINX Proxy Manager UI.
```