Joomla things
bin | ||
html | ||
docker-compose.yml | ||
env.sample | ||
README.md |
Joomla
Joomla CMS.
Make sure the projectName is set correctly, it's very important.
- Clone me
git clone git@git.nickyeoman.com:nick/joomla.git projectName
- cd projectName
- Setup your .env file
mv env.sample .env
then edit with your favorite editor. - bash bin/new_project.sh
- sudo docker-compose up -d