samzong/GoFS File Server

Serve directories with GoFS (auth, themes, WebDAV) inside a GitHub Actions job.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirDirectory to serve (path inside the container). Defaults to the GitHub workspace.no/github/workspace
hostHost interface to bind.no0.0.0.0
portPort to listen on.no8000
themeUI theme: default, advanced.nodefault
show_hiddenShow hidden files and directories.nofalse
authEnable HTTP basic auth as user:password.no""
enable_webdavEnable read-only WebDAV on /dav.nofalse
log_levelLog level: debug, info, warn, error.noinfo

no outputs