Appsmith

Appsmith 1-click

Appsmith

  • Version: 1.85
  • OS: Ubuntu 24.04
  • Category: Developer Tools

Description

Appsmith is an open-source, low-code visual development platform for building custom internal applications. Using a drag-and-drop widget library, you can create admin panels, CRUD apps, dashboards, approval workflows, and more without writing repetitive boilerplate code. Appsmith connects to any REST API, GraphQL endpoint, or database, and supports custom JavaScript for business logic. Ship internal tools at a fraction of the usual development time.

Software Included

PackageVersionLicense
Appsmith1.85Apache 2.0
DockerBundledApache 2.0
Docker ComposeBundledApache 2.0

Key Features

  • Drag-and-drop UI builder with 45+ widgets
  • Connect to REST APIs, GraphQL, and databases (PostgreSQL, MySQL, MongoDB, Redis, and more)
  • Write custom JavaScript for logic, transformations, and validations
  • Role-based access control for team collaboration
  • Self-hosted — your data never leaves your VPS
  • Git-based version control for application source
  • Supports multi-page applications

Getting Started

1. Connect to Your VPS

After deploying this app, SSH into your VPS:

bash
ssh root@your-vps-ip

2. Verify the Container is Running

Appsmith runs inside a Docker container. Check its status with:

bash
docker ps

You should see an Appsmith container in the list with status Up.

3. Access Appsmith

Open a browser and navigate to:

http://your-vps-ip

Follow the on-screen setup wizard to create your Appsmith administrator account.

4. Optional: Enable SSL

If you have a domain name pointing to your VPS, Appsmith supports automatic SSL configuration. During the initial setup wizard, enter your domain name when prompted and choose to enable SSL. Certbot will handle certificate issuance automatically.

You can also run the SSL configuration manually at any time:

bash
docker exec appsmith /opt/appsmith/entrypoint.sh

Managing the Appsmith Container

Stop Appsmith:

bash
docker-compose -f /root/appsmith/docker-compose.yml down

Start Appsmith:

bash
docker-compose -f /root/appsmith/docker-compose.yml up -d

View Appsmith logs:

bash
docker logs -f appsmith

Update Appsmith to the latest version:

bash
docker pull appsmith/appsmith-ce docker-compose -f /root/appsmith/docker-compose.yml up -d

Important Paths

  • Docker Compose file: /root/appsmith/docker-compose.yml
  • Appsmith data: /root/appsmith/stacks/

Support Details

Resources

New apps added every week

Subscribe to get notified when we launch new 1-click apps — from AI tools to databases and developer stacks.

Browse marketplace

More apps

Strapi

Strapi gives developers the freedom to use their favorite tools and frameworks while allowing editors to manage and distribute their content using an intuitive admin interface.

Read more

Erxes

Erxes is an open-source experience operating system (XOS) and the open-source alternative to HubSpot. It enables businesses, SaaS providers, and digital agencies to build unified customer experiences across all touchpoints from live chat and email to sales pipelines and CRM.

Read more