Question: how to connect porftpd server to my local galaxy
0
gravatar for yychangsd
2.3 years ago by
yychangsd30
yychangsd30 wrote:

These days I am totally confused by how to connect porftpd server to my local galaxy.

I installed postgresql and proftpd Meanwhile,

I made several changes in galaxy.ini

use_remote_user = True remote_user_maildomain = example.domain database_connection = postgres://postgres:postgres@localhost:5432/galaxy

Then I run sh run.sh and it showed

OperationalError: (psycopg2.OperationalError) FATAL: database "galaxy" does not exist

Any suggestions about it? Thanks~~

galaxy • 778 views
ADD COMMENTlink modified 2.3 years ago • written 2.3 years ago by yychangsd30

Have you enabled the EPEL repository (yum -y install epel-release)?

ADD REPLYlink written 2.3 years ago by Devon Ryan1.9k

tried it and showed that:

Setting up Install Process No package epel-release available. Nothing to do

ADD REPLYlink written 2.3 years ago by yychangsd30
1

Apparently these are the proper instructions.

ADD REPLYlink written 2.3 years ago by Devon Ryan1.9k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 175 users visited in the last hour