Skip to content

Instantly share code, notes, and snippets.

@theking2
Created April 27, 2025 16:46
Show Gist options
  • Save theking2/7390c7602d01cd0826bdd599ca00a95a to your computer and use it in GitHub Desktop.
Save theking2/7390c7602d01cd0826bdd599ca00a95a to your computer and use it in GitHub Desktop.
follow nextcloud logs
ssh -t <servername> "sudo docker container logs <containername> --follow"
ssh -t srv-nas-pi "sudo docker container logs nextcloud --follow"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment