Note: The content of this Github repository has been created as source for the SAP Developer Center missions:
Mission Develop a Node.js Application in the SAP BTP Kyma Runtime shows the basic steps on deploying application in the Kyma runtime, including preparing Kyma environment, building application into OCI image, preparing Kubernetes objects description and deploying in the Kyma runtime.
↪ Sample code can be found here in this repository.
Mission Develop and Register Multitenant Application in the SAP BTP Kyma Runtime focuses on the development and deployment of a Node.js-based multitenant application in the Kyma runtime. Learn about how to create approuter application, consume the Authorization and Trust Management Service (XSUAA) and the SAP SaaS Provisioning Service for multitenant applications in the Kyma Runtime. Moreover, this mission also shows the basic steps on how to prepare Kyma environment and how to build application into OCI image.
↪ Sample code can be found here in this repository.
- You have installed Node.js.
- You have a Kyma runtime environment on SAP Business Technology Platform (BTP). If not, please follow this tutorial: Enable SAP BTP, Kyma Runtime.
- You have installed Docker.
- You have Docker Hub account.
- You have installed Kubernetes command-line tool.
Create an issue in this repository if you find a bug or have questions about the content.
For additional support, ask a question in SAP Community.
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.