Skip to content

Commit a9a8b2f

Browse files
authored
docs: Update README with several improvements (#695)
- Change minimal Docker version to the one in `install.sh` - Add an extra link to the documentation - Change the existing link to point to the correct one.
1 parent 694977a commit a9a8b2f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Official bootstrap for running your own [Sentry](https://sentry.io/) with [Docke
44

55
## Requirements
66

7-
* Docker 19.03.8+
7+
* Docker 19.03.6+
88
* Compose 1.24.1+
99

1010
## Minimum Hardware Requirements:
@@ -59,9 +59,11 @@ The included `install.sh` script is meant to be idempotent and to bring you to t
5959

6060
Also make sure to check for any difference between the example config files and your current config files in use. There might be new configuration that has to be added to your adjusted files. E.g. feature flags or server configuration.
6161

62+
For more information regarding updating your Sentry installation, please visit [our documentation](https://develop.sentry.dev/self-hosted/#upgrading).
63+
6264
## Resources
6365

64-
* [Documentation](https://develop.sentry.dev/onpremise/)
66+
* [Documentation](https://develop.sentry.dev/self-hosted/)
6567
* [Bug Tracker](https://github.com/getsentry/onpremise/issues)
6668
* [Community Forums](https://forum.sentry.io/c/on-premise)
6769

0 commit comments

Comments
 (0)