Skip to content

Commit b54c75e

Browse files
Updating Platform Hub Public Preview installation guide (#2875)
1 parent 69e0f52 commit b54c75e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/pages/docs/platform-hub/installation-guide.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ Self-hosted customers can install a Public Preview version of Octopus Server con
1919
You should only install a Public Preview version of Octopus server if you are comfortable adopting a feature before it’s fully complete. Any issues or bugs you encounter will **not** be fixed immediately. Please contact <[email protected]> with any queries about whether this approach is right for you.
2020
:::
2121
1. You can download the Public Preview version of Octopus server via a direct link or by pulling a Docker image.
22-
- If you are running Octopus on Windows, you can download this [server release](https://download.octopusdeploy.com/octopus/Octopus.2025.4.3044-x64.msi).
23-
- If you are running Octopus on Linux, you can run the following Docker command
24-
```
25-
docker pull octopusdeploy/octopusdeploy:2025.4.3044-PublicPreview
26-
```
22+
- If you are running Octopus on Windows, you can download this [server release](https://g.octopushq.com/platform-hub-preview-download).
23+
- If you are running Octopus on Linux, you can download this [Docker image](https://g.octopushq.com/platform-hub-preview-dockerhub-download).
24+
2725
2. After downloading, you can upgrade your Octopus instance with our [upgrading guide](/docs/administration/upgrading).
2826
3. You should now see the Platform Hub icon in your instance.
2927
:::div{.hint}

0 commit comments

Comments
 (0)