GSA/catalog-db

Name: catalog-db

Owner: U.S. General Services Administration

Description: catalog-db docker image

Created: 2016-04-25 16:56:00.0

Updated: 2018-05-03 19:29:44.0

Pushed: 2018-05-03 19:29:42.0

Homepage: null

Size: 5

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

catalog-db

See Main Project

To Fix: current sql is used to grant ckan permissions to postgis tables, need to figure out why bash this bash throws errors

 -U $POSTGRES_USER -d ${DB_PYCSW_DB} -c "CREATE EXTENSION postgis;" && \
 -U $POSTGRES_USER -d ${DB_CKAN_DB} -c "CREATE EXTENSION postgis;" && \

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.