Script creates a gitea repo if provided

This commit is contained in:
2023-05-20 09:54:23 -07:00
parent ea06fb48d7
commit 67b7ccec59
6 changed files with 80 additions and 36 deletions

View File

@@ -7,6 +7,5 @@ Make sure the projectName is set correctly, it's very important.
1. Clone me ```git clone git@git.nickyeoman.com:nick/joomla.git projectName```
1. cd projectName
1. Setup your .env file ```mv env.sample .env``` then edit with your favorite editor.
1. bash bin
1. bash bin/new_project.sh
1. sudo docker-compose up -d