IBM Bluemix: Creating a Git Project

11
Bluemix Create a Project / Sync with Github / Invite Friends

Transcript of IBM Bluemix: Creating a Git Project

Page 1: IBM Bluemix: Creating a Git Project

BluemixCreate a Project / Sync with Github / Invite Friends

Page 2: IBM Bluemix: Creating a Git Project

Bluemix• Jazz Hub

• https://hub.jazz.net/

• Bluemix Console

• https://console.ng.bluemix.net/

• Start with the Jazz Hub

• Login or Signup

• Create an IBM id if needed

Page 3: IBM Bluemix: Creating a Git Project

Login• Sign on with your IBM id

• Note: as of April 2015, IBM employees should not use their Intranet id to logon

Page 4: IBM Bluemix: Creating a Git Project

Login

Page 5: IBM Bluemix: Creating a Git Project

Dashboard• My Projects dashboard

• I already have several projects (client project names are blurred out)

• I’m going to create a new project

Page 6: IBM Bluemix: Creating a Git Project

Create a Project• I’m going to create a private project to

commit Dockerfiles (and associated resources)

• I don’t need to deploy this application to Bluemix

• The Dockerfiles will be synced, built locally and then deployed in a later step

• I will create a Git repository

Page 7: IBM Bluemix: Creating a Git Project

Create

Page 8: IBM Bluemix: Creating a Git Project

Overview• View the new project

• If you have used Github in the past, this is a familiar view

• Set up command-line Git

• The Git URL is available in the upper-right of the project

Page 9: IBM Bluemix: Creating a Git Project

Sync• This is standard Git

• Commit, pull, merge files, etc

Page 10: IBM Bluemix: Creating a Git Project

Inviting Friends• Click on Members in the left-hand nav

Page 11: IBM Bluemix: Creating a Git Project

Invitation Sent• Done!