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
|
||||
- **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
|
||||
|
||||
Reference in New Issue
Block a user