Overview
Welcome to Cuemby Platform! This guide will walk you through the initial setup and first deployment on our platform. By the end of this section, you will learn how to:
- Create an account & log in
- Set up an organization & a project
- Integrate with a Git provider to connect your repository
- Create an Environment
- Deploy a Runtime
- View logs & metrics to monitor your deployment
Cuemby Platform Supports:
- HTTP services
- Containerized applications: Require a Dockerfile path
- Non-containerized applications: Must be in Node.js, Python, Java, or Golang
At this moment, Cuemby Platform is not able to deploy:
- Databases and persistent projects.
- Infrastructure as a Code (IaC) projects.