stakwork / sphinx-swarm

lightning container orchestration for massive deployments
4 stars 4 forks source link

sphinx-swarm

Swarm

stack

cargo run --bin stack

cd app

yarn dev

http://localhost:5173/

login with admin/password

pull nodes down

./clear.sh

Restart Swarm or services

If swarm goes down.

  1. Find ec2 instance on aws (ex. sphinx-swarm-19) and reboot instance (reboot only if you can't SSH into it)
  2. ssh into instance
  3. cd sphinx-swarm
  4. ./stop.sh jarvis (optional if restarting just jarvis-backend)
  5. ./restart.sh

Other "stop" services are:

For the whole list, you can do a cat stop.sh to see what's listed