2 Commits

Author SHA1 Message Date
Christopher
2d810e16b4 Update casaos toolkit permissions (#58)
* Remove Docker permissions fix and update menu options

Eliminated the 'Fix Docker Permissions' function and related menu entry. Updated menu numbering and adjusted overlay2 and full reset functions to let Docker handle directory structure and permissions automatically.

* Update toolkit version in run.sh header

Changed the displayed version in the run.sh script header from V0.0.1 to V0.1.0 to reflect the current version.
2025-11-12 12:23:32 -08:00
Christopher
696cfcd76f 🔧 feat(casaos-toolkit): Add CasaOS toolkit scripts (#19)
This commit introduces a new CasaOS toolkit that provides
various diagnostic and troubleshooting tools for CasaOS users.
The toolkit includes the following features:

- Collect system information and logs for troubleshooting
- Fix Docker permissions issues
- Repair Docker overlay2 storage driver problems
- Perform a full system reset (clean reinstall of Docker and CasaOS)

The toolkit is designed to help CasaOS users quickly diagnose
and resolve common issues they may encounter with their CasaOS
installations.
2024-11-11 14:24:50 -06:00