Bring your Applications to Facets
Step-by-step guide on deploying an application
This guide provides a step-by-step process for deploying your application on Facets. Whether your application is containerized, non-containerized, or uses Helm charts, YAML with Argo CD, or Docker Compose, the following sections will help you map your existing setup to Facets.
Let's go through the steps one by one :
- Deploying Your Application: Migrate your application based on its current deployment method.
- Bringing Dependencies: Set up databases and cloud resources to ensure proper integration.
- Exposing Your Application to the Internet: Configure ingress and custom domains for external access.
Follow the sections below to complete each step.
Updated 3 days ago