Commit Graph
3 Commits
Author SHA1 Message Date
Michael PanchenkoandGitHub 9d51c0cfff Update DOCKER.md - remove reference to fork [ci skip] 2025-06-15 15:21:08 +02:00
Aaron Yordanyan 0401123008 Refine Docker configuration handling and documentation
- Updated exception handling in `agent.py` for better error specificity (catching `FileNotFoundError`).
- Added contextual comment for `CONFIG_FILE_DOCKER` in `agent.py`.
- Updated `DOCKER.md` to reflect the new GitHub repository link.
2025-06-14 10:19:12 +04:00
Aaron Yordanyan e8fc6d4fa7 Add experimental Docker support and update configuration handling
- Introduced `DOCKER.md` with detailed setup instructions and limitations.
- Enhanced `compose.yaml` with dynamic port and environment variable support.
- Updated `agent.py` to detect Docker environments and disable GUI features.
- Modified configuration paths to support both Docker and non-Docker setups.
- Marked Docker support as experimental in the documentation.
2025-06-09 10:09:30 +04:00