Skip to content

0.9.0 pear

Compare
Choose a tag to compare
@yscialom yscialom released this 13 Dec 23:28
· 1 commit to master since this release

Features

Breaking changes

  • Settings format: from simple key: value pairs to structured yaml file

New features

  • Optional applications one can enable/disable from settings.yml
  • Settings editor
  • New application: Jellyfin
  • New application: Netdata
  • New service: Fail2ban
  • Default settings
    • including auto detection for network settings

Application-specific features

  • Nextcloud
    • Switch to proper database (MariaDB) instead of sqlite
    • Add automated and daily scan of the filesystem to find new files

Documentation

  • First documentation

Improvements

  • Version bump of services & applications
    • dhcpd: 1.1.0 -> 1.3.0
    • traefik: 2.4 -> 2.9
    • authelia: 4.35 -> 4.37
    • netdata: 1.33 -> 1.36
    • heimdall: 2.2.2 -> 2.4.13
  • Craftsmanship
    • Continuous Deployment
    • Continuous Integration
    • CodeQL