Update CLAUDE.md with Gitea migration completion
- 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 <noreply@anthropic.com>
This commit is contained in:
20
CLAUDE.md
20
CLAUDE.md
@@ -8,7 +8,7 @@
|
|||||||
## Gitea Configuration
|
## Gitea Configuration
|
||||||
- **URL:** http://192.168.0.5:3022/
|
- **URL:** http://192.168.0.5:3022/
|
||||||
- **Username:** tonym
|
- **Username:** tonym
|
||||||
- **API Token:** cc6ba2d842387c6c21ba86f7a292bc29882ce35e
|
- **API Token:** 4a155bf2a69852c805f3ba1b900e47056e5f7f0c (full permissions)
|
||||||
|
|
||||||
## Current Setup
|
## Current Setup
|
||||||
|
|
||||||
@@ -20,15 +20,19 @@
|
|||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
This directory tracks Unraid server configuration, issues, and changes:
|
This directory tracks Unraid server configuration, issues, and changes:
|
||||||
- `issues.md` - Known issues and their fixes
|
- `issues.md` - Known issues and their fixes (migrated to Gitea issues)
|
||||||
- `todo.md` - Running log of changes and modifications
|
- `todo.md` - Running log of changes and modifications (migrated to Gitea issues)
|
||||||
- `CLAUDE.md` - This file, providing context for AI assistance
|
- `CLAUDE.md` - This file, providing context for AI assistance
|
||||||
|
|
||||||
## Planned Improvements
|
## Gitea Integration ✅ COMPLETED
|
||||||
- Initialize git repository for version control of configuration changes
|
- ✅ All projects migrated to Gitea server (cancertherapies, kilncontroller, markdownconverter, med-tracker, spikeclone)
|
||||||
- Document all Docker containers and their configurations
|
- ✅ Issues migrated from markdown files to Gitea issue tracking
|
||||||
- Track share configurations
|
- ✅ Git repositories initialized and pushed for all projects
|
||||||
- Document plugin settings
|
- ✅ 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
|
## Important Notes
|
||||||
- Server performance has been optimized by disabling unnecessary JavaScript features
|
- Server performance has been optimized by disabling unnecessary JavaScript features
|
||||||
|
|||||||
Reference in New Issue
Block a user