Initial commit: Unraid server documentation setup
- Added issues.md with Docker page performance fix (readmore.js) - Added CLAUDE.md for AI assistant context - Added todo.md for change tracking - Server: NastyNAS with ollama/ollama Docker installed
This commit is contained in:
30
CLAUDE.md
Normal file
30
CLAUDE.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Unraid Server Configuration Context
|
||||
|
||||
## Server Information
|
||||
- **Server Name:** NastyNAS
|
||||
- **Purpose:** Network Attached Storage server running Unraid OS
|
||||
- **Owner:** Tony M
|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user