#4115 Pgsql database for copr
Closed: Fixed Opened by msuchy.

I would like to move copr db to db01(postgres). Can you please create coprdb there, and allow access for user new user copr-fe.
You can store the password in ansible-private/vars.yml
And also set up cname for db01 as db-copr

Just for the record, current size of coprdb on copr-fe is:

du -sh /var/lib/pgsql/

43M /var/lib/pgsql/


This is not really possible while coprs is running in the cloud. ;(

The cloud is network seperate from the internal network(s), so in order to make this work we would need to expose our postgres server to the net, which I really don't want to do.

Can we defer this to when/if we setup coprs in staging ?

Metadata