Releases: khoe-cloud/khoe-nas
Releases · khoe-cloud/khoe-nas
ARMv8 (ARM64) support
- Fix CPU architecture query and install correct 64bit software on ARMv8 hardware.
- Pull dperson/samba container image already during install
- docker-smb: now able to specify user's groupid without
docker exec
hack. - Improved docs
ARMv7 compatibility
- ARMv7 compatibility
- Move config files from ~/ansible/config to /etc/khoe
- Backup list default: backup everything
Not yet implemented
-
list
- all shares
- all users
- all cron jobs
-
recovery
- cron jobs
- mounts
- remote storage credentials
-
To see all shares:
cat config/smb.yml
-
To see all users:
cat config/users.yml
(orls /home
) -
To see all cron jobs:
sudo cat /var/spool/cron/crontabs/khoe
Known issues
- Shares are not visible in Windows (win10 only?) network browser.
- file names containing combined characters (accented characters created using Mac dead keys, e.g. option-u, option-i, or option-e) cannot be fetched from backup.
(possible workaround: restore enclosing folder)
Bugfix and better docs
- Mount bugfix: Handle disk labels with spaces correctly, sanitize label input
- Add mount bugfix: don't try to re-mount all drives
- Lots of improvements to documentation
First release! For self-hosting enthusiasts.
Not yet implemented
-
list
- all shares
- all users
- all cron jobs
-
recovery
- cron jobs
- mounts
- remote storage credentials
-
To see all shares:
cat config/smb.yml
-
To see all users:
cat config/users.yml
(orls /home
) -
To see all cron jobs:
sudo cat /var/spool/cron/crontabs/khoe
Known issues
- Shares are not visible in Windows (win10 only?) network browser.
- file names containing combined characters (accented characters created using Mac dead keys, e.g. option-u, option-i, or option-e) cannot be fetched from backup.
(possible workaround: restore enclosing folder)