You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking for something similar, there is runtipi-cli debug and at the bottom there is the container status table.
for now, this is what I'm looking at - most of the time:
$ docker ps --filter=name=runtipi '--format=table {{ .Names }}\t{{ .Status }}'NAMES STATUSruntipi-reverse-proxy Up 2 daysruntipi Up 2 days (healthy)runtipi-db Up 2 days (healthy)
I want to see those (healthy) string on runtipi and runtipi-db
new runtipi-cli option "status".
> sudo ./runtipi-cli status
> tipi is not running
The text was updated successfully, but these errors were encountered: