MuraCMS

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

  • Owner: blueriver/MuraCMS
  • Platform:
  • License:: The Unlicense
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerblueriver/MuraCMS
Primary LanguageRust
Program languageColdFusion (Language Count: 2)
Platform
License:The Unlicense
所有者活动
Created At2015-09-05 00:25:46
Pushed At2024-01-18 10:45:42
Last Commit At2023-10-05 21:38:53
Release Count65
Last Release Namefst-bin-0.4.3 (Posted on 2023-03-12 19:28:31)
First Release Name0.1.1 (Posted on 2015-10-18 11:03:01)
用户参与
Stargazers Count1.7k
Watchers Count31
Fork Count116
Commits Count270
Has Issues Enabled
Issues Count83
Issue Open Count24
Pull Requests Count44
Pull Requests Open Count12
Pull Requests Close Count25
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private