Vikunja

2 years ago

Description: The Todo-app to organize your life

Category: Other

URL: https://railway.app/template/VhkPmZ

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.


how to solve attachment files? i got this error:
2025-01-15T20:22:21Z: ERROR arrow_forward emoji 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.


you template works fine! thanks @brody! you are great!


a year ago

Glad it works, that would have been pretty embarrassing otherwise lol


How to use SMTP on this template? Is this possible?


moigamijunior

How to use SMTP on this template? Is this possible?

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 -

https://vikunja.io/docs/config-options/#0--mailer


Loading...