Skip to content

anba8005/isso-postgresql

 
 

Repository files navigation

Isso – a commenting server similar to Disqus

Postgresql support added to original Isso.

Installation

Please refer to the origianl Isso document.

Postgresql Setting

In isso/defaults.ini, set:

db-type = sqlite
dbpath = postgres://user:password@localhost:5432/db (Replace with your postgresql path)

About

a Disqus alternative

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.4%
  • JavaScript 27.7%
  • CSS 3.0%
  • HTML 2.5%
  • Pug 1.0%
  • Makefile 0.6%
  • Other 0.8%