Remark42 Docker#

Privacy-focused lightweight commenting engine

Demo#

Demo site available with all authentication methods, including email auth and anonymous access.

Docker Compose#

Setup on Your Website#

<script>
  var remark_config = {
    host: 'REMARK_URL',
    site_id: 'YOUR_SITE_ID',
  }
</script>
<div id="remark42"></div>

Screenshots#

https://remark42.com/docs/manuals/admin-interface/images/admin-primary.png

References#