We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff1eb1 commit 416199bCopy full SHA for 416199b
_partials/_install-self-hosted-redhat-based.md
@@ -50,7 +50,7 @@
50
sudo tee /etc/yum.repos.d/timescale_timescaledb.repo <<EOL
51
[timescale_timescaledb]
52
name=timescale_timescaledb
53
- baseurl=https://packagecloud.io/timescale/timescaledb/el/8/$basearch
+ baseurl=https://packagecloud.io/timescale/timescaledb/el/9/\$basearch
54
repo_gpgcheck=1
55
gpgcheck=0
56
enabled=1
@@ -127,4 +127,4 @@
127
128
</Procedure>
129
130
-[config]: /self-hosted/:currentVersion:/configuration/
+[config]: /self-hosted/:currentVersion:/configuration/
0 commit comments