rename base-envar-config to basend-envar; rename base.webserver to basend-webserver
This commit is contained in:
		
							parent
							
								
									624039664c
								
							
						
					
					
						commit
						daf1423b51
					
				| @ -32,11 +32,11 @@ pushd npm | |||||||
| git clone https://git.faronear.org/npm/_npm | git clone https://git.faronear.org/npm/_npm | ||||||
| git clone https://git.faronear.org/npm/base.FileTransfer.server | git clone https://git.faronear.org/npm/base.FileTransfer.server | ||||||
| git clone https://git.faronear.org/npm/base.deployer | git clone https://git.faronear.org/npm/base.deployer | ||||||
| git clone https://git.faronear.org/npm/base.enviconfig | git clone https://git.faronear.org/npm/basend-envar | ||||||
| git clone https://git.faronear.org/npm/base.logger | git clone https://git.faronear.org/npm/base.logger | ||||||
| git clone https://git.faronear.org/npm/base.messenger | git clone https://git.faronear.org/npm/base.messenger | ||||||
| git clone https://git.faronear.org/npm/base.tool | git clone https://git.faronear.org/npm/base.tool | ||||||
| git clone https://git.faronear.org/npm/base.webserver | git clone https://git.faronear.org/npm/basend-webserver | ||||||
| git clone https://git.faronear.org/npm/base.websocket.server | git clone https://git.faronear.org/npm/base.websocket.server | ||||||
| git clone https://git.faronear.org/npm/base.webtoken | git clone https://git.faronear.org/npm/base.webtoken | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -34,11 +34,11 @@ pushd npm | |||||||
| git clone https://git.faronear.org/npm/_npm | git clone https://git.faronear.org/npm/_npm | ||||||
| git clone https://git.faronear.org/npm/base.FileTransfer.server | git clone https://git.faronear.org/npm/base.FileTransfer.server | ||||||
| git clone https://git.faronear.org/npm/base.deployer | git clone https://git.faronear.org/npm/base.deployer | ||||||
| git clone https://git.faronear.org/npm/base.enviconfig | git clone https://git.faronear.org/npm/basend-envar | ||||||
| git clone https://git.faronear.org/npm/base.logger | git clone https://git.faronear.org/npm/base.logger | ||||||
| git clone https://git.faronear.org/npm/base.messenger | git clone https://git.faronear.org/npm/base.messenger | ||||||
| git clone https://git.faronear.org/npm/base.tool | git clone https://git.faronear.org/npm/base.tool | ||||||
| git clone https://git.faronear.org/npm/base.webserver | git clone https://git.faronear.org/npm/basend-webserver | ||||||
| git clone https://git.faronear.org/npm/base.websocket.server | git clone https://git.faronear.org/npm/base.websocket.server | ||||||
| git clone https://git.faronear.org/npm/base.webtoken | git clone https://git.faronear.org/npm/base.webtoken | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -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/base.webserver/server.js --name git.http2https | sudo pm2 start ./node_modules/basend-webserver/server.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/base.webserver/server.js --name yapi.https2http # sudo it so that pm2 list shows it as root | sudo pm2 start ./node_modules/basend-webserver/server.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