1
0
mirror of https://github.com/gluster/glusterdocs.git synced 2026-02-05 15:47:01 +01:00

Fix the reference to RTD to use the new vhost

This commit is contained in:
Michael Scherer
2017-09-01 14:30:07 +01:00
parent 651c9c8cc3
commit 0cce2fec0f
5 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ Operations include things like getting files from the server to the local machin
## Installation
#### Install GlusterFS
For information on prerequisites, instructions and configuration of GlusterFS, see Installation Guides from <http://gluster.readthedocs.org/en/latest/>.
For information on prerequisites, instructions and configuration of GlusterFS, see Installation Guides from <http://docs.gluster.org/en/latest/>.
#### Install glusterfs-coreutils
For now glusterfs-coreutils will be packaged only as rpm. Other package formats will be supported very soon.

View File

@@ -4,7 +4,7 @@ Bugzilla sends emails with many headers. The following headers can be very usefu
* X-Bugzilla-Product: should always be 'GlusterFS' for Gluster bugs
* X-Bugzilla-Component: the component of the bug (like 'glusterd')
* X-Bugzilla-Status: you may want to filter 'NEW' bugs in a special folder
* X-Bugzilla-Keywords: new contributors may want to filter bugs marked with [EasyFix](http://gluster.readthedocs.org/en/latest/Developer-guide/Easy-Fix-Bugs)
* X-Bugzilla-Keywords: new contributors may want to filter bugs marked with [EasyFix](http://docs.gluster.org/en/latest/Developer-guide/Easy-Fix-Bugs)
It is recommended to filter the emails from the list in a dedicated folder. Some users only move/label messages on certain headers and delete everything else that comes through the mailinglist.
@@ -53,7 +53,7 @@ Configuration instructions:
# RSS Feeds
The URLs below can be added to an RSS reader (like Mozilla Thunderbird or [feedly](https://feedly.com)). When you prefer a list of bugs on the bugzilla website, open the RSS-feed in your browser and remove the *ctype=atom* from the end of the URL.
For [Bug Triagers](http://gluster.readthedocs.org/en/latest/Contributors-Guide/Bug-Triage/):
For [Bug Triagers](http://docs.gluster.org/en/latest/Contributors-Guide/Bug-Triage/):
* [NEW Gluster Bugs to Triage](http://goo.gl/llNxe9) (any version)
* [NEW Gluster 3.4 Bugs](http://goo.gl/QwF1cM)
* [NEW Gluster 3.5 Bugs](http://goo.gl/agtGd2)

View File

@@ -1,6 +1,6 @@
# glusterdocs
Source code to gluster documentation: http://gluster.readthedocs.io
Source code to gluster documentation: http://docs.gluster.org/
# Building the docs

View File

@@ -14,7 +14,7 @@ of bugs that have been addressed is included further below.
Further, as 3.11 release is a short term maintenance release, features included
in that release are available with 3.12 as well, and could be of interest to
users upgrading to 3.12 from older than 3.11 releases. The 3.11 [release notes](https://gluster.readthedocs.io/en/latest/release-notes/)
users upgrading to 3.12 from older than 3.11 releases. The 3.11 [release notes](https://docs.gluster.org/en/latest/release-notes/)
captures the list of features that were introduced with 3.11.
## Major changes and features

View File

@@ -177,7 +177,7 @@ notification and alerts for the Gluster cluster state changes and
alerts. Webhooks can be registered to listen to Events emitted by
Gluster. More details about this new feature is available here.
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Events%20APIs
http://docs.gluster.org/en/latest/Administrator%20Guide/Events%20APIs
### Geo-replication improvements
#### Documentation improvements:
@@ -186,14 +186,14 @@ Upstream documentation is rewritten to reflect the latest version of
Geo-replication. Removed the stale/duplicate documentation. We are
still working on to add Troubleshooting, Cluster expand/shrink notes
to it. Latest version of documentation is available here
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication
http://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication
#### Geo-replication Events are available for Events API consumers:
Events APIs is the new Gluster feature available with 3.9 release,
most of the events from Geo-replication are added to eventsapi.
Read more about the Events APIs and Geo-replication events here
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Events%20APIs
http://docs.gluster.org/en/latest/Administrator%20Guide/Events%20APIs
#### New simplified command to setup Non root Geo-replication
@@ -201,7 +201,7 @@ Non root Geo-replication setup was not easy with multiple manual
steps. Non root Geo-replication steps are simplified. Read more about
the new steps in Admin guide.
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/#slave-user-setup
http://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/#slave-user-setup
#### New command to generate SSH keys(Alternative command to `gsec_create`)
@@ -215,7 +215,7 @@ master node tries to make the connection to slave nodes. With the new
command, output shows if any Master node was down while generating ssh
keys. Read more about `gluster-georep-sshkey
http://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/#setting-up-the-environment-for-geo-replication
http://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/#setting-up-the-environment-for-geo-replication
#### Logging improvements