add 23 requested stacks from container-requests list

Tdarr, Grocy, Dashy, Traefik, Fider, Twenty CRM, Outline, Chatwoot,
ComfyUI, Picard, VoidAuth, Tinyauth, Tugtainer, Sencho, Authelia,
Mail Archiver, ITFlow, Notifuse, Maybe Finance, DumbBudget, Silverpeas,
Portus, Obsidian — all as _dev stacks following repo conventions.

Harbor and Exportify moved to 'Apps That Will Not be in the Repo'
(installer-generated compose / no published image).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
code
2026-07-16 06:24:26 +00:00
co-authored by Claude Fable 5
parent b332b8a581
commit b4375c3e09
70 changed files with 2274 additions and 56 deletions
+4 -56
View File
@@ -4,62 +4,10 @@ These are containers that have been requested to add to the repo. This used to
## The List
1. [Tdarr](https://home.tdarr.io/) — Media transcoding and automation tool (part of the rr stack for managing media libraries and torrent workflows).
2. [Invoice Ninja](https://invoiceninja.com/) — Invoicing, payments, and client management for freelancers and small businesses.
3. [Duplicati](https://www.duplicati.com/) — Encrypted backup software for securely storing backups to cloud or local destinations.
5. [Portus (openSUSE)](https://hub.docker.com/r/opensuse/portus/) — Web UI and authorization service for Docker registries.
6. [Silverpeas](https://hub.docker.com/_/silverpeas) — Enterprise collaboration platform (intranet, document sharing, communication tools).
7. [Grocy](https://github.com/grocy/grocy-docker/blob/main/docker-compose.yml) — Self-hosted grocery, household inventory, and meal planning system.
8. [Dashy](https://dashy.to/) — Customizable self-hosted dashboard for organizing apps, services, and links.
9. [Traefik](https://traefik.io/) — Modern reverse proxy and load balancer designed for microservices and Docker environments.
10. [Etherpad](https://hub.docker.com/r/etherpad/etherpad) — Real-time collaborative text editor (like a shared notepad).
11. [Maybe Finance](https://maybefinance.com/) — Personal finance and budgeting tool with a focus on privacy and simplicity.
12. [DumbBudget](https://github.com/DumbWareio/DumbBudget) — Simple self-hosted budgeting tool for tracking expenses and income.
13. [Fider](https://fider.io/) — Feedback collection platform for product ideas, suggestions, and user voting.
14. [Exportify](https://github.com/watsonbox/exportify) — Tool to export Spotify playlists to CSV format.
15. [Obsidian](https://obsidian.md/) — Powerful local-first note-taking and knowledge management app.
16. [Twenty CRM](https://twenty.com/) — Modern open-source CRM system for managing customers and pipelines.
17. [Outline](https://www.getoutline.com/) — Team knowledge base and documentation wiki.
18. [Mail Archiver](https://github.com/s1t5/mail-archiver) — Self-hosted email archiving and storage tool.
19. [ITFlow](https://itflow.org/) — IT documentation and asset management platform.
20. [Chatwoot](https://www.chatwoot.com/) — Open-source customer support and live chat platform.
21. [Notifuse](https://www.notifuse.com/) — Newsletter and email campaign management tool.
22. [ComfyUI](https://www.comfy.org/) — Node-based interface for AI image generation workflows.
23. [Picard (Docker)](https://hub.docker.com/r/mikenye/picard) — MusicBrainz-powered music file tagging and organization tool.
24. [VoidAuth](https://voidauth.app/) — Lightweight authentication system (Auth0-style alternative).
25. [Tinyauth](https://tinyauth.app/) — Minimal authentication proxy for securing apps behind login.
26. [Tugtainer](https://github.com/Quenary/tugtainer) — GUI alternative to Watchtower for managing Docker container updates.
27. [Sencho](https://sencho.io/) — Lightweight self-hosted service platform.
28. https://www.authelia.com/ - replacement for authentik
29. Harbor - self hosted images
(empty — all previous requests have been added as stacks or moved to the section below)
## Apps That Will Not be in the Repo
1. [Harbor](https://goharbor.io/) — Self-hosted container image registry. Harbor's compose file is generated by its own installer from harbor.yml (~10 tightly coupled services); a static compose file in this repo would drift immediately. Use the official installer.
2. [Exportify](https://github.com/watsonbox/exportify) — Spotify playlist CSV exporter. No published container image (Dockerfile only), and the hosted version at https://exportify.app/ runs entirely in the browser with no server-side data storage.