HugoMods
OficialAplicación Docker from Florian Dambrine's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--entrypoint=/bin/sh
Configuración de plantillas
Git Repository URLVariable
Public git repository containing your Hugo website (required).
- Objetivo
- GIT_REPO
Base URLVariable
Base URL for Hugo site (used in build). Example: / or /mysite/
- Objetivo
- BASE_URL
- Por defecto
- /
- Valor
- /
Node EnvironmentVariable
Node environment.
- Objetivo
- NODE_ENV
- Por defecto
- development
- Valor
- development
Website Source CodePathrw
Persistent Hugo source directory. Repo is cloned here on first start.
- Objetivo
- /src
- Por defecto
- /mnt/user/appdata/hugomods/src
- Valor
- /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
- Objetivo
- /src/config
- Por defecto
- /mnt/user/appdata/hugomods/config
- Valor
- /mnt/user/appdata/hugomods/config
node_modules CachePathrw
Persist node_modules to avoid reinstalling on every restart.
- Objetivo
- /src/node_modules
- Por defecto
- /mnt/user/appdata/hugomods/node_modules
- Valor
- /mnt/user/appdata/hugomods/node_modules
Categorías
Descargar estadísticas
2,159,696
Descargas totales
150,651
Este mes
172,441
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
hugomods/hugo:extsÚltima actualización2026-05-05
Visto por primera vez2026-01-04
Ejecute HugoMods en Unraid.
HugoMods se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.