From 622c1ae89f2f1bc1ff4812e4480cf238206c513f Mon Sep 17 00:00:00 2001 From: Tony M Date: Mon, 1 Sep 2025 03:05:22 -0500 Subject: [PATCH] Update CLAUDE.md with Gitea migration completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated API token to new full permissions token - Added Gitea integration completion status - Documented migration of all 5 projects to Gitea - Added issue tracking migration summary 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- CLAUDE.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index f7231ae..9675757 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -8,7 +8,7 @@ ## Gitea Configuration - **URL:** http://192.168.0.5:3022/ - **Username:** tonym -- **API Token:** cc6ba2d842387c6c21ba86f7a292bc29882ce35e +- **API Token:** 4a155bf2a69852c805f3ba1b900e47056e5f7f0c (full permissions) ## Current Setup @@ -20,15 +20,19 @@ ## Project Structure This directory tracks Unraid server configuration, issues, and changes: -- `issues.md` - Known issues and their fixes -- `todo.md` - Running log of changes and modifications +- `issues.md` - Known issues and their fixes (migrated to Gitea issues) +- `todo.md` - Running log of changes and modifications (migrated to Gitea issues) - `CLAUDE.md` - This file, providing context for AI assistance -## Planned Improvements -- Initialize git repository for version control of configuration changes -- Document all Docker containers and their configurations -- Track share configurations -- Document plugin settings +## Gitea Integration ✅ COMPLETED +- ✅ All projects migrated to Gitea server (cancertherapies, kilncontroller, markdownconverter, med-tracker, spikeclone) +- ✅ Issues migrated from markdown files to Gitea issue tracking +- ✅ Git repositories initialized and pushed for all projects +- ✅ Project documentation converted to actionable issue tracking + +## Current Issue Tracking (Migrated to Gitea) +- **Unraid-Server repo**: Docker performance fixes, documentation tasks +- **All project repos**: Development roadmaps, completed features, future enhancements ## Important Notes - Server performance has been optimized by disabling unnecessary JavaScript features