website logo
Sign Up PricingApp Templates
⌘K
πŸš€Getting started
Create an account in Microtica
Create an application from template
Import an existing application
Scaling Applications in Microtica
Assign a Custom Domain
⏰Changelog
πŸ“šReady-to-use Templates
Strapi Serverless
Medusa Server
SPA on CloudFront
Amazon EKS
Node.js
n8n Workflow Automation
Next.js
πŸ€–Migrate to Microtica
Migrate from Heroku to AWS
🚦Pipelines
Pipeline Syntax
Steps
Stages
Artifacts
Variables
πŸ”—Integrations
Connect an AWS account
Connect an Existing Kubernetes Cluster
Connect a Container Registry
βš™οΈProject Settings
Manage teammates
Manage pricing plan and billing
Docs powered byΒ archbeeΒ 
42min

Changelog

NEW UPDATES AND IMPROVEMENTS TO MICROTICA

Hear about new features first by joining our Discord Community.

ο»Ώ

⚑ Assign a custom domain on Applications and Resources

Jan 13, 2023

With this update we are dramatically simplifying the custom domain setup for your applications and cloud resources.

To assign a custom domain just go to your application or resource details and click on Assign domain button and then just follow the few simple steps.

Document image

For detailed instructions follow the Assign a Custom Domain docs.

⚑ Pipeline builds for your applications

Dec 2, 2022

We are integrating application pipeline build and deployment executions in the Application Pipeline section.

Now you will be able to navigate through pipeline execution history and go to a specific execution to see the logs and debug any potential issues with the application build or deployment process.

Happy deploying! πŸš€

Document image

⚑ Resource Logs - follow your application logs directly from Microtica Portal

Nov 18, 2022

Up until now when you had to debug an application deployed on AWS Fargate (Strapi, Medusa etc.) you had to login into AWS console and follow the logs from there.

This was a big pain point for our customers so today we are happy to announce that we are releasing the integrated resource logs into our portal. With this change you no longer have to login into AWS console to debug your apps.

Happy debugging! πŸͺ²

Document image

πŸ“’ Introducing Medusa Server Template

Nov 11, 2022

Medusa Server Template
Medusa Server Template

You can now deploy a production-ready Medusa Server on your AWS account in a few simple steps.

The template includes managed Postgres and Redis instances for high availability and scalability. Alternatively, for those who want a cheaper solution for development, the template offers a "development" mode that works with SQLite and "fake" Redis instance.

The solution can be fully integrated with your existing Medusa Admin and Medusa Storefront.

In the upcoming months we plan to release a bundle of all three Medusa components as one solution.

Happy deploying! πŸš€

πŸͺ² Improvements and fixes

Nov 4, 2022

  • Improved navigation across the whole application with more accessible contextual actions
  • Application monitoring and logs are now the default view in application details
  • Improved the app list by providing more visibility of running, pending and failed pods

πŸ“’ Introducing Template Executions

Oct 14, 2022

You can now follow template deployment executions in real-time even if you leave the template page. On this page you can follow the status as well as debug any potential errors during deployment.

Happy deploying! πŸš€

Template deployment executions
Template deployment executions

πŸͺ² Improvements and fixes

Oct 14, 2022

  • Show commit details next to each resource and app

  • Improve creating new EKS cluster flow when deploying app

  • Show Kubernetes pod events for apps before the app logs become available
  • Added welcome page for better user onboarding

⚑ Track your plan usage in real-time

Oct 7, 2022

With this update, you can now track your environment, application and build minutes usage for a project in real-time.

You can find the usage statistics under Project Settings -> Plan usage.

Track your plan usage
Track your plan usage

⚑ Deployment summary - review the configuration before deploying an App

Sep 30, 2022

Now when deploying an app from a template, you will see a summary of the steps that will take in place. Here you can review the Git configuration, the environment in which the app will be deployed and on which cluster/AWS account the resources will be provisioned.

Happy deploying! πŸš€

Deployment summary screen
Deployment summary screen

πŸͺ² Improvements and fixes

Sep 29, 2022

  • Fixed user with read-only access was not able to see the active pipeline builds
  • Improve "Choose where to deploy" template step with better cluster selection logic
  • After app deployment from template, navigate users to the app being deployed instead of apps list

πŸ“’ Introducing Framework Detection: deploy your apps much faster

Sep 23, 2022

You no longer have to have a Dockerfile file present in your repository to be able to deploy your existing applications. We now auto-detect your app framework and set a default configuration for building, packaging and deploying your app.

We automatically create .microtica folder in your repo with pre-configured deployment spec so you don't have to do it manually.

Since the whole setup is anyway stored in your Git repository, you can always change the default configuration directly in the code.

Framework detection in Microtica
Framework detection in Microtica

⚑ Save massive a amount of time finding and fixing your failed deployments

Sep 16, 2022

We as developers usually don't really pay attention when deployments go smoothly until something goes wrong. In these cases we have to go deeper and analyse where the problem occur and understand the root cause so we can quickly resolve it.

With Deployments we are addressing this need to quickly and reliable understand what's going on with your current and past deployments.

Deployment Status in Microtica
Deployment Status in Microtica

You can go to individual deployment to analyse the logs and what has changed compared to the previous successful deployment.

From here you can analyse the exact code and configuration changes and quickly spot the potential issue that's causing the deployment to fail.

Analyse logs in Microtica
Analyse logs in Microtica

πŸͺ² Improvements and fixes

Sep 13, 2022

  • When removing an AWS account, we now unlink the AWS account from the environments
  • Fixed template execution logs not appear if execution failed
  • Added a possibility to create additional cluster in templates page
  • Fixed users unable to create new repo if the Git account has no other repos
  • Removed 'Cancel Plan' button in Billing for FREE plan projects
  • Add quick navigation button to logs in app overview page

⚑ Automated validation of your Git webhooks permissions immediately in the first template step

Sep 9, 2022

When deploying apps using templates, Microtica adds a Webhook to your repository for continuous build and deploy. Since each Git provider requires a specific minimum role to create a webhook, we are now making it immediately visible when the user has no sufficient rights to create a webhook.

To solve this problem, usually, you have to contact your administrator to increase your access rights.

Automated validation of Git webhooks permissions
Automated validation of Git webhooks permissions

⚑ Create Kubernetes cluster without leaving the app deployment steps

Sep 2, 2022

When deploying an app but you still don't have a Kubernetes cluster, instead of moving to a different page to create the cluster and then go back to the app, you can now provision a new cluster without leaving the app deployment page.

Create Kubernetes Cluster
Create Kubernetes Cluster

⚑ Connect your AWS account with one click

Aug 26, 2022

We are introducing a big improvement when connecting your AWS account by reducing the process to just one click.

Now with just one click we initiate the CloudFormation stack that gives Microtica permissions to provision infrastructure on your AWS account.

Connect your AWS account
Connect your AWS account

πŸ“’ Introducing AWS CodeCommit integration

Aug 19, 2022

If you version your source code on CodeCommit, you can now connect the repo and get fully automate deployments directly from the Microtica portal.

Happy deploying! πŸš€

AWS CodeCommit integration
AWS CodeCommit integration
Updated 13 Jan 2023
Did this page help you?
Yes
No
UP NEXT
Ready-to-use Templates
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
⚑ Assign a custom domain on Applications and Resources
⚑ Pipeline builds for your applications
⚑ Resource Logs - follow your application logs directly from Microtica Portal
πŸ“’ Introducing Medusa Server Template
πŸͺ² Improvements and fixes
πŸ“’ Introducing Template Executions
πŸͺ² Improvements and fixes
⚑ Track your plan usage in real-time
⚑ Deployment summary - review the configuration before deploying an App
πŸͺ² Improvements and fixes
πŸ“’ Introducing Framework Detection: deploy your apps much faster
⚑ Save massive a amount of time finding and fixing your failed deployments
πŸͺ² Improvements and fixes
⚑ Automated validation of your Git webhooks permissions immediately in the first template step
⚑ Create Kubernetes cluster without leaving the app deployment steps
⚑ Connect your AWS account with one click
πŸ“’ Introducing AWS CodeCommit integration