add related projects section

This commit is contained in:
Umputun
2021-05-06 19:27:55 -05:00
parent 5bdd1a5c72
commit eb7b34b6b2
+5
View File
@@ -896,3 +896,8 @@ _all admin calls require auth and admin privilege_
* Images can be proxied (`IMAGE_PROXY_HTTP2HTTPS=true`) to prevent mixed http/https.
* All images can be proxied and saved (`IMAGE_PROXY_CACHE_EXTERNAL=true`) instead of serving from original location. Beware, images which are posted with this parameter enabled will be served from proxy even after it will be disabled.
* Docker build uses [publicly available](https://github.com/umputun/baseimage) base images.
## Related projects
- [A Helm chart for Remark42 on Kubernetes](https://github.com/groundhog2k/helm-charts/tree/master/charts/remark42)
- [django-remark42](https://github.com/andrewp-as-is/django-remark42.py)