1.3 KiB
1.3 KiB
Unraid Server Change Log
Server: NastyNAS
This file maintains a running log of all changes made to the Unraid server.
2025-09-01
Docker Containers
- Installed: ollama/ollama Docker image for AI/LLM inference
Performance Optimizations
- Fixed: Disabled readmore.js on Docker page to resolve slow loading issues
- Location: Docker settings page → "Enable container table readmore-js" → Disabled
- Result: Significantly improved Docker page load times
Documentation
- Created initial documentation structure:
issues.md- For tracking known issues and their fixesCLAUDE.md- Context file for AI assistance with server managementtodo.md- This change log file
Completed Setup
- Initialized git repository for configuration version control
- Set up Gitea on Unraid (http://192.168.0.5:3022/)
- Created Unraid-Server repository
- Connected local git to Gitea remote
Pending Tasks
- Document all existing Docker containers
- Document share configurations
- Document plugin settings
Template for Future Entries
## YYYY-MM-DD
### Category (Docker/Shares/Plugins/System/Network/etc.)
- **Action:** Description of what was done
- Details: Specific settings or commands used
- Result: Outcome of the change