tududi #28

Closed
opened 2025-09-09 19:42:13 -05:00 by giteasync · 5 comments

Originally created by @MickLesk on GitHub.

Originally assigned to: @vhsdream on GitHub.

Name of the Script

Tududi

📋 Script Details

Self-hosted task management with functional programming architecture, hierarchical organization, and multi-language support

https://tududi.com/

Originally created by @MickLesk on GitHub. Originally assigned to: @vhsdream on GitHub. ### Name of the Script Tududi ### 📋 Script Details Self-hosted task management with functional programming architecture, hierarchical organization, and multi-language support https://tududi.com/
giteasync added the Started Migration To ProxmoxVE label 2025-09-09 19:42:13 -05:00
Author

@michelroegl-brunner commented on GitHub:

Merged with #6534 in ProxmoxVE

@michelroegl-brunner commented on GitHub: Merged with #6534 in ProxmoxVE
Author

@github-actions[bot] commented on GitHub:

The tududi script is ready for testing:
bash -c "$(curl -fsSL https://github.com/community-scripts/ProxmoxVED/raw/main/ct/tududi.sh)"
Create users like this: cd /opt/tududi => npm run user:create <email> <password>
Database location: /opt/tududi-db. Uploads: /opt/tududi-uploads

Note: This is not in the official repo yet—it's just a dev version! After merging into ProxmoxVE, it will need to be recreated.

@github-actions[bot] commented on GitHub: The tududi script is ready for testing: ```bash -c "$(curl -fsSL https://github.com/community-scripts/ProxmoxVED/raw/main/ct/tududi.sh)"``` Create users like this: `cd /opt/tududi` => `npm run user:create <email> <password>` Database location: `/opt/tududi-db`. Uploads: `/opt/tududi-uploads` Note: This is not in the official repo yet—it's just a dev version! After merging into ProxmoxVE, it will need to be recreated.
Author

@vhsdream commented on GitHub:

@MickLesk Thank you - I meant to do it last night but for some reason did everything in reverse!

The script works as-is but I don't want to release it until the development is a bit further along. There's a PR for making the upload path configurable which will help with updating, the installation process changed a lot in the past few days, and there was one time when I tested updating and the app DB was wiped.

@vhsdream commented on GitHub: @MickLesk Thank you - I meant to do it last night but for some reason did everything in reverse! The script works as-is but I don't want to release it until the development is a bit further along. There's a PR for making the upload path configurable which will help with updating, the installation process changed a lot in the past few days, and there was one time when I tested updating and the app DB was wiped.
Author

@github-actions[bot] commented on GitHub:

A PR has been created for tududi: community-scripts/ProxmoxVE#6534

@github-actions[bot] commented on GitHub: A PR has been created for tududi: community-scripts/ProxmoxVE#6534
Author

@MickLesk commented on GitHub:

@vhsdream next time please create the issue before the script is available, i was wondering thats on the website without issue ^^

@MickLesk commented on GitHub: @vhsdream next time please create the issue before the script is available, i was wondering thats on the website without issue ^^
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: community-scripts/ProxmoxVED#28