Replies: 1 comment 1 reply
-
@devMls this is already possible through environment variables - you can set your own S3 access keys, region, redis URL, couch URL etc. It's all completely configurable in self host. See the environment variables in the docker-compose config or https://github.com/Budibase/budibase/blob/master/hosting/docker-compose.yaml These variables are also supported in other hosting methods such as the single image or kubernetes setups. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have been reading the self-hosting documentation.
I find that Budibase rely in others products for work, providing those components of funtionality like storage (minIO), database (CouchDB)....
I know that is normal and necessary, but maybe:
I try to explain myself
Same for CouchDB or Redis.
What is your opinion?
Beta Was this translation helpful? Give feedback.
All reactions