https://github.com/maharshmellow/vps-starter
https://github.com/maharshmellow/vps-starter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maharshmellow/vps-starter
- Owner: maharshmellow
- Created: 2024-04-28T04:35:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T04:53:35.000Z (about 1 year ago)
- Last Synced: 2025-01-14T14:13:10.733Z (4 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```