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.
- Clone me 
git clone git@git.nickyeoman.com:nick/joomla.git projectName - cd projectName
 - Setup your .env file 
mv env.sample .envthen edit with your favorite editor. - Prepare your project for git 
bash bin/new_project.sh - Run the containers to initialize 
sudo bash bin/docker_up.sh - Prepare the installer 
bash bin/setup_joomla_installer.sh - Go to 
http://localhost:8000and follow the installation steps - Manually set Site Meta Description in Administrator
 - Run 
sudo bash bin/finalize.sh 
Description
				
					Languages
				
				
								
								
									Shell
								
								100%