From c0b353845d4c72f10f5bf54b802f53889fc1cf24 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Tue, 19 Sep 2023 13:20:01 +0300 Subject: [PATCH] Add link to compatible S3 alternatives to Outline doc --- docs/services/outline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/outline.md b/docs/services/outline.md index 7444378..6e4fabc 100644 --- a/docs/services/outline.md +++ b/docs/services/outline.md @@ -10,7 +10,7 @@ This service requires the following other services: - [Postgres](postgres.md) - [Redis](redis.md) - a [Traefik](traefik.md) reverse-proxy server -- an AWS S3 (or S3-compatible) public bucket for storing assets, configured as described [here](https://docs.getoutline.com/s/hosting/doc/file-storage-N4M0T6Ypu7) +- a public S3 bucket on AWS S3 (or [compatible S3 altenative](https://docs.getoutline.com/s/hosting/doc/file-storage-N4M0T6Ypu7#h-s3-compatible-services)) for storing assets, configured as described [here](https://docs.getoutline.com/s/hosting/doc/file-storage-N4M0T6Ypu7) ## Configuration