1. 24 Nov, 2017 4 commits
  2. 22 Nov, 2017 5 commits
    • Richard Clamp's avatar
      Add example configurations for PG HA · ceafab58
      Richard Clamp authored
      * Adds recommended example
      * Adds minimal example
      
      The recommended example is a 7-node configuration.  3x consul, 3x
      database, 1x application.  Pgbouncer runs on the application node.
      
      The minimal example is 4 nodes.  3x database, 1x application.  Pgbouncer
      runs on the application node, we don't have a dedicated consul tier.
      
      The style of these examples are copied from the existing redis examples.
      
      Note, it is intended to supplement the preceding sections, it should not
      be your only reference in setting up PG HA.
      ceafab58
    • Marin Jankovski's avatar
      Merge branch 'docs/build-62-move-pg-ha-out-of-alpha' into 'master' · e806df81
      Marin Jankovski authored
      Merge alpha_database into database
      
      Closes gitlab-org/build/team-tasks#62
      
      See merge request gitlab-org/gitlab-ee!3511
      e806df81
    • Richard Clamp's avatar
      Merge alpha_database into database · 36e61af2
      Richard Clamp authored
      As these instructions are now GA for 10.2, we move the contents of
      alpha_database.md into database.md, as a new section `Configure using
      Omnibus for High Availability`.  The old section heading is kept to
      redirect the user to either the new guide, or the old version of the docs.
      
      We move the architecture discussion up, to supplement the overview of
      the install.
      36e61af2
    • Sean McGivern's avatar
      Merge branch '4114-epic-list-fix' into 'master' · b0a4675a
      Sean McGivern authored
      Don't user issuable_sort cookie for epics collection
      
      Closes #4114
      
      See merge request gitlab-org/gitlab-ee!3502
      b0a4675a
    • Achilleas Pipinellis's avatar
      Merge branch '39977-git-timeout-for-geo-doc' into 'master' · 945fa0da
      Achilleas Pipinellis authored
      Document a failure mode for large repositories in Geo
      
      See merge request gitlab-org/gitlab-ee!3500
      945fa0da
  3. 21 Nov, 2017 31 commits