Add link to compatible S3 alternatives to Outline doc

This commit is contained in:
Slavi Pantaleev 2023-09-19 13:20:01 +03:00
parent 619869c1bc
commit c0b353845d

View file

@ -10,7 +10,7 @@ This service requires the following other services:
- [Postgres](postgres.md) - [Postgres](postgres.md)
- [Redis](redis.md) - [Redis](redis.md)
- a [Traefik](traefik.md) reverse-proxy server - 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 ## Configuration