Skip to content

Instantly share code, notes, and snippets.

@michaelhiiva
Created May 2, 2016 16:55
Show Gist options
  • Save michaelhiiva/cc92b3ac74dbe46fa1e6f6451038c7cb to your computer and use it in GitHub Desktop.
Save michaelhiiva/cc92b3ac74dbe46fa1e6f6451038c7cb to your computer and use it in GitHub Desktop.
Common Cloud 9 Environment Vars

Common Cloud 9 Environmental Vars

  • Below are some common environmental which can be helpful when using the Cloud 9 IDE.
C9_FULLNAME= [Your Fullname as on Cloud 9]
C9_PORT= [Cloud 9 Port]
C9_UID= [Your Cloud 9 User ID]
C9_IP= [Cloud 9 IP Address]
C9_USER= [Your Cloud 9 Username]
C9_PROJECT= [Your Cloud 9 Project Name] 
C9_EMAIL= [The Email You Registered with Cloud 9]
C9_HOSTNAME= [The Hostname of Your Cloud 9 Development Env]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment