LogoLogo
  • Ulap User Documentation
  • Guides
    • Configure Your Ulap Account
    • Connect Ulap to Your Cloud
      • AWS
        • AWS Pre-Requisites
          • 1 - Create New AWS IAM User
          • 2 - AWS IAM Policies
          • 3 - Configure AWS Cost Explorer
        • Configure AWS Cloud Provider
        • Deploy AWS Cluster
      • Azure
      • GCP
      • IBM
    • Ulap Workspaces
      • Create a Workspace
    • Deploy cluster in workspace
      • Create new cluster
      • Connect your cluster
      • Monitor & manage cluster
      • Delete Cluster
    • Deploy CloudSense App
    • Deploy Custom App
  • Fundamentals
    • Ulap Overview
    • Ulap Personas
    • Ulap Roles
    • Ulap Workspace
    • Ulap Clusters
    • Ulap Apps
  • Use Cases
    • For Data Scientist
      • Conda Quickstart
      • Connecting to MLflow
    • For Engineers
      • GitHub Integration
    • For DevOps
      • Intercom Integration
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page
  1. Guides

Deploy Custom App

PreviousDeploy CloudSense AppNextUlap Overview

Last updated 3 years ago

To add custom app to the cloudsense cluster, a source repo with the app, needs to be connected to pull the code. To do that, click on Repository option from the left navigation pane and then click on "Connect Repository" button as shown below

On this screen, provide information about the repository for Cloudsense to pull the code. User has an option to select GilLab or Github from the first dropdown menu. Provide URL of the repository and Token for security and authentication. Click Connect button to connect with the repo.

All the connected repositories appear under repository section and will be available from custom app deployment tab

One all the repository of the custom apps are connected. Use Custom App option from left Navigation Menu and click on "Configure App" button to configure the custom app.

On this screen configure custom app by providing Application Name, connected repository URL, a directory path to custom app and description. Click "Configure" to deploy app.