Skip to content

Releases: khoe-cloud/khoe-nas

ARMv8 (ARM64) support

08 Jul 12:24
Compare
Choose a tag to compare
ARMv8 (ARM64) support Pre-release
Pre-release
  • 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

25 Mar 19:10
Compare
Choose a tag to compare
ARMv7 compatibility Pre-release
Pre-release
  • 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 (or ls /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

14 Mar 23:26
Compare
Choose a tag to compare
Pre-release
  • 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.

05 Mar 23:24
Compare
Choose a tag to compare

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 (or ls /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)