Getting Support
Contact Us
What to Include
Useful Commands
# Client logs (last 50 lines):
docker logs --tail 50 seawise
# Container status:
docker ps -a | grep seawise
# Docker version:
docker version --format '{{.Server.Version}}'
# Check connectivity to SeaWise:
curl -s https://api.seawise.io/api/healthRelease Notes
Last updated