[{"data":1,"prerenderedAt":111},["ShallowReactive",2],{"seo-verification":3,"marketplace-app-en-budibase":6},{"google":4,"bing":5},"EycwPY2XMyTkVzas3n1ygeNJFGAH513qrMjfDljzsMQ","",{"slug":7,"slugs":8,"categorySlugs":9,"name":13,"description":14,"phase":15,"unavailableReason":16,"docsUrl":17,"logo":18,"github":18,"tagline":19,"longDescription":20,"features":21,"useCases":28,"steps":38,"faq":54,"specs":70,"compatibleOs":84,"relatedApps":85,"relatedPosts":107,"category":108},"budibase",{"fr":7,"en":7,"ar":7},{"fr":10,"en":11,"ar":12},"developpement","development","التطوير","Budibase","Open-source low-code platform (GPL-3.0, 28 k stars) to build internal tools, dashboards and business apps — self-hosted on your VPS, no per-seat pricing.",2,"awaiting_qa","https:\u002F\u002Fservorbit.com\u002Fblog\u002Fself-host-budibase-vps-2",null,"Open-source low-code platform to build internal tools, dashboards and business apps on your VPS — no per-seat pricing, ~3 GB RAM.","Budibase is an open-source low-code platform (GPL-3.0, 28 000+ GitHub stars) built for developers and teams who need internal tools fast — without writing a full application from scratch. It gives you a visual builder to design forms, tables, dashboards and automations, backed by your own databases or APIs.\n\nWhere NocoBase is data-model-first, Budibase is interface-first: you start from a data source (PostgreSQL, MySQL, REST API, Google Sheets…), then compose screens with a drag-and-drop UI builder. Automation rules trigger actions when data changes. The self-hosted edition runs in a single Docker container bundling the app server, CouchDB, Redis and MinIO — all secrets are generated on first boot and stored in the persistent volume. RAM footprint at idle is around 3 GB.\n\nOn a ServOrbit VPS, Budibase gives your team a permanent, self-hosted alternative to Retool, Appsmith or Bubble — without cloud lock-in, without per-seat SaaS pricing, without your business data leaving your infrastructure.",[22,23,24,25,26,27],"Visual drag-and-drop UI builder — compose forms, tables, charts and action buttons without writing code.","Multi-source connector — connect PostgreSQL, MySQL, MariaDB, SQLite, REST APIs, Google Sheets and more.","Built-in automation engine — trigger database writes, email sends or API calls when data changes.","Role-based access control — restrict who can view, create or edit each table and each app.","Single Docker container — app server, CouchDB, Redis and MinIO bundled, all secrets auto-generated on first boot.","GPL-3.0 licence — no seat limits, no telemetry agreements, deploy as many instances as you need.",[29,32,35],{"title":30,"body":31},"Internal admin panels and CRUD apps","Connect Budibase to your PostgreSQL database and build a data management panel in minutes: search, filter, create, update and delete records through a clean UI without exposing your database directly. Add role-based access so support agents see only the rows they need.",{"title":33,"body":34},"Automated approval workflows","Design a leave-request or purchase-approval form in Budibase. When a user submits, an automation rule notifies the manager by email and updates a status column in your database. The whole workflow — form, notification, status tracking — is configured through the visual builder, no backend code needed.",{"title":36,"body":37},"Operations dashboards","Pull data from your REST API or database and display real-time KPIs on a Budibase dashboard. Charts, tables and stat cards update automatically. Share the dashboard URL with your team — each member sees only the data their role permits.",[39,42,45,48,51],{"title":40,"body":41},"Provision your VPS","A VPS with 4 GB RAM and 2 vCPUs is the recommended minimum for Budibase. Ubuntu 24.04 is the recommended OS — it matches the tested template.",{"title":43,"body":44},"Access the interface","Budibase does not require a domain to run. Open an SSH tunnel: `ssh -L 8060:127.0.0.1:8060 root@\u003Cyour-vps-ip>` then open `http:\u002F\u002Flocalhost:8060` in your browser. To make Budibase accessible over HTTPS, attach a domain from your ServOrbit dashboard — the host nginx will reverse-proxy to the container.",{"title":46,"body":47},"Create your administrator account","The first time you open Budibase, a setup wizard prompts you to enter an email address and a password for the administrator account. This account is stored in the local CouchDB database and is the only account until you invite other users.",{"title":49,"body":50},"Connect a data source","From the Budibase builder, click Add data source and choose PostgreSQL, MySQL, REST API, or any other connector. Enter the connection details — Budibase connects directly from the server, so use internal hostnames for databases running on the same VPS.",{"title":52,"body":53},"Build your first app","Drag tables, forms and buttons onto the canvas. Set visibility rules per role, add automation rules to send email or update data on form submit, and publish the app. Team members access it through a separate \u002Fapps URL with their own login.",[55,58,61,64,67],{"q":56,"a":57},"Does Budibase require a domain name?","No. Budibase works without a domain via SSH tunnel: `ssh -L 8060:127.0.0.1:8060 root@\u003Cip>` then `http:\u002F\u002Flocalhost:8060`. If you want HTTPS access from any browser, attach a domain from your ServOrbit dashboard — or use the free `{app}.{dns_slug}.servorbit-dns.com` subdomain included with every VPS.",{"q":59,"a":60},"How do I log in for the first time?","On the first visit, Budibase shows a setup wizard to create the administrator account. Enter an email and a password — that account is stored locally and is valid immediately. No email confirmation is required.",{"q":62,"a":63},"How much RAM does Budibase need?","Budibase bundles the app server, CouchDB, Redis and MinIO in a single container. RAM usage at idle is around 3 GB, so a VPS with at least 4 GB RAM is recommended. For production use with multiple users, 8 GB is a more comfortable target.",{"q":65,"a":66},"Can I connect Budibase to an external database?","Yes. Budibase supports PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Airtable, REST APIs, Google Sheets and more as data sources. From the builder, click Add data source and enter the connection string. For databases running on the same VPS, use 127.0.0.1 as the host.",{"q":68,"a":69},"How do I back up my Budibase data?","All data is stored in the named Docker volume `budibase-data` mounted at `\u002Fdata`. Back it up with `docker run --rm -v budibase-data:\u002Fdata -v $(pwd):\u002Fbackup alpine tar czf \u002Fbackup\u002Fbudibase-$(date +%Y%m%d).tar.gz \u002Fdata`. Restore by extracting into a fresh volume before starting the container.",{"license":71,"version":72,"ram":73,"os":74,"stack":75,"disk":81,"cpu":82,"port":83},"GPL-3.0","latest","~3 GB idle (4 GB recommended)","Ubuntu 24.04",[76,77,78,79,80],"Docker","Node.js","CouchDB","Redis","MinIO","≥ 5 GB (data volume)","2 vCPU","8060",[],[86,93,101],{"name":87,"slug":88,"categorySlug":11,"categoryName":89,"categoryColor":90,"logo":18,"tagline":91,"description":92},"NocoBase","nocobase","Development","text-warning bg-warning\u002F10","Open-source no-code\u002Flow-code — build internal tools, CRM and business apps on your VPS. Apache-2.0, 23 k+ stars, v2.1.26.","Open-source no-code \u002F low-code platform to build internal tools, CRM, portals and data-driven business applications — self-hosted on your VPS, no per-seat pricing.",{"name":94,"slug":94,"categorySlug":95,"categoryName":96,"categoryColor":97,"logo":98,"tagline":99,"description":100},"n8n","automation-workflows","Automation & Workflows","text-brand-action bg-brand-action\u002F10","https:\u002F\u002Fcdn.simpleicons.org\u002Fn8n","Automate your business processes with 400+ integrations — 100% self-hosted on your VPS.","Automate your workflows across applications without code. Over 400 integrations, 100% self-hosted on your VPS.",{"name":102,"slug":103,"categorySlug":95,"categoryName":96,"categoryColor":97,"logo":104,"tagline":105,"description":106},"Activepieces","activepieces","https:\u002F\u002Fcdn.jsdelivr.net\u002Fgh\u002Fselfhst\u002Ficons\u002Fsvg\u002Factivepieces.svg","Self-hosted Zapier alternative with 280+ integrations and an AI agent hub — unlimited flows, zero per-task billing.","Open-source automation platform with 280+ connectors and an AI agent hub. Replace Zapier — unlimited flows, your data stays on your VPS, zero per-task billing.",[],{"key":10,"slug":11,"name":89,"objective":109,"icon":110,"color":90},"Kick off a software project quickly.","dev",1787830254014]