managarten/docs
Till JS 2059411d64 docs: add SSH setup instructions to Mac Mini runner guide
Adds Part A covering SSH key setup, SSH config for local and remote
access, and useful SSH commands for manual server management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:44:39 +01:00
..
architecture docs(architecture): add Workspace Orchestrator architecture decision 2025-12-12 03:48:11 +01:00
central-services feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
daily-reports feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
decisions 🔥 remove: Telegram bots - Matrix-only strategy 2026-02-01 00:17:14 +01:00
future docs: add mail server planning documentation 2026-01-23 13:53:03 +01:00
optimizable feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 18:14:35 +01:00
pr-reviews docs(pr-reviews): add code review for PR #14 2025-12-10 21:12:06 +01:00
test-examples style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
ANALYTICS.md feat(analytics): add Umami event tracking utilities 2026-01-23 17:58:04 +01:00
APP_ONBOARDING.md 📝 docs: add app-specific mini-onboarding documentation 2026-02-16 12:52:44 +01:00
AUTOMATED_TESTING_SYSTEM.md test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
BACKEND_ARCHITECTURE.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
CHANGELOG_2025-11-24.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
CONSISTENCY_REPORT.md fix(tts-bot): change port to 3033 to avoid conflict with nutriphi 2026-01-29 16:06:25 +01:00
CONSOLIDATION_OPPORTUNITIES.md 📝 docs: complete consolidation opportunities analysis 2026-01-29 20:45:28 +01:00
DAILY_REPORT_2026-01-23.md docs: add daily report for 2026-01-23 2026-01-23 17:53:36 +01:00
DAILY_REPORT_2026-01-25.md docs: add daily report for 2026-01-25 2026-01-26 09:38:57 +01:00
DAILY_REPORT_2026-01-30.md docs: add daily report for 2026-01-30 2026-01-30 20:00:24 +01:00
DAILY_REPORT_2026-02-01.md 📝 docs: add daily report for 2026-02-01 2026-02-01 04:18:55 +01:00
DAILY_REPORT_2026-02-02.md 🔧 fix(mac-mini): update health checks and disable missing services 2026-02-12 13:28:55 +01:00
DATABASE_MIGRATIONS.md fix(manacore-web): add missing packages to Dockerfile 2026-02-17 13:43:08 +01:00
DEPENDENCY_ALIGNMENT.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
DEPLOYMENT.md chore: remove staging/Hetzner infra, add Watchtower auto-deploy 2026-01-25 14:01:11 +01:00
DEVELOPMENT_SCRIPTS.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
DEVLOG_GUIDELINES.md feat(devlog): add activity grid page and extended stats 2026-02-13 12:07:23 +01:00
DISCORD_NOTIFICATIONS_SETUP.md test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
DOCKER_GUIDE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
ENV_AUDIT_SUMMARY.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
ENV_BACKEND_MATRIX.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
ENV_CONFIGURATION_AUDIT.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
ENVIRONMENT_VARIABLES.md 📝 docs(credits): update documentation for simplified credit system 2026-02-16 12:03:35 +01:00
EXTERNAL_SERVICES.md 📝 docs: add external services analysis and self-hosting guide 2026-01-27 02:04:31 +01:00
EXTERNAL_SSD_OPPORTUNITIES.md feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
GIT_WORKFLOW.md docs: update git workflow - keep individual commits 2025-12-10 21:12:06 +01:00
I18N.md Feat: New project chat, uload refactor (postgress), hosting plans, uload landingpage 2025-11-25 13:01:41 +01:00
LOCAL_DEVELOPMENT.md 🧑‍💻 dx: add automatic database setup and dev:*:full commands 2025-12-08 14:38:18 +01:00
LOCAL_LLM_MODELS.md 📝 docs: add design UX guidelines and local model documentation 2026-01-27 01:32:31 +01:00
LOCAL_STT_MODELS.md 📝 docs: add design UX guidelines and local model documentation 2026-01-27 01:32:31 +01:00
MAC_MINI_DEPLOYMENT.md feat: add multi-arch Docker builds and Mac Mini deployment 2026-01-22 19:17:37 +01:00
MAC_MINI_RUNNER_SETUP.md docs: add SSH setup instructions to Mac Mini runner guide 2026-03-11 11:44:39 +01:00
MAC_MINI_SERVER.md docs(server): document Docker on external SSD and Matrix Bots 2026-02-02 13:43:39 +01:00
MAC_MINI_SETUP_CHECKLIST.md docs: add Mac Mini setup checklist 2026-01-22 22:51:11 +01:00
MANA_EARNING_SYSTEM.md fix(manacore-web): add missing packages to Dockerfile 2026-02-17 13:43:08 +01:00
MANA_VALUES.md docs(manacore): add comprehensive Mana Values manifest 2026-02-17 11:08:11 +01:00
MANADECK_POSTGRES_MIGRATION.md fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
MATRIX_BOT_ARCHITECTURE.md ♻️ refactor: migrate all remaining bots to shared services 2026-02-01 00:50:48 +01:00
MATRIX_SELF_HOSTING.md 📝 docs: add Matrix self-hosting plan for GDPR-compliant bots 2026-01-28 00:14:54 +00:00
MICROSERVICES_API_OVERVIEW.md 🔧 chore: gitignore build artifacts and misc updates 2026-01-29 18:37:42 +01:00
MONITORING.md 📝 docs: add comprehensive monitoring stack documentation 2026-01-28 12:49:39 +01:00
OLLAMA_MODELS.md feat(llm-playground): add model metadata system and SSD documentation 2026-02-01 00:24:34 +01:00
PROJECT_OVERVIEW.md 🔥 chore(picture): remove PostHog analytics for GDPR compliance 2026-01-28 12:24:22 +01:00
PWA_GUIDE.md feat(todo): add PWA support with offline capabilities 2025-12-09 14:40:42 +01:00
README_ENV_AUDIT.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
RECOMMENDED_SERVICES.md docs: add comprehensive guide for recommended server services 2026-01-28 20:12:22 +00:00
SELF-HOSTING-GUIDE.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
SEPA_ACTIVATION_CHECKLIST.md 📝 docs: add SEPA activation checklist with TODOs and test cases 2026-02-16 12:42:02 +01:00
SETUP_TEMPLATES.md docs: add setup templates and checklists for recurring tasks 2025-12-09 01:00:02 +01:00
SHARED_PACKAGES_ROADMAP.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
TESTING.md first implementation 2025-11-27 17:26:18 +01:00
TESTING_DEPLOYMENT_CHECKLIST.md test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
TESTING_GUIDE.md test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
TESTING_IMPLEMENTATION_GUIDE.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
TESTING_QUICK_REFERENCE.md test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
TESTING_SUMMARY.md 📝 docs: restructure CLAUDE.md and documentation (74% reduction) 2025-12-16 17:37:19 +01:00
ULOAD-DEPLOYMENT.md feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
URL_SCHEMA.md fix(matrix-stats-bot): adapt to Umami v2 API response format 2026-02-14 11:03:03 +01:00
USER_SETTINGS.md feat(auth): add centralized user settings synced across all apps 2025-12-03 00:09:47 +01:00