It is good to store our code in repositories. IBM Bluemix enables our
code to be saved in GIT. Users of IBM Bluemix have already registered
themselves with IBM and have an IBM id. This IBM id and password can be
used with GIT.
After you login to IBM Bluemix and create an application in the Dashboard, expand the application. The ADD GIT link will be available in the top right of the Application. The IBM DevOps Services Page Opens. Provide the password and Press Sign In. A popup message indicating details that have been loaded to Git repository will come up. Following that, the link to the application in Git will also be shown in the Dashboard related to the project.
From this link it is possible to Add, Edit and Delete folders and files. It is also possible to Import jar files into the repository. Build and Deploy options are also available. The code in the repository could be Private or Public. For Projects that have code marked as Public, code is visible to everyone.
After you login to IBM Bluemix and create an application in the Dashboard, expand the application. The ADD GIT link will be available in the top right of the Application. The IBM DevOps Services Page Opens. Provide the password and Press Sign In. A popup message indicating details that have been loaded to Git repository will come up. Following that, the link to the application in Git will also be shown in the Dashboard related to the project.
From this link it is possible to Add, Edit and Delete folders and files. It is also possible to Import jar files into the repository. Build and Deploy options are also available. The code in the repository could be Private or Public. For Projects that have code marked as Public, code is visible to everyone.
No comments:
Post a Comment