#hi there, started looking into Permify

1 messages · Page 1 of 1 (latest)

wheat phoenix
#

Hi @crude forge, welcome to the community 👋

#

Could you elabore more on the ask? we don't have any username or password in the config file

crude forge
#

I am having a look at the configuration section: https://docs.permify.co/setting-up/configuration

specifically, when setting up the connection to postgres

The database section specifies the database engine and connection settings,

including the URI for the database, whether or not to auto-migrate the database,

and connection pool settings.

database:
engine: postgres
uri: postgres://user:password@host:5432/db_name
auto_migrate: false
max_open_connections: 20
max_idle_connections: 1
max_connection_lifetime: 300s
max_connection_idle_time: 60s
garbage_collection:
enabled: true
interval: 200h
window: 200h
timeout: 5m

wheat phoenix
#

got it

#

what do you want to replace the username and password with? Could you elaborate on that?

#

I guess you have an issue with providing the username and password there, right?

crude forge
wheat phoenix
#

Thanks for the details, @crude forge. We do not have this functionality and currently don't have an integration with Azure to sync.