Skip to content

Instantly share code, notes, and snippets.

@aendra-rininsland
Created May 4, 2015 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aendra-rininsland/6c62b8263eefa40b01c9 to your computer and use it in GitHub Desktop.
Save aendra-rininsland/6c62b8263eefa40b01c9 to your computer and use it in GitHub Desktop.
Deis Cheat Sheet

Deis Cheat Sheet

2015 Ændrew Rininsland

This assumes running Deis on AWS. Note this is a work-in-progress.

To check fleet status

  1. Get IP of a Deis instance.
  2. Connect: ssh -i ~/.ssh/deis core@$DEIS_IP
  3. fleetctl list-units
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment