Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christopherdavenport/postgres-db-with-role
https://github.com/christopherdavenport/postgres-db-with-role
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/christopherdavenport/postgres-db-with-role
- Owner: ChristopherDavenport
- License: mit
- Created: 2018-05-25T16:57:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T18:49:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T14:46:42.434Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# postgres-db-with-role [![Build Status](https://travis-ci.com/ChristopherDavenport/postgres-db-with-role.svg?branch=master)](https://travis-ci.com/ChristopherDavenport/postgres-db-with-role) [![Docker Automated build](https://img.shields.io/docker/automated/christopherdavenport/postgres-db-with-role.svg?maxAge=2592000)](https://hub.docker.com/r/christopherdavenport/postgres-db-with-role/) [![Docker Pulls](https://img.shields.io/docker/pulls/christopherdavenport/postgres-db-with-role.svg)](https://hub.docker.com/r/christopherdavenport/postgres-db-with-role/)
New Environmental
## `POSTGRES_ROLE`
Environmental Variable That Delegates a Role to create.
Give that role to `POSTGRES_USER` and delegates
all permissions on `POSTGRES_DB`.