Guide to accessing and using the Super Admin Console and Sidekiq monitoring
super admin
<chatwoot-installation-url>/super_admin
RAILS_ENV=production bundle exec rails c
cwctl
cwctl --console
docker exec -it $(docker ps --filter name=srv-captain--chatwoot-web -q) /bin/sh