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

https://github.com/jackblk/remotelab

my remote lab
https://github.com/jackblk/remotelab

Last synced: about 1 year ago
JSON representation

my remote lab

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`