#87: Deploy, document R Data Builder demo service
--------------------------+------------------------
 Reporter:  dconnolly     |       Owner:  dconnolly
     Type:  task          |      Status:  accepted
 Priority:  major         |   Milestone:  data-agg1
Component:  data-sharing  |  Resolution:
 Keywords:                |  Blocked By:  134, 179
 Blocking:  119           |
--------------------------+------------------------

Comment (by gkowalski):

 Past step 5 , had to edit the /var/lib/pgsql/9.1/data/pg_hba.conf to add a
 local entry :

 {{{
 # TYPE  DATABASE        USER            ADDRESS                 METHOD
 local   all             all                                     trust
 host    all             all             127.0.0.1/32            trust
 host    all             all             192.0.0.0/32            trust
 host    all             all             0.0.0.0/0               trust
 host    all             all             141.0.0.0/32            trust
 host    all             all             ::1/128                 ident
 }}}

--
Ticket URL: 
<http://informatics.gpcnetwork.org/trac/Project/ticket/87#comment:52>
gpc-informatics <http://informatics.gpcnetwork.org/>
Greater Plains Network - Informatics
_______________________________________________
Gpc-dev mailing list
[email protected]
http://listserv.kumc.edu/mailman/listinfo/gpc-dev

Reply via email to