cargo run --bin stack
cd app
yarn dev
login with admin/password
./clear.sh
If swarm goes down.
- Find ec2 instance on aws (ex. sphinx-swarm-19) and reboot instance (reboot only if you can't SSH into it)
- ssh into instance
cd sphinx-swarm./stop.sh jarvis(optional if restarting just jarvis-backend)./restart.sh
Other "stop" services are:
- neo4j
- elastic
- boltwall
- navfiber
For the whole list, you can do a cat stop.sh to see what's listed
