Getting started
Requirements
Install
Install Masa CMS using the Commandbox CLI and Forgebox (package manager).
CommandBox> install MasaCMS
Start
Start a Docker setup that launches a CFML application container and a database container.
Unix
> cd core/docker/local-mysql/
> docker compose up
Windows
> dir core\docker\local-mysql\
> docker compose up
And enjoy!
-
Goto http://localhost:8080 to visit your local Masa CMS site.
-
Goto http:/localhost:8080/admin to visit the Masa CMS Administrator. You can login with the following credentials:
- Username:
admin
- Password:
admin
- Username: