Files
NastyNAS/CLAUDE.md
Tony M 622c1ae89f 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>
2025-09-01 03:05:22 -05:00

39 lines
1.5 KiB
Markdown

# Unraid Server Configuration Context
## Server Information
- **Server Name:** NastyNAS
- **Purpose:** Network Attached Storage server running Unraid OS
- **Owner:** Tony M
## Gitea Configuration
- **URL:** http://192.168.0.5:3022/
- **Username:** tonym
- **API Token:** 4a155bf2a69852c805f3ba1b900e47056e5f7f0c (full permissions)
## Current Setup
### Docker Containers
- **Recently Installed:** ollama/ollama (AI/LLM inference engine)
### Known Fixes Applied
- Disabled readmore.js on Docker page to fix slow performance issues
## Project Structure
This directory tracks Unraid server configuration, issues, and changes:
- `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
## 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
- Focus on documenting changes for future reference and troubleshooting