Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 3.8 KB

InstructorSetup.md

File metadata and controls

54 lines (35 loc) · 3.8 KB

Instructor Setup for CodeJam

The SAP BTP SubAccount Details

Provide details about the SAP BTP SubAccount required for the CodeJam.

  1. Log in the SAP BTP Global Account: Developer Advocates Free Tier.
  2. Navigate to the Direcotries and SubAccounts section.There you will find a folder for CodeJams. Within that is the Subaccount CAP CodeJam. That's where we will work. SAP BTP SubAccount

Enable Cloud Foundry and Create a Dev Space

Instructions on how to Enable Cloud Foundry Environment.

  1. Enable the Cloud Foundry Enviroment. Enable Cloud Foundry
  2. Use the default Enablment dialog choices.
  3. Once the org is created, create a space named dev Create SpaceCreate Space Dialog
  4. Add the other instructors as Space Members with all roles.Add Space Members

Provisioning of SAP HANA Cloud

Instructions on how to provision SAP HANA Cloud for the event.

  1. Perform all the steps in 👉 tutorial: Deploy SAP HANA Cloud. You now have an SAP HANA database fully accessible to you with the full range of HANA Cloud capabilities.

Adding Users

Guide on how to add users to the SAP BTP Subaccount and Cloud Foundry Environment

  1. Navigate to the "Security" section in your SubAccount. Security -> Users Navigate to User Management
  2. Create User Create User
  3. Enter the email addresses of the participants and use the Default identity provider Create User Dialog
  4. Assign them to the CodeJam Role Collection. Assign Role Collection Assign CodeJam Role Collection
  5. Assign the users to the Cloud Foundry dev Space Add Space Members

Clean Up After the Event

Instructions on how to clean up resources after the event.

  1. Delete all the HDI container instances from the BTP Cockpit SubAccount/Instances views. Delete Service Instances

  2. Disable the Cloud Foundry Enviroment. This will remove all user access at the CF level and clean up remaining resources. Disable Cloud Foundry

  3. Delete the HANA Cloud Instance to save money.

    • From the Subscriptions click on SAP HANA CloudSAP HANA Cloud Tools
    • Then Actions -> DeleteDelete
  4. Remove Users

    • Security -> Users Navigate to User Management
    • Manually delete all workshop users Delete Users
  5. Remove created Role Collections

    • Security -> Role Collections
    • Manually delete all role collections created by the workshop users Delete Role Collection