Skip to content

v0.0.1-alpha5

Choose a tag to compare

@javi11 javi11 released this 13 Nov 20:36
· 429 commits to main since this release

What's Changed

  • doc: docker volume plugin by @VEEC023 in #57

  • doc: add rshared flag to docker volume documentaion by @VEEC023 in #72

  • feat: alpha5 by @javi11 in #44

  • feat: lot of improvements and bug fixing

  • feat: rar/7zip passwored support

  • feat: strm support

  • fix: health check system

Breaking Changes migration steps

  1. Stop altmount
  2. Copy your config.yaml and make a backup cp config.yaml config.backup.yaml
  3. Copy the config.sample.yaml into the same config dir and rename it to config.yaml cp config.sample.yaml config.yaml
  4. Modify the new config file with your old configuration
  5. Run almount again
  6. End the configuration in altmount admin panel

New Contributors

Full Changelog: v0.0.1-alpha4...v0.0.1-alpha5