way-cms
Aplicación Docker from geiserx's Repository
Visión general
Simple self-hosted CMS for editing HTML and CSS files with real-time preview. Edit your static website files through a clean web interface with syntax highlighting, auto-backups, and session management. No database required — works directly with your HTML files.
Supports single-tenant (one website) and multi-tenant (multiple projects) modes. Built with Flask and nginx.
More info: https://github.com/GeiserX/Way-CMS
Supports single-tenant (one website) and multi-tenant (multiple projects) modes. Built with Flask and nginx.
More info: https://github.com/GeiserX/Way-CMS
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:5000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
CMS Admin PortPorttcp
CMS admin interface port
- Objetivo
- 5000
- Por defecto
- 5001
Website PortPorttcp
Public website port (nginx)
- Objetivo
- 80
- Por defecto
- 8080
Website FilesPathrw
Website HTML/CSS files
- Objetivo
- /var/www/html
- Por defecto
- /mnt/user/appdata/way-cms/website
BackupsPathrw
Auto-backup storage
- Objetivo
- /.way-cms-backups
- Por defecto
- /mnt/user/appdata/way-cms/backups
Admin PasswordVariable
Admin password for the CMS interface
- Objetivo
- CMS_PASSWORD
Admin UsernameVariable
Admin username
- Objetivo
- CMS_USERNAME
- Por defecto
- admin
Website URLVariable
Live website URL (shown in CMS header)
- Objetivo
- WEBSITE_URL
Website NameVariable
Website name (shown in breadcrumb and backups)
- Objetivo
- WEBSITE_NAME
Read Only ModeVariable
Disable editing (view-only mode)
- Objetivo
- READ_ONLY_MODE
- Por defecto
- false
Categorías
Descargar estadísticas
2,044
Descargas totales
Detalles
Repositorio
drumsergio/way-cms:latestÚltima actualización2025-12-22
Visto por primera vez2026-04-06
Ejecute way-cms en Unraid.
way-cms se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.