2 years ago
Description: The Todo-app to organize your life
Category: Other
8 Replies
2 years ago
Notes:
Communication to Postgres is done exclusively over the private network and the database is not exposed externally in any way by default, if you want to enable access from outside of the private network you can go to the databases settings to enable TCP proxying and enter the internal port (5432) the TCP proxy can be again removed at any point to close off external access. A redeploy is needed after adding the TCP proxy.
a year ago
how to solve attachment files? i got this error:
2025-01-15T20:22:21Z: ERROR
13b mkdir /app/vikunja/files/: permission denied
a year ago
Hello,
You have not deployed my template, you have deployed this template - https://railway.com/template/1V8xnQ
Try my template and let me know if the issue persists.
moigamijunior
How to use SMTP on this template? Is this possible?
a year ago
Can I use this?
VIKUNJA_MAILER_HOST:
VIKUNJA_MAILER_PORT:
VIKUNJA_MAILER_FROMEMAIL:
VIKUNJA_MAILER_USERNAME:
VIKUNJA_MAILER_PASSWORD:
a year ago
You would want to follow their docs -
