diff --git a/README.md b/README.md index 8587a1cd..b69cc6f6 100644 --- a/README.md +++ b/README.md @@ -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)