A docker image for Firegem CMS. Gets you quickly up and running with the latest version of Firegem CMS on your set-up.
This docker uses an .env file with some default usernames and password for the database and similar settings. Make sure to review this file in the repository folder (e.g. "nano ./.env").
docker-compose up --build
docker exec -it firegem-docker-container bash
docker rmi firegem-docker
docker rm firegem-docker-container
Once Firegem CMS has been set up through building the docker image, you can access your site via:
Edit your hosts file and set myfiregemsite.com to the IP address of your docker.
Log into Firegem here:
- https://myfiregemsite.com/admin.php
- username: firegem
- password: admin