Coder Social home page Coder Social logo

mura-temp's Introduction

MuraCMS

Build Status

Mura CMS is an open source content management system for CFML, created by Blue River Interactive Group. Mura has been designed to be used by marketing departments, web designers and developers.

For those with Docker installed:

Mura CMS Resources

Official Docker Image

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

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 7.1
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 7.1
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.

mura-temp's People

Contributors

mattlevine avatar m-evangelista avatar stevewithington avatar seanschroeder avatar cameroncf avatar blueriver-automation avatar sebduggan avatar gregmoser avatar nolanerck avatar sumitverma avatar jzuijlek avatar titiscan avatar guustnieuwenhuis avatar nsollecito avatar adeleusiere avatar tomespen avatar andrew-dixon avatar jimcumming avatar danlance avatar davidpanzarella avatar miguel-f avatar evandunham avatar jsieber avatar twelverobots avatar shasta-service avatar reyjay avatar rabdulhaq avatar jmsquad avatar dbudde avatar azadisaryev avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

evilware-com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.