diff options
author | Bryan Newbold <bnewbold@archive.org> | 2019-09-20 20:04:53 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2019-09-20 20:04:53 -0700 |
commit | a139bcc56911e83ecba55ab6474d6aa867d9d02f (patch) | |
tree | 80ba87d11d7bc42e35c8fac8b5ce997d7b211acc /nginx | |
parent | f89906a442977a48f99bbb8b52ba7c60ec366c89 (diff) | |
download | sandcrawler-a139bcc56911e83ecba55ab6474d6aa867d9d02f.tar.gz sandcrawler-a139bcc56911e83ecba55ab6474d6aa867d9d02f.zip |
update service docs
Diffstat (limited to 'nginx')
-rw-r--r-- | nginx/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nginx/README.md b/nginx/README.md index 8a3ee8e..0369f9b 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -2,6 +2,9 @@ This folder contains nginx configs for partner access to sandcrawler DB (postgrest) and GROBID XML blobs (minio). +`fatcat-blobs` is part of the fatcat.wiki ansible config, but included here to +show how it works. + ## Let's Encrypt As... bnewbold? @@ -13,4 +16,3 @@ As... bnewbold? --webroot -w /var/www/letsencrypt \ -d sandcrawler-minio.fatcat.wiki \ -d sandcrawler-db.fatcat.wiki - |