Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 916 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 916 Bytes

LuckByDiceDev

A stack environment dedicated to continuously deploying the LuckByDice package.

Getting Started

Clone repo using Git.

git clone --recurse-submodules [email protected]:ouxsoft/luckbydice-dev.git

Run git submodule update --init to add submodule after git clone.

Start the stack environment using the shell script and Docker.

./stack start

After 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

Need help?

./stack help