Newer
Older
cd keycloak-19.0.1 && bash keycloak.bash &
#cd scenariMicroservizio && bash scenari.bash &
#cd antifurtoMicroservizio && bash antifurto.bash &
#cd luciMicroservizio && bash luci.bash &
cd cloudAppManager && bash cloudappmanager.bash &
cd domainManager && bash domain.bash &
Alfredo Chissotti
committed
cd webserver && bash server.bash &
Alfredo Chissotti
committed
# wait until <Ctrl>+C is pressed without then closing the process
( trap exit SIGINT; read -r -d '' _ </dev/tty )
Alfredo Chissotti
committed
#chiudo tutto il resto
bash chiudiprogetto.bash