OpenProject app added to Nextcloud

Thanks very much @royceb for this reply. I’m installing OpenProject now on my test Nethserver.

What did you choose when you issued the configure command?

openproject configure

I’ve tried the defaults from the configure wizard. I had chosen 127.0.0.1 as the location for the postgresql database over port 5432. I’m receiving this error:

rake aborted!
ActiveRecord::ConnectionNotEstablished: could not connect to server: Connection refused
Is the server running on host “127.0.0.1” and accepting
TCP/IP connections on port 5432?

What is the username and password to add openproject to the nethserver postgresql database?

Also, to login to OpenProject, do I add a port to my nethserver webpage?

Thanks.