This repository has been archived on 2024-08-09. You can view files and clone it, but cannot push or open issues or pull requests.

Joomla

Joomla CMS.

Make sure the projectName is set correctly, it's very important.

  1. Clone me git clone git@git.nickyeoman.com:nick/joomla.git projectName
  2. cd projectName
  3. Setup your .env file mv env.sample .env then edit with your favorite editor.
  4. bash bin/new_project.sh
  5. sudo docker-compose up -d
Description
Joomla things
Readme 184 KiB
Languages
Shell 100%