You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got errors like below when I starting the image from docker and installing on kubernetes. Is there any advice or maybe there is someone that ever got same error like me.
Hi Devs,
I got errors like below when I starting the image from docker and installing on kubernetes. Is there any advice or maybe there is someone that ever got same error like me.
Image: https://hub.docker.com/r/dreamfactorysoftware/dreamfactory/tags
I use environment like below:
SERVERNAME:
DB_DRIVER: pgsql
DB_HOST: host-db
DB_USERNAME: dreamfactory
DB_PASSWORD: password
DB_DATABASE: dreamfactory
CACHE_DRIVER: redis
CACHE_HOST: host-redis
CACHE_DATABASE: '0'
CACHE_PORT: '6379'
APP_KEY: api_key
Error:
Thanks
The text was updated successfully, but these errors were encountered: