
Voi Feedback
Minimalist self-hosted customer feedback CMS
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
voi
getsieutoc/voi
Just deployed
You need at least one Postgresql instance up and running.
Then you can deploy like a simple Next.js app.
The environment variables you need:
NEXTAUTH_SECRET=topsecret
NEXTAUTH_URL=https://yourdomain.com
DATABASE_URL=postgres://....
SMTP_USER=yoursmtpuser
SMTP_PASSWORD=yoursmtppass
SMTP_HOST=yoursmtpserver
SMTP_PORT=587
More details documentation is coming.
Template Content
SMTP_HOST
Server of SMTP
SMTP_USER
Username of SMTP
EMAIL_FROM
Usually it's [email protected]
SMTP_PASSWORD
Password for SMTP