works to a full install

This commit is contained in:
2023-05-20 16:06:24 -07:00
parent 6ffd91151e
commit 44413a17df
5 changed files with 80 additions and 19 deletions

View File

@@ -10,4 +10,7 @@ Make sure the projectName is set correctly, it's very important.
1. Prepare your project for git ```bash bin/new_project.sh```
1. Run the containers to initialize ```sudo bash bin/docker_up.sh```
1. Prepare the installer ```bash bin/setup_joomla_installer.sh```
1. Go to ```http://localhost:8000``` and follow the installation steps
1. Manually set Site Meta Description in [Administrator](http://localhost:8000/administrator)
1. Run ```sudo bash bin/finalize.sh```