Servers:
Waldo (192.168.68.15)
Carbon (192.168.68.167)
Onyx (192.168.68.53)
Zeus (192.168.70.48)
Phoenix (192.168.69.123)
Eagle (192.168.70.37)
Titan (192.168.70.193)
Wendy (192.168.68.56)
Percy (192.168.68.162)
Cotton (192.168.68.183)
Solar (192.168.70.44)
Neptune (192.168.68.155)
Capella (192.168.68.218)
Arc (192.168.68.146)
Bolt (192.168.68.98)
Cobalt (192.168.70.35)
Nova (192.168.68.137)
Riptide (192.168.68.131)
URL Frontend:
https://waldo.rithmxo.net
URL Backend:
https://apiwaldo.rithmxo.net
Get
start
[https://rithmxo.net/waldo/api/command/start]
Start the containers
➤
Get
pull
[https://rithmxo.net/waldo/api/command/pull]
Update the repository
➤
Post
checkout
[https://rithmxo.net/waldo/api/command/checkout]
Switch branches
Checkout
Reset
Get
build
[https://rithmxo.net/waldo/api/command/build/all]
All
Only Backend
Only Frontend
Build the containers. it could be backend, frontend or both
➤
Get
migrate
[https://rithmxo.net/waldo/api/command/migrate]
Execute the last migrations
➤
Get
restart
[https://rithmxo.net/waldo/api/command/restart]
Restart the containers
➤
Get
branch
[https://rithmxo.net/waldo/api/command/branch]
Get the branch in use
➤
Get
log
[https://rithmxo.net/waldo/api/command/log]
Log history
➤
Get
refresh
[https://rithmxo.net/waldo/api/command/refresh]
Pull, Build and migrate
➤
Get
stop
[https://rithmxo.net/waldo/api/command/stop]
Stop the containers
➤
Get
clean
[https://rithmxo.net/waldo/api/command/clean]
docker system prune
➤