Getting started

Deploy your application

6min

Microtica provides a range of ready-to-use application templates for quick deployment. These templates cover popular frontend and backend frameworks like:

You can deploy these applications on Kubernetes, either by provisioning a new cluster through Microtica or connecting to an existing one, whether on any cloud provider or on-premise.

Here’s a short video to guide you through deploying an application on Kubernetes with Microtica.



Create an application from template

To create an application, select any template from the list and follow the guide. There are only three steps to deploy an application to the cloud:

Document image


1. Create/Import Git Repository

Connect your GitHub, BitBucket, or GitLab account to Microtica. You can either create a new repository for your application or import an existing one. This repository will house your application’s code and manage version control.

Document image


2. Select Cluster

Choose your deployment environment. You can either create a new Amazon EKS cluster or connect to an existing Kubernetes cluster. This step sets up the infrastructure needed to run your application.

Document image


3. Deploy your Application

Review the setup configurations and initiate the deployment process. Microtica handles the automated deployment, providing real-time logs to monitor progress. Once the deployment is complete, you can access and manage your application directly from the Microtica Console.

Document image

Document image


Assign a Custom Domain

To make your application accessible from the Internet, you’ll need to assign a custom domain. This can be done from the app settings:

  1. Navigate to the Environment where your app is deployed.
  2. Select your App.
  3. Click on the Settings button.
  4. Go to the Domain tab in the settings.

From there, you can configure your custom domain and make your application publicly accessible.

For detailed instructions on configuring your custom domain, view the full documentation here.