A stack environment dedicated to continuously deploying the LuckByDice package.
Clone repo using Git.
git clone --recurse-submodules [email protected]:ouxsoft/luckbydice-dev.gitRun git submodule update --init to add submodule after git clone.
Start the stack environment using the shell script and Docker.
./stack startAfter making code changes to ./app sub module repository use pipeline to test and deploy.
| Service | URL | Username | Password |
|---|---|---|---|
| CI/CD Pipeline | http://cd.localhost/blue/ | admin | admin |
./stack help