All apps · 0 apps
goStatic
Docker app from RedVex's Repository
Overview
A really small static web server for Docker
The goal
My goal is to create to smallest docker container for my web static files. The advantage of Go is that you can generate a fully static binary, so that you don't need anything else.
Install goStatic on Unraid in a few clicks.
Find goStatic 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 goStatic Review the template variables and paths Click Install
Categories
Download Statistics
13,542,466
Total Downloads
12,748
This Month
12,324
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
pierrezemb/gostaticLast Updated2022-03-03
First Seen2023-08-08
Runtime arguments
- Web UI
http://[IP]:[PORT:8043]/- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WWW-FolderPathrw
Place here your folder where the WWW-Folder should be placed
- Target
- /srv/http
- Default
- /mnt/user/Appdata/goStatic
- Value
- /mnt/user/Appdata/goStatic
WebPortPorttcp
- Target
- 8043
- Default
- 8043
- Value
- 8043