https://github.com/jackblk/remotelab
my remote lab
https://github.com/jackblk/remotelab
Last synced: about 1 year ago
JSON representation
my remote lab
- Host: GitHub
- URL: https://github.com/jackblk/remotelab
- Owner: jackblk
- License: mit
- Created: 2022-03-18T13:50:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T07:38:49.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T05:12:31.672Z (over 1 year ago)
- Language: Shell
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remotelab
Config for my lab on cloud. Currently running mangadex@home.
## Usage
To start up Nginx Proxy Manager & Wireguard VPN
* Make env file: `cp .env.example .env`
* Edit env file: `vi .env`
`./start.sh`
## Config
Go to Nginx Proxy Manager and configure ports
### Stream
* `51820` (UDP) to `wg-easy:51820`: for Wireguard
### Host
* `sv1-md` to `http://grafana:3000`
* `sv1-vpn` to `http://wg-easy:51821`
* `sv1` to `http://nginx-proxy-manager:81`
### 404 page
Use `404page.html`