@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
15 lines (12 loc) • 523 B
Markdown
lang: en
title: 'Deployment'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI, Deployment
sidebar: lb4_sidebar
permalink: /doc/en/lb4/Deployment.html
A LoopBack application can be deployed to cloud or other environment to make it
more scalable.
- [Deploying to IBM Cloud using Cloud Foundry](deployment/Deploying-to-IBM-Cloud.md)
- [Deploying to Kubernetes on IBM Cloud](deployment/Deploying_to_ibm_cloud_kubernetes.md)
- [Deploying with pm2 and nginx](deployment/Deploying-with-pm2-and-nginx.md)