关于 Budibase
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.
Features
- Build and ship real software: Unlike other platforms, with Budibase you build and ship single page applications. Budibase applications have performance baked in and can be designed responsively, providing users with a great experience.
- Open source and extensible: Budibase is open-source - licensed as GPL v3. This should fill you with confidence that Budibase will always be around. You can also code against Budibase or fork it and make changes as you please, providing a developer-friendly experience.
- Load data or start from scratch: Budibase pulls data from multiple sources, including MongoDB, CouchDB, PostgreSQL, MariaDB, MySQL, Airtable, S3, DynamoDB, or a REST API. And unlike other platforms, with Budibase you can start from scratch and create business apps with no data sources. Request new datasources.
- Design and build apps with powerful pre-made components: Budibase **comes out of the box with beautifully designed, powerful components which you can use like building blocks to build your UI. We also expose many of your favourite CSS styling options so you can go that extra creative mile. Request new component.
- Automate processes, integrate with other tools and connect to webhooks: Save time by automating manual processes and workflows. From connecting to webhooks to automating emails, simply tell Budibase what to do and let it work for you. You can easily create new automations for Budibase here or Request new automation.
- Integrate with your favorite tools: Budibase integrates with a number of popular tools allowing you to build apps that perfectly fit your stack.
- Deploy with confidence and security: Budibase is made to scale. With Budibase, you can self-host on your own infrastructure and globally manage users, onboarding, SMTP, apps, groups, theming and more. You can also provide users/groups with an app portal and disseminate user management to the group manager.
环境变量
查看环境变量
- PROJECT
- budibase
- DOMAIN
- stack.localhost
- MAIN_PORT
- 10000
- API_ENCRYPTION_KEY
- testsecret
- JWT_SECRET
- testsecret
- MINIO_ACCESS_KEY
- budibase
- MINIO_SECRET_KEY
- budibase
- COUCH_DB_PASSWORD
- budibase
- COUCH_DB_USER
- budibase
- REDIS_PASSWORD
- budibase
- INTERNAL_API_KEY
- budibase
- APP_PORT
- 4002
- WORKER_PORT
- 4003
- MINIO_PORT
- 4004
- COUCH_DB_PORT
- 4005
- COUCH_DB_SQS_PORT
- 4006
- REDIS_PORT
- 6379
- BUDIBASE_ENVIRONMENT
- PRODUCTION
- SQL_MAX_ROWS
- BB_ADMIN_USER_EMAIL
- admin@example.com
- BB_ADMIN_USER_PASSWORD
- password
- ROLLING_LOG_MAX_SIZE
- SELF_HOSTED
- 1
- COUCH_DB_URL
- http://${COUCH_DB_USER}:${COUCH_DB_PASSWORD}@couchdb-service:5984
- WORKER_URL
- http://worker-service:4003
- MINIO_URL
- http://minio-service:9000
- PORT
- 4002
- ENABLE_ANALYTICS
- "false"
- REDIS_URL
- redis-service:6379
- OFFLINE_MODE