add MMDL task management service deployment

- Add MMDL (Manage My Damn Life) task and calendar management service
- Configure NextAuth with Authentik OIDC integration
- Use MySQL 8.0 with proper authentication plugin
- Include Glance dashboard integration
- Add to main docker deployment pipeline

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-06 10:49:49 -06:00
parent 798d35be16
commit 1280bba7ff
4 changed files with 116 additions and 1 deletions

View File

@ -169,4 +169,8 @@
- name: Install manyfold
import_tasks: manyfold.yml
tags: manyfold
tags: manyfold
- name: Install mmdl
import_tasks: mmdl.yml
tags: mmdl