Helipod Docs

Quick Start

Get started with Helipod in minutes

Introduction

Helipod is a container deployment platform that helps you deploy and manage applications quickly.

For now, Quick Start focuses on two deployment paths:

Quick Scope

This page intentionally covers only GitHub/GitLab and Template deployment.

Table of Contents

  1. Deploying your project Option 1 - Deploy from GitHub/GitLab
  2. Deploying from template Option 2 - Deploy from Template

Deploy from GitHub/GitLab

Use this flow if your code is already in GitHub or GitLab.

Step 1: Create Project

  • Open Dashboard
  • Click New Project
  • Choose GitHub or GitLab

Step 2: Choose Repository

  • Search repository
  • Select repository and branch
  • Continue to deploy setup

Step 3: Deploy

  • Click Deploy Now for direct deploy
  • Or click Add Variables first, then deploy

Step 4: Verify Running Service

  • Open project canvas
  • Check deployment status
  • Open service domain

Deploy from Template

Use template deployment when you want to launch pre-configured stacks quickly.

Step 1: Open Template Flow

  • Open Dashboard
  • Click New Project
  • Choose Deploy from Template

Step 2: Select Template

  • Search template catalog
  • Select desired template

Step 3: Configure and Deploy

  • Fill required inputs (if any)
  • Click Deploy

Step 4: Validate Result

  • Confirm project created
  • Check services are healthy
  • Access deployed app

FAQ

Next

How is this guide?

On this page