MuraCMS

Mura 数字体验平台。「Mura Digital Experience Platform」

  • 所有者: blueriver/MuraCMS
  • 平台:
  • 许可证: The Unlicense
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Mura Digital Experience Platform

Build Status
Crowdin
Docs

Mura is a digital experience platform, created by blueriver. Mura was designed to build ambitious web, multi-channel, business-to-business and business-to-employee applications, and create Flow in the digital experience for Content Managers, Content Contributors, Marketers and Developers.

For those with Docker installed:

Mura Resources

Official Docker Image

For production there is an official docker image available at https://hub.docker.com/r/blueriver/mura/

Using Docker with Source Code

Start up a demo instance pre-populated with content:

git clone https://github.com/blueriver/MuraCMS.git
cd MuraCMS
git checkout master
docker-compose -f core/docker/local-demo/docker-compose.yml up

Start up an instance with no content:

git clone https://github.com/blueriver/MuraCMS.git
cd MuraCMS
git checkout master
docker-compose -f core/docker/local-mysql/docker-compose.yml up

Then access the application via:

http://localhost:8080

To login type esc-l or go to http://localhost:8080/admin

Username:admin
Password:admin

MYSQL Connection Info:

Host: localhost
Port: 55555
Username: root
Passsword: NOT_SECURE_CHANGE

Simply hold down control-c to stop the service.

For those with Commandbox installed:

box install muracms
box start

However, you will need to have a running database instance to create your db and register the dsn with the CFML service.

主要指标

概览
名称与所有者blueriver/MuraCMS
主编程语言Rust
编程语言ColdFusion (语言数: 2)
平台
许可证The Unlicense
所有者活动
创建于2015-09-05 00:25:46
推送于2024-01-18 10:45:42
最后一次提交2023-10-05 21:38:53
发布数65
最新版本名称fst-bin-0.4.3 (发布于 2023-03-12 19:28:31)
第一版名称0.1.1 (发布于 2015-10-18 11:03:01)
用户参与
星数1.7k
关注者数31
派生数116
提交数270
已启用问题?
问题数83
打开的问题数24
拉请求数44
打开的拉请求数12
关闭的拉请求数25
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?