mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 06:54:58 +00:00
.
This commit is contained in:
@@ -34,7 +34,8 @@ stderr_logfile=syslog
|
|||||||
EOF
|
EOF
|
||||||
supervisorctl reread
|
supervisorctl reread
|
||||||
supervisorctl update
|
supervisorctl update
|
||||||
cd ~/
|
|
||||||
git clone https://github.com/googlecodelabs/monolith-to-microservices.git
|
git clone https://github.com/googlecodelabs/monolith-to-microservices.git
|
||||||
cd ~/monolith-to-microservices
|
cd ~/monolith-to-microservices
|
||||||
./setup.sh
|
./setup.sh
|
||||||
|
cd microservices
|
||||||
|
npm start
|
||||||
Reference in New Issue
Block a user