Unbind
Templates

Self-host Appsmith with Unbind

Deploy Appsmith on your own servers with Unbind. Build admin panels, internal tools and dashboards on top of your own data.

Appsmith is an open-source builder for admin panels, internal tools and dashboards. You drag widgets onto a page and connect them to your databases and APIs.

Deploy it from the template list. It takes a minute or two.

What gets deployed

ServiceRuns
Appsmithappsmith/appsmith-ee:v2.3.1

Plan for at least 2 CPU cores and 4 GB of memory.

Everything Appsmith stores is kept on a volume mounted at /appsmith-stacks, so it survives redeploys.

What you fill in

InputDescriptionDefault
DomainThe domain for the Appsmith instance.
Storage SizeSize of the storage for the Appsmith data.1 GB

After it deploys

Open your domain. Appsmith asks you to create the first account, and that account becomes the admin.

Good to know

  • Email is off: APPSMITH_MAIL_ENABLED is set to false. To send invites and password resets, add your SMTP settings to the service variables and redeploy. The Appsmith email docs list them.

On this page