DemocracyOS is an online space for deliberation and voting on political proposals. The software aims to stimulate better arguments and come to better rulings.
franciclo on development
add custom identity provider bump to 2.11.15 add custom signin config variab… and 1 more (compare)
franciclo on 2.11.16
defaults.json
Hello, thank you for your return for the advice to use Heroku.
I would prefer to use OnPremises, but I would also look for Heroku.
If you can read my tutorial in French, step by step, for the moment, I am trying to improve it to deploy DemocracyOS with OnPremises.
Your tests and your help would be appreciated.
For now, I'm stuck with the configuration files, I do not know how to create it yet and what to put it. It's not so easy.
https://www.visionduweb.eu/wiki/index.php?title=Installer_DemocracyOS#Reprendre_sur_la_Machine_Virtuelle
Hey there, i'm trying to setup the notification system with sendgrid my current settings are:
"notifications": {
"url": "",
"token": "",
"mailer": {
"name": "DemocracyOS",
"email": "democracyos@domain.com”,
"service": "smtp.sendgrid.net",
"auth": {
"user": "apikey",
"pass": “somepwd”
}
},
"nodemailer": {}
},
but unfortunately i've never received any mail and I'm not able to login