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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?