Skip to content

Commit 7273c35

Browse files
author
Pablo Panero
committed
preview: add storage backend explanation
1 parent 43b5abd commit 7273c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/preview/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The CLI will require the following data:
2222
- **Year**: The current year
2323
- **One of the three available storage systems**: postgresql (default), mysql or sqlite
2424
- **The version of Elasticsearch**: 7 (default) or 6
25+
- **Storage backend**: Local file system or in a S3-like backend. If S3 is chosen a MinIO container is provided, however, you can set it up to use your own. See more in [S3 extension](../extensions/s3.md)
2526

2627
It will also generate a test private key.
2728

0 commit comments

Comments
 (0)