Skip to content

Commit

Permalink
Merge pull request #2 from recap-conf/bas-access
Browse files Browse the repository at this point in the history
Bas access
  • Loading branch information
DanSchlachter authored Jun 3, 2024
2 parents c83d958 + 2afe8c4 commit 3fec657
Show file tree
Hide file tree
Showing 12 changed files with 49 additions and 5 deletions.
54 changes: 49 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,57 @@

## BAS Access

1. access BAS ...
1. Clone the project:
For this workshop, there are prepared test users for you.
Each user has its own *space* in a shared *BTP Subaccount*.
Each user is assigned the *Subaccount Viewer* role, to be able to view the instances and subscriptions.
Also each user is entitled to use the Business Application Studio (BAS).
We recommend using BAS as development environment, as all the tools are automatically installed and up to date there.
Please note however, that the account will be deleted after the workshop, so if you want to save your project you will need to connect to your github or download it.

```bash
https://github.com/recap-conf/2024_cap-beyond-day-one.git
```
You can access the BTP subaccount [here](https://canary.cockpit.btp.int.sap/cockpit?idp=avpxtt84j.accounts400.ondemand.com#/globalaccount/cdd5e7c7-a590-4fe4-9baa-32008b024055/accountModel&//?section=SubaccountsSection&view=TreeTableView)

The logon credentials will be provided by the workshop hosts.

![alt text](assets/readmeImages/image.png)

Click on `reCAPWorkshop` to open the Subaccount.

![alt text](assets/readmeImages/image-1.png)

Select `Instances and Subscriptions` and click on `SAP Business Application Studio`

![alt text](assets/readmeImages/image-2.png)

Select `avpxtt84j.accounts400.ondemand.com`


![alt text](assets/readmeImages/image-3.png)

Select `Create Dev Space`

![alt text](assets/readmeImages/image-4.png)

Enter a name of your choice (e.g. `dev`) in the fieldunder `Create a New Dev Space`, select the radio button for `Full Stack Cloud Application` and click on `Create Dev Space`

![alt text](assets/readmeImages/image-5.png)

Wait until the `Dev space` is in status `RUNNING` and click on it, which will bring you here:

![alt text](assets/readmeImages/image-6.png)

Click `OK` and choose the `Explorer View`: <img src="assets/readmeImages/image-8.png" alt="drawing" width="30"/> in the icon menu on the left-hand side

![alt text](assets/readmeImages/image-7.png)

Select `Clone Repository` and enter the URL of this repository: https://github.com/recap-conf/2024_cap-beyond-day-one.git

When asked to choose a folder to clone, select `projects` under `/home/user/projects` and confirm with `OK`

![alt text](assets/readmeImages/image-9.png)

Click on `Open`

![alt text](assets/readmeImages/image-10.png)

## Deployment

Expand Down
Binary file added assets/readmeImages/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readmeImages/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3fec657

Please sign in to comment.