Skip to content

Instantly share code, notes, and snippets.

@te-online
Created April 13, 2018 06:48
Show Gist options
  • Save te-online/d09018f539ca8317927cc1379a5e503d to your computer and use it in GitHub Desktop.
Save te-online/d09018f539ca8317927cc1379a5e503d to your computer and use it in GitHub Desktop.
Login to Mongo Shell on Uberspace
mongo admin --host localhost --port GENERATED_PORT --username GENERATED_USERNAME -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment