ome / infrastructure

A repository containing scripts for managing infrastructure
BSD 2-Clause "Simplified" License
20 stars 19 forks source link

Initial provisioning of pg-int-testing #302

Closed kennethgillen closed 7 years ago

kennethgillen commented 7 years ago

Creation of a new server-state-playbook for pg-int-testing to host PostgreSQL databases internally to be used for testing of some kind or another, as opposed to hosting databases for external or internal production systems.

Inventory: https://github.com/openmicroscopy/management_tools/pull/540

No doubt this could be refactored - we can redeploy the system and refactor the playbook later - I need it now, so created with this playbook.

Some fixes to come, e.g. renaming pg_dump vars (since it's not an OMERO server) and probably updating that in inventory etc too.

kennethgillen commented 7 years ago

Also, this'll need some work to the pg_hba.conf no doubt. Possibly that's just different vars given to the role openmicroscopy.postgresql we'll find out.

sbesson commented 7 years ago

See also https://github.com/openmicroscopy/infrastructure/pull/303. This might have to be reopened against https://github.com/openmicroscopy/prod-playbooks

joshmoore commented 7 years ago

Next step here?

kennethgillen commented 7 years ago

Shutting this down. Will have to re-open.

kennethgillen commented 5 years ago

re-opened on https://github.com/openmicroscopy/prod-playbooks/pull/121