| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-15 | 1.4 kB | |
| v0.8.0 source code.tar.gz | 2026-04-15 | 8.3 MB | |
| v0.8.0 source code.zip | 2026-04-15 | 8.4 MB | |
| Totals: 3 Items | 16.7 MB | 0 | |
Update
nix flake update selfhostblocks --override-input selfhostblocks github:ibizaman/selfhostblocks/v0.8.0
See https://shb.skarabox.com/usage.html#usage-flake-tag
Breaking Changes
- Bump of Nextcloud version to 32 and 33 because of nixpkgs bump. All provided apps are verified compatible with Nextcloud 33 thanks to new tests.
New Features
- Added Immich Public Proxy service
- Add homepage service with dashboard contract implemented by all services
- Add scrutiny service.
- ZFS module now supports setting permissions
- Add landing page for mailserver and dashboard contract integration
Bug Fixes
- Use configurable dataDir in arr stack
- Forgejo ensures ldap is setup when sso is configured
- Add nixpkgs patches on aarch64-linux too
- Self-signed certs are now idempotent
- Prometheus scrapes metrics at 15s interval instead of 1m
Other Changes
- Arr stack declares ldap groups, declare ApiKeys and bypasses auth for readarr when sso is enabled
- Forgejo declares ldap group
New Contributors
- @Danguilhen made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/654
- @dniku made their first contribution in https://github.com/ibizaman/selfhostblocks/pull/666
Changelog: https://github.com/ibizaman/selfhostblocks/blob/v0.8.0/CHANGELOG.md Commit: https://github.com/ibizaman/selfhostblocks/compare/v0.7.3...v0.8.0