Added vikunja

This commit is contained in:
2026-01-02 15:49:05 -05:00
parent 8f7b56d163
commit fe795c2f59
2 changed files with 97 additions and 0 deletions

19
stacks/stack.env Normal file
View File

@@ -0,0 +1,19 @@
# Database
VIKUNJA_DB_PASSWORD=dexter
# Paths (adjust to your Unraid setup)
APPDATA=/mnt/user/appdata
# Public access
VIKUNJA_PUBLIC_URL=https://plane.rishighan.com
VIKUNJA_HOSTNAME=plane.rishighan.com
# Email (for reminders)
SMTP_HOST=smtp.yourdomain.com
SMTP_PORT=587
SMTP_USER=vikunja@yourdomain.com
SMTP_PASSWORD=your-smtp-password
SMTP_FROM=vikunja@yourdomain.com
# Unsplash backgrounds (optional, get key at unsplash.com/developers)
UNSPLASH_ACCESS_TOKEN=your-unsplash-token