hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

[WIP] Automate the process of granting read-only access to a database #159

Open MikeTheCanuck opened 6 years ago

MikeTheCanuck commented 6 years ago

Automating the tedious if well-worn steps in this document: https://github.com/hackoregon/civic-devops/blob/master/docs/HOWTO-enable-readonly-database-user.md

MikeTheCanuck commented 6 years ago

Note: this script has not been tested against a live PostgreSQL database, so this all good in theory so far.