All apps · 0 apps
serveo
Docker app from grtgbln's Repository
Overview
Expose local servers to the internet via SSH tunneling.
Install Serveo on Unraid in a few clicks.
Find Serveo in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Serveo Review the template variables and paths Click Install
Requirements
In **Post Arguments**, replace `$DOMAIN` with the domain to use for the tunnel.
Download Statistics
233,015
Total Downloads
15
This Month
33
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
taichunmin/serveo-server:latestLast Updated2020-08-21
First Seen2024-09-25
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
HTTP Traffic PortPorttcp
Container Port: 80
- Target
- 80
- Default
- 1080
- Value
- 1080
HTTPS Traffic PortPorttcp
Container Port: 443
- Target
- 443
- Default
- 10443
- Value
- 10443
SSH PortPorttcp
Container Port: 22
- Target
- 22
- Default
- 2222
- Value
- 2222
LetsEncrypt CertificatePath
Path to LetsEncrypt 'fullchain.pem' file
- Target
- /certs/letsencrypt.crt
LetsEncrypt Private KeyPath
Path to LetsEncrypt 'privkey.pem' file
- Target
- /certs/letsencrypt.key
SSH ConfigPath
Path to SSH config directory
- Target
- /root/.ssh