Files
NastyNAS/CLAUDE.md
2025-09-01 02:45:08 -05:00

35 lines
1.1 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:** cc6ba2d842387c6c21ba86f7a292bc29882ce35e
## 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
- `todo.md` - Running log of changes and modifications
- `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
## Important Notes
- Server performance has been optimized by disabling unnecessary JavaScript features
- Focus on documenting changes for future reference and troubleshooting