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

10 Commits

Author SHA1 Message Date
Kevin Köllmann
c277f0c6ef Do not use apt-key anymore as it is deprecated (#783)
Instead of using  `apt-key` to download/install the GlusterFS GPG key, we download it to /etc/apt/keyrings/ and explicitly use it in the gluster.list sources file.

Signed-off-by: Kevin Köllmann <mail@kevinkoellmann.de>
2023-09-11 11:29:13 +05:30
black.dragon74
de7d64d9f5 [Install-Guide] Fixes and improvements
Also, cleaned up the syntax.

Signed-off-by: black.dragon74 <nickk.2974@gmail.com>
2022-05-19 13:20:48 +05:30
Sheetal Pamecha
b28aa8a83b Correct link to get debian apt key
Signed-off-by: Sheetal Pamecha <spamecha@redhat.com>
2021-09-28 12:19:00 +05:30
Eugene Medvedev
1825e5ec3f Update Install.md (#671) 2021-04-01 19:41:16 +05:30
Rune Juhl Jacobsen
520a7d8a7f updating registries and files replacing space and underscore with dash (#613)
* updating registries and files replacing space and underscore with dash
* Change more paths and file names to use dash instead of underscore
* Add hook scripts, bug reporting and generic upgrade guides to TOC

Co-authored-by: adityaramteke <adityaramteke05icr@gmail.com>
2020-11-24 09:19:28 +05:30
Łukasz Sowa
2f14354a3d Change gluster-server version in install docs (#543) 2020-02-26 22:10:23 +05:30
Christian Svensson
dc1a8e2b9c Update Install.md
Update link to signing key and make the "copy" function
in the console section work by removing the initial pound.
2019-12-13 13:36:13 +05:30
Aravinda VK
94e2e89260 Markdown code highlight fixes
- Fixes to Markdown syntax for code highlight
- `console` is used to highlight shell sessions
- Uniform char used for shell "#" in code blocks.
- Snapshot page styles fixed
- Replica 2 examples changed to Replica 3

Signed-off-by: Aravinda VK <avishwan@redhat.com>
2019-10-15 19:42:46 +05:30
Michael Scherer
6451e73e7d Do use unencrypted http connection
Using http is unsecure since a attacker can just execute a MITM attack to replace the key.
2019-07-15 18:19:28 +02:00
Nigel Babu
5ba15a2b41 Move us to the latest mkdocs (#400)
* Switch to latest mkdocs
* Update travis to python3.6
* Fix for the JS error
* Add themedir
* Update the template to match latest base.html
2018-08-07 09:38:21 +05:30