[PR #701] [MERGED] fix vikunja docker-compose variables and update github link #5661

Closed
opened 2026-05-13 19:55:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/701
Author: @Aaron-McGuire
Created: 2/4/2026
Status: Merged
Merged: 2/16/2026
Merged by: @Siumauricio

Base: canaryHead: fix_vikunja


📝 Commits (1)

  • 0c12ca1 fix docker-compose variables and update github link

📊 Changes

3 files changed (+15 additions, -18 deletions)

View changed files

📝 blueprints/vikunja/docker-compose.yml (+14 -13)
📝 blueprints/vikunja/template.toml (+0 -4)
📝 meta.json (+1 -1)

📄 Description

What is this PR about?

  • Update docker-compose.yml to use the env variables
  • Added user 0:0 to avoid permission issues in the vikunja container
  • Updated postgres healthcheck
  • Remove POSTGRES env variables, use the VIKUNJA ones are already defined
  • Update github url in meta.json

Checklist

Before submitting this PR, please make sure that:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/701 **Author:** [@Aaron-McGuire](https://github.com/Aaron-McGuire) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `fix_vikunja` --- ### 📝 Commits (1) - [`0c12ca1`](https://github.com/Dokploy/templates/commit/0c12ca15f4e29bc2619ba665b33f52a9bbe262f9) fix docker-compose variables and update github link ### 📊 Changes **3 files changed** (+15 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/vikunja/docker-compose.yml` (+14 -13) 📝 `blueprints/vikunja/template.toml` (+0 -4) 📝 `meta.json` (+1 -1) </details> ### 📄 Description ## What is this PR about? - Update docker-compose.yml to use the env variables - Added user 0:0 to avoid permission issues in the vikunja container - Updated postgres healthcheck - Remove POSTGRES env variables, use the VIKUNJA ones are already defined - Update github url in meta.json ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-13 19:55:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#5661