btp-cap-multitenant-saas icon indicating copy to clipboard operation
btp-cap-multitenant-saas copied to clipboard

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. De...

Results 17 btp-cap-multitenant-saas issues
Sort by recently updated
recently updated
newest added

Create E2E Test for the repository which covers all possible critical points.

enhancement

There is an error when trying to build from windows only for api & srv images using main branch ![image](https://github.com/SAP-samples/btp-cap-multitenant-saas/assets/22175716/16cdf2c1-19a3-4c1a-b714-58ad35ff9623)

Hello, I'm trying to get the application deployed to my BTP Free Tier Kyma environment in the region us10-001. Unfortunately it seems to be stuck in in the HANA deployment....

Have a sync with mta colleagues and provide a guidance for Blue Green Deployment, on CF and Kyma. Also additional blog post and documentation is necessary. [Blue Green Deployment for...

documentation
enhancement
good first issue

UI5 Versions are so old so we need to upgrade them

CAP Framework already has a[ health endpoint](https://cap.cloud.sap/docs/guides/deployment/health-checks#health-checks) for health and readiness checks on the platforms, runtimes. This PR removes the custom developed /healtz endpoints developed by the project and uses...

CHANGES (Work-in-progress): - Updated `@sap/approuter` version to `16.6.2` - Added `Dockerfile` based on alpine linux base for application (`srv`, `api`, `db-com`) - Added `helm` chart for deploying to a Kubernetes...