GriffinSauce / Grouplanner

Easy regular planning with groups
0 stars 0 forks source link

Create a non-admin user for the database at OpenShift #18

Closed HalleyInteractive closed 9 years ago

GriffinSauce commented 9 years ago

I've created a DB user, but we need to do some changes in code. Right now we use Openshift Env-vars containing the entire (prebuilt) connection url.

We need to construct our own url first, with our own vars, then I can input the correct credentials.