Skip to content

auraeinteractive/firegem-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firegem-docker

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

How to build and run the docker image

docker-compose up --build

If you want to enter the docker container

docker exec -it firegem-docker-container bash

If you want to remove the image and container for some reason, do this:

docker rmi firegem-docker
docker rm firegem-docker-container

Logging into Firegem

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:

About

A docker image for Firegem CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •