rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
This commit is contained in:
parent
fbf0cd67a7
commit
9165929654
@ -24,28 +24,28 @@ popd
|
|||||||
|
|
||||||
mkdir npm
|
mkdir npm
|
||||||
pushd npm
|
pushd npm
|
||||||
git clone https://git.faronear.org/npm/basend-fileloader
|
git clone https://git.faronear.org/npm/wo-base-fileloader
|
||||||
git clone https://git.faronear.org/npm/basend-deployer
|
git clone https://git.faronear.org/npm/wo-base-deployer
|
||||||
git clone https://git.faronear.org/npm/basend-envar
|
git clone https://git.faronear.org/npm/wo-base-envar
|
||||||
git clone https://git.faronear.org/npm/basend-cocon
|
git clone https://git.faronear.org/npm/wo-base-cocon
|
||||||
git clone https://git.faronear.org/npm/basend-messenger
|
git clone https://git.faronear.org/npm/wo-base-messenger
|
||||||
git clone https://git.faronear.org/npm/basend-netinfo
|
git clone https://git.faronear.org/npm/wo-base-netinfo
|
||||||
git clone https://git.faronear.org/npm/basend-webserver
|
git clone https://git.faronear.org/npm/wo-base-webserver
|
||||||
git clone https://git.faronear.org/npm/basend-websocket-server
|
git clone https://git.faronear.org/npm/wo-base-websocket-server
|
||||||
git clone https://git.faronear.org/npm/basend-webtoken
|
git clone https://git.faronear.org/npm/wo-base-webtoken
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/corend-i18n
|
git clone https://git.faronear.org/npm/wo-core-i18n
|
||||||
git clone https://git.faronear.org/npm/corend-toolkit
|
git clone https://git.faronear.org/npm/wo-core-toolkit
|
||||||
git clone https://git.faronear.org/npm/corend-rpcsocket
|
git clone https://git.faronear.org/npm/wo-core-rpcsocket
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/tic-crypto
|
git clone https://git.faronear.org/npm/tic-crypto
|
||||||
git clone https://git.faronear.org/npm/tic-chaintool
|
git clone https://git.faronear.org/npm/tic-chaintool
|
||||||
git clone https://git.faronear.org/npm/tic-traction
|
git clone https://git.faronear.org/npm/tic-traction
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/usend-part-uniapp
|
git clone https://git.faronear.org/npm/wo-user-part-uniapp
|
||||||
git clone https://git.faronear.org/npm/usend-style-scss
|
git clone https://git.faronear.org/npm/wo-user-style-scss
|
||||||
git clone https://git.faronear.org/npm/usend-toolkit-uniapp
|
git clone https://git.faronear.org/npm/wo-user-toolkit-uniapp
|
||||||
git clone https://git.faronear.org/npm/usend-websocket-uniapp
|
git clone https://git.faronear.org/npm/wo-user-websocket-uniapp
|
||||||
popd
|
popd
|
||||||
|
|
||||||
mkdir sol
|
mkdir sol
|
||||||
|
@ -26,28 +26,28 @@ popd
|
|||||||
|
|
||||||
mkdir npm
|
mkdir npm
|
||||||
pushd npm
|
pushd npm
|
||||||
git clone https://git.faronear.org/npm/basend-fileloader
|
git clone https://git.faronear.org/npm/wo-base-fileloader
|
||||||
git clone https://git.faronear.org/npm/basend-deployer
|
git clone https://git.faronear.org/npm/wo-base-deployer
|
||||||
git clone https://git.faronear.org/npm/basend-envar
|
git clone https://git.faronear.org/npm/wo-base-envar
|
||||||
git clone https://git.faronear.org/npm/basend-cocon
|
git clone https://git.faronear.org/npm/wo-base-cocon
|
||||||
git clone https://git.faronear.org/npm/basend-messenger
|
git clone https://git.faronear.org/npm/wo-base-messenger
|
||||||
git clone https://git.faronear.org/npm/basend-netinfo
|
git clone https://git.faronear.org/npm/wo-base-netinfo
|
||||||
git clone https://git.faronear.org/npm/basend-webserver
|
git clone https://git.faronear.org/npm/wo-base-webserver
|
||||||
git clone https://git.faronear.org/npm/basend-websocket-server
|
git clone https://git.faronear.org/npm/wo-base-websocket-server
|
||||||
git clone https://git.faronear.org/npm/basend-webtoken
|
git clone https://git.faronear.org/npm/wo-base-webtoken
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/corend-i18n
|
git clone https://git.faronear.org/npm/wo-core-i18n
|
||||||
git clone https://git.faronear.org/npm/corend-toolkit
|
git clone https://git.faronear.org/npm/wo-core-toolkit
|
||||||
git clone https://git.faronear.org/npm/corend-rpcsocket
|
git clone https://git.faronear.org/npm/wo-core-rpcsocket
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/tic-crypto
|
git clone https://git.faronear.org/npm/tic-crypto
|
||||||
git clone https://git.faronear.org/npm/tic-chaintool
|
git clone https://git.faronear.org/npm/tic-chaintool
|
||||||
git clone https://git.faronear.org/npm/tic-traction
|
git clone https://git.faronear.org/npm/tic-traction
|
||||||
|
|
||||||
git clone https://git.faronear.org/npm/usend-part-uniapp
|
git clone https://git.faronear.org/npm/wo-user-part-uniapp
|
||||||
git clone https://git.faronear.org/npm/usend-style-scss
|
git clone https://git.faronear.org/npm/wo-user-style-scss
|
||||||
git clone https://git.faronear.org/npm/usend-toolkit-uniapp
|
git clone https://git.faronear.org/npm/wo-user-toolkit-uniapp
|
||||||
git clone https://git.faronear.org/npm/usend-websocket-uniapp
|
git clone https://git.faronear.org/npm/wo-user-websocket-uniapp
|
||||||
popd
|
popd
|
||||||
|
|
||||||
mkdir sol
|
mkdir sol
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
echo '>>>> Starting http2https in pm2 ...'
|
echo '>>>> Starting http2https in pm2 ...'
|
||||||
cd /faronear/git/git.faronear.org
|
cd /faronear/git/git.faronear.org
|
||||||
# sudo it so that pm2 list shows it as root
|
# sudo it so that pm2 list shows it as root
|
||||||
sudo pm2 start ./node_modules/basend-webserver/webserver.js --name git.http2https
|
sudo pm2 start ./node_modules/wo-base-webserver/webserver.js --name git.http2https
|
||||||
cd /faronear/git
|
cd /faronear/git
|
||||||
|
|
||||||
echo '>>>> Started http2https.'
|
echo '>>>> Started http2https.'
|
||||||
|
@ -3,7 +3,7 @@ sudo pm2 start "/faronear/fon/yapi/vendors/server/app.js" --name yapi # sudo it
|
|||||||
|
|
||||||
echo 'Starting https2http proxy ...'
|
echo 'Starting https2http proxy ...'
|
||||||
cd /faronear/fon/yapi.faronear.org
|
cd /faronear/fon/yapi.faronear.org
|
||||||
sudo pm2 start ./node_modules/basend-webserver/webserver.js --name yapi.https2http # sudo it so that pm2 list shows it as root
|
sudo pm2 start ./node_modules/wo-base-webserver/webserver.js --name yapi.https2http # sudo it so that pm2 list shows it as root
|
||||||
cd /faronear/
|
cd /faronear/
|
||||||
|
|
||||||
echo 'Started yapi + https2http.'
|
echo 'Started yapi + https2http.'
|
||||||
|
Loading…
Reference in New Issue
Block a user