<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/administration/high_availability, branch refactor_auto_devops_enabled</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'jc-documentation-update-nfs-autodetection' into 'master'</title>
<updated>2019-07-16T06:51:35+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-07-16T06:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22119a39131e288f1a5ad747e5485ff0ea1ea323'/>
<id>22119a39131e288f1a5ad747e5485ff0ea1ea323</id>
<content type='text'>
Add nfs autodetection section in NFS docs

Closes gitaly#1767

See merge request gitlab-org/gitlab-ce!30486</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add nfs autodetection section in NFS docs

Closes gitaly#1767

See merge request gitlab-org/gitlab-ce!30486</pre>
</div>
</content>
</entry>
<entry>
<title>SSoT for administration/high_availability docs</title>
<updated>2019-07-16T03:32:29+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-07-16T03:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4eeaee38e22980a4fc12e33816c7bbf6566c859'/>
<id>b4eeaee38e22980a4fc12e33816c7bbf6566c859</id>
<content type='text'>
- Make sure we have type defined in the frontmatter
- Add troubleshooting sections where absent
- Meaningful intros where absent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make sure we have type defined in the frontmatter
- Add troubleshooting sections where absent
- Meaningful intros where absent
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nfs autodetection section in NFS docs</title>
<updated>2019-07-12T17:48:59+00:00</updated>
<author>
<name>John Cai</name>
<email>jcai@gitlab.com</email>
</author>
<published>2019-07-08T21:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6400a9c821d2a59c684b3343aa181350a97d0ec5'/>
<id>6400a9c821d2a59c684b3343aa181350a97d0ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace in docs</title>
<updated>2019-07-12T08:15:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-12T08:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=143872fa52dfc37396e2ede946f1fe7fa9a8d20c'/>
<id>143872fa52dfc37396e2ede946f1fe7fa9a8d20c</id>
<content type='text'>
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace in many administration docs</title>
<updated>2019-07-12T02:06:46+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-12T02:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=735e1f2cb3fce61fc344332972dd4508ea11e3aa'/>
<id>735e1f2cb3fce61fc344332972dd4508ea11e3aa</id>
<content type='text'>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for many admin
docs in /high_availability and /auth (part 1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for many admin
docs in /high_availability and /auth (part 1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Crosslink prometheus and grafana to HA monitoring</title>
<updated>2019-07-10T20:37:27+00:00</updated>
<author>
<name>abuerer</name>
<email>abuerer@gitlab.com</email>
</author>
<published>2019-07-10T20:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f91fcde326457285b24f51bac55d83dbcee5f94'/>
<id>6f91fcde326457285b24f51bac55d83dbcee5f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving Pgbouncer HA documentation out of database documentation</title>
<updated>2019-07-09T20:29:27+00:00</updated>
<author>
<name>abuerer</name>
<email>abuerer@gitlab.com</email>
</author>
<published>2019-07-08T15:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5eb993fa64bbf472118bec90c1274ccfc3fb2f02'/>
<id>5eb993fa64bbf472118bec90c1274ccfc3fb2f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes copying host keys a recommended step</title>
<updated>2019-07-09T06:23:17+00:00</updated>
<author>
<name>Lyle Kozloff</name>
<email>lkozloff@gitlab.com</email>
</author>
<published>2019-07-09T06:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3306aa860b1cb2b7c6bb973b17402eee8266f975'/>
<id>3306aa860b1cb2b7c6bb973b17402eee8266f975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/update-installation-link' into 'master'</title>
<updated>2019-07-09T00:23:42+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-09T00:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a2c53d6400287bbb29056c4d007ee571b292937'/>
<id>8a2c53d6400287bbb29056c4d007ee571b292937</id>
<content type='text'>
Update the installation link

See merge request gitlab-org/gitlab-ce!30489</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the installation link

See merge request gitlab-org/gitlab-ce!30489</pre>
</div>
</content>
</entry>
<entry>
<title>Move the consul server docs to its own section</title>
<updated>2019-07-08T23:42:35+00:00</updated>
<author>
<name>Cindy Pallares 🦉</name>
<email>cindy@gitlab.com</email>
</author>
<published>2019-07-08T23:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d73d817bdf2a1ded88f66ae997ddbf2af1247dd'/>
<id>7d73d817bdf2a1ded88f66ae997ddbf2af1247dd</id>
<content type='text'>
The consul docs are currently in the HA database section, but it should
be in it's own section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The consul docs are currently in the HA database section, but it should
be in it's own section.
</pre>
</div>
</content>
</entry>
</feed>
