add budibase - a tool for building internal tools which connects with lots of databases

This commit is contained in:
Siddhartha
2022-09-15 12:33:17 +05:30
parent 13217b5286
commit 615f9fa2e7
2 changed files with 180 additions and 0 deletions

25
budibase/budibase.env Normal file
View File

@@ -0,0 +1,25 @@
# Use the main port in the builder for your self hosting URL, e.g. localhost:10000
MAIN_PORT=10000
# This section contains all secrets pertaining to the system
# These should be updated
JWT_SECRET=
MINIO_ACCESS_KEY=
MINIO_SECRET_KEY=
COUCH_DB_PASSWORD=
COUCH_DB_USER=budibase
REDIS_PASSWORD=
INTERNAL_API_KEY=
# This section contains variables that do not need to be altered under normal circumstances
APP_PORT=4002
WORKER_PORT=4003
MINIO_PORT=4004
COUCH_DB_PORT=4005
REDIS_PORT=6379
WATCHTOWER_PORT=6161
BUDIBASE_ENVIRONMENT=PRODUCTION
# An admin user can be automatically created initially if these are set
BB_ADMIN_USER_EMAIL=sid@one800.help
BB_ADMIN_USER_PASSWORD=