Productivity & Collaboration¶
🧭 Start Here¶
Welcome! This is our shared space for planning, building, organizing files, and automating everyday tasks.
Instead of jumping between disconnected tools, we keep everything in one place so it is easier to collaborate, easier to learn, and easier to help each other.
The goal is simple
Less confusion, more flow, and more time creating things that matter
Think of this page as the control panel. The child pages are the detailed operator manuals.
🧱 Layered Stack Map¶
| Layer | Primary tools | What this layer handles | Typical output |
|---|---|---|---|
| Collaboration | Gitea, Nextcloud | Team repos, docs, shared files, reviews | Clear team communication and versioned work |
| AI Workspace | Open WebUI, ComfyUI | Drafting, ideation, prompt workflows, visual generation | Faster iteration for text and media |
| Automation | n8n | Event-driven tasks and background processing | Less repetitive manual work |
| Data & Retention | qBitTorrent, ArchiveBox | Organization, retention, recovery readiness | Reliable long-term operations |
🛠️ Core Tool Atlas¶
Nextcloud¶
- Team file hub for synchronized folders and shared assets.
- Useful for documents, meeting notes, exported data, and media handoff.
- Reduces dependency on third-party cloud drives.
Gitea¶
- Lightweight Git forge for private collaboration.
- Best used for pull requests, issues, review history, and release notes.
- Works as the source-of-truth for code and infrastructure changes.
Open WebUI¶

- Friendly front end for local LLM interaction.
- Great for drafting docs, brainstorming architecture, and summarizing logs.
- Conversations stay on self-hosted infrastructure.
ComfyUI¶
.png)
- Node-based workspace for generative media pipelines.
- Ideal when you need reusable visual workflows instead of one-click generation.
- Fits well with iteration-heavy content and asset production.
🗺️ Deep Dive¶
When you are ready to go deeper, use the left sidebar to look into specific tools, workflows, and best practices for each one.
🌱 Growth & Requests¶
This stack evolves with real usage. If a tool is slowing your flow, document the pain point and propose the smallest useful change first.
- Prefer incremental improvements over large, disruptive migrations.
- Track repeated friction as candidates for new automation.
- Keep feedback specific: what failed, where it failed, and what "better" looks like.