Nathan Fretz
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
9 additions and
5 deletions
-
budibase/docker-compose.yml
-
budibase/umbrel-app.yml
|
|
@ -8,10 +8,10 @@ services: |
|
|
|
PROXY_AUTH_ADD: "false" |
|
|
|
|
|
|
|
budibase: |
|
|
|
image: budibase/budibase:2.29.3@sha256:71acdc12431198f40afe7a923c17f49b2aa25d563838da7d1f385ad07f75a15c |
|
|
|
image: budibase/budibase:2.29.29@sha256:cb362e9f3cf19627797b1ccc4bba2657c9576a5a08eb5b11ff7ca6003c01530b |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
volumes: |
|
|
|
- ${APP_DATA_DIR}/data/budibase:/data |
|
|
|
environment: |
|
|
|
JWT_SECRET: ${APP_SEED} |
|
|
|
JWT_SECRET: ${APP_SEED} |
|
|
@ -3,7 +3,7 @@ id: budibase |
|
|
|
name: Budibase |
|
|
|
tagline: The low code platform you'll enjoy using |
|
|
|
category: developer |
|
|
|
version: "2.29.3" |
|
|
|
version: "2.29.29" |
|
|
|
port: 6733 |
|
|
|
description: >- |
|
|
|
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely. |
|
|
@ -37,6 +37,10 @@ gallery: |
|
|
|
- 1.jpg |
|
|
|
- 2.jpg |
|
|
|
- 3.jpg |
|
|
|
releaseNotes: "" |
|
|
|
releaseNotes: >- |
|
|
|
This update includes improvements to SSO functionality and Oracle datasource support. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Budibase/budibase/releases |
|
|
|
dependencies: [] |
|
|
|
path: "" |
|
|
|
path: "" |