TechDocs: Refactor Publisher to pave way for external publishers

This commit is contained in:
Himanshu Mishra
2020-11-25 01:56:55 +01:00
parent 04252597d8
commit 9ebc897351
9 changed files with 172 additions and 44 deletions
+5
View File
@@ -60,6 +60,11 @@ techdocs:
requestUrl: http://localhost:7000/api/techdocs
generators:
techdocs: 'docker'
publisher:
# Ref: <Link to TechDocs publisher reference page>
type: 'local' # other options - google_gcs, aws_s3, azure_storage, etc.
# if type set to google_gcs
# google_token: 'abc' # with write access
sentry:
organization: my-company