Skip to content

Node.js app ready to be deployed to IKS (IBM Cloud Kubernetes Service) or ROKS (Red Hat OpenShift on IBM Cloud)

Notifications You must be signed in to change notification settings

lionelmace/mytodo

Repository files navigation

Cloud Native Application

This Cloud Native Web App built with a common stack (Kubernetes, Mongo, Express, Angular and Node.js) is ready to be deployed on a container platform on IBM Cloud .

Todo

In order to use the cloud services required to run this app, you can provision the the underlying Cloud Native infrastructure thanks to Terraform by using this repo.

Additional Resources

  • To provision via Terraform the underlying infrastructure to run this app, follow this tutorial

  • To deploy this app in an automated way using IBM Cloud DevOps Toolchain, follow this tutorial

  • To deploy this app step by step on top of an IKS (IBM Cloud Kubernetes Service) cluster, follow this tutorial