Deployment Guide
This guide explains how to deploy an application on the Yamify platform.
Prerequisites
Before starting, make sure you have:
- An active Yamify account
- At least one workspace created
- A Yam configured in your workspace
If you haven't configured these elements yet, check out our Getting Started Guide.
Deployment Steps
1. Accessing Your Yam
- Log in to your Yamify account
- Access the main dashboard
- Select the workspace containing your Yam in the side menu
- Click on "Yam" in the navigation menu
- Select the Yam in which you want to deploy an application
2. Deploying an Application
- On your Yam page, click on the Deploy Project button
- You will be redirected to the deployment page (
/dashboard/yams/[workspaceId]/[name]/deploy-project
) - Choose the application you want to deploy from the available options
- For this example, we will deploy Lovable, a workflow automation tool
3. Deployment Process
- Click on the Lovable application card
- A loading indicator will appear while your application is being deployed
- Once the deployment is complete, you will receive a success notification
- You will be automatically redirected to your Yam page (
/dashboard/yams/[workspaceId]/[name]
)
4. Accessing Your Deployed Application
- On your Yam page, you will now see a new card for the Lovable application you just deployed
- Click on the provided URL to access your Lovable instance
Important Limitations
Note: You cannot deploy two applications of the same type (such as two Lovable instances) in the same Yam. If you want to deploy another instance of the same application, you will need to create a new Yam.
Available Applications
To discover all the applications you can deploy, check out our application catalog.
Troubleshooting
If you encounter difficulties during deployment, check our troubleshooting guide or contact our support (opens in a new tab).