way-cms

way-cms

Docker 应用程序 from geiserx's Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:5000]/
网络
bridge
特权
false

模板配置

CMS Admin PortPorttcp

CMS admin interface port

目标
5000
默认值
5001
Website PortPorttcp

Public website port (nginx)

目标
80
默认值
8080
Website FilesPathrw

Website HTML/CSS files

目标
/var/www/html
默认值
/mnt/user/appdata/way-cms/website
BackupsPathrw

Auto-backup storage

目标
/.way-cms-backups
默认值
/mnt/user/appdata/way-cms/backups
Admin PasswordVariable

Admin password for the CMS interface

目标
CMS_PASSWORD
Admin UsernameVariable

Admin username

目标
CMS_USERNAME
默认值
admin
Website URLVariable

Live website URL (shown in CMS header)

目标
WEBSITE_URL
Website NameVariable

Website name (shown in breadcrumb and backups)

目标
WEBSITE_NAME
Read Only ModeVariable

Disable editing (view-only mode)

目标
READ_ONLY_MODE
默认值
false

下载统计数据

2,044
下载总数

详细信息

存储库
drumsergio/way-cms:latest
最后更新2025-12-22
初见2026-04-06

在Unraid 上运行 way-cms 。

way-cms 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。