Build Custom Internal Web Applications With Budibase

Build Custom Internal Web Applications With Budibase
Budibase development dashboard screenshot

Budibase is best for small businesses or groups of 20 or less with needs for internal web applications for tasks like content tracking, custom forms, data administration, marketing tools, directories and much more. Formable can setup a self-hosted server with Budibase for your team. Your team can easily create applications using the templates provided by Budibase.

We can also plan out a build schedule for any custom web applications you would like us to create for your business using Budibase. If you need to support more than 20 users and brand the Budibase portal, a business license is available from Budibase. Transform your business with modern internal tools. Build apps, forms, and workflows that perfectly fit your business - so you can move forward, faster with Formable and Budibase.

Formable's Budibase Portainer stack docker-compose.yml

version: "3"

services:
  budibase:
    restart: unless-stopped
    image: budibase/budibase:latest
    ports:
      - 10000:80
    environment:
      JWT_SECRET: 
      MINIO_ACCESS_KEY: 
      MINIO_SECRET_KEY: 
      REDIS_PASSWORD: password
      COUCHDB_USER: formable
      COUCHDB_PASSWORD: password
      INTERNAL_API_KEY: 
      WATCHTOWER_CLEANUP: false
    volumes:
      - budibase_data:/data

volumes:
  budibase_data:

Managed Self Hosted Budibase

Formable sets up, monitors and updates your cloud applications.

๐Ÿ’ก
Formable installs Budibase at your own subdomain, for example: base.formable.app
๐Ÿ”’
Free Let's Encrypt certificate setup and renewal with certbot.
๐Ÿ“ก
We monitor your application subdomain with Formable's Uptime Kuma server.
โš™๏ธ
Formable updates your application and checks for any breaking changes.
๐Ÿ’พ
Formable configures Kopia to take incremental snapshots of your application data and files to AWS S3.
๐Ÿ’พ
Formable configures Kopia to take incremental snapshots of your application data and files to AWS S3.
๐Ÿšจ
Formable resolves any application downtime issues and supports your team.
Mastodon