HugoMods
HugoMods
OfficialDocker app from Florian Dambrine's Repository
Overview
Build and deploy Hugo static websites on Unraid. Automatically clones your Git repository, installs dependencies, and builds your Hugo site. Perfect for generating static sites for blogs, documentation, landing pages, and more with Hugo's blazing-fast static site generation. Features persistent storage for source code and node_modules, automatic dependency management, and support for custom Hugo configurations. Simply provide your Git repository URL and the site will be built in the /src/public directory.
Runtime arguments
- Network
bridge- Privileged
- false
- Extra Params
--entrypoint=/bin/sh
Template configuration
Git Repository URLVariable
Public git repository containing your Hugo website (required).
- Target
- GIT_REPO
Base URLVariable
Base URL for Hugo site (used in build). Example: / or /mysite/
- Target
- BASE_URL
- Default
- /
- Value
- /
Node EnvironmentVariable
Node environment.
- Target
- NODE_ENV
- Default
- development
- Value
- development
Website Source CodePathrw
Persistent Hugo source directory. Repo is cloned here on first start.
- Target
- /src
- Default
- /mnt/user/appdata/hugomods/src
- Value
- /mnt/user/appdata/hugomods/src
Hugo Config DirectoryPathrw
Hugo configuration directory. Create config/_default/hugo.toml to override settings. See https://gohugo.io/configuration/introduction/#configuration-directory
- Target
- /src/config
- Default
- /mnt/user/appdata/hugomods/config
- Value
- /mnt/user/appdata/hugomods/config
node_modules CachePathrw
Persist node_modules to avoid reinstalling on every restart.
- Target
- /src/node_modules
- Default
- /mnt/user/appdata/hugomods/node_modules
- Value
- /mnt/user/appdata/hugomods/node_modules
Categories
Download Statistics
2,159,696
Total Downloads
150,651
This Month
172,441
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
hugomods/hugo:extsLast Updated2026-05-05
First Seen2026-01-04
Run HugoMods on Unraid.
HugoMods is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.