]> git.arvados.org - arvados.git/commit
9309: Separate PostgreSQL setup page in Install Guide.
authorBrett Smith <brett@curoverse.com>
Wed, 8 Jun 2016 17:17:43 +0000 (13:17 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 8 Jun 2016 21:29:21 +0000 (17:29 -0400)
commit5a3935887ab7ef09d44a38cceb97b8a8346713c7
tree73df144ec3b5dbe62205bf53f30514a852f1ba38
parent548e0c54db524cb7317850d4dfd8f3ee0b93cdb0
9309: Separate PostgreSQL setup page in Install Guide.

This provides us with a few benefits:

* We have a place to discuss the different deployment options
  installers have around PostgreSQL.
* PostgreSQL setup is very distro-specific (and it's going to get
  worse when we add CentOS 7), so this can take some of that noise out
  of the Rails server install guides.
* People who want to try new things, like cloud database services,
  get a clearer separation of the install process and the database
  setup process.
doc/_config.yml
doc/_includes/_install_postgres.liquid [deleted file]
doc/_includes/_install_postgres_database.liquid [new file with mode: 0644]
doc/_includes/_install_redhat_postgres_auth.liquid [deleted file]
doc/install/install-api-server.html.textile.liquid
doc/install/install-postgresql.html.textile.liquid [new file with mode: 0644]
doc/install/install-sso.html.textile.liquid