Progress call: 17:00 UTC
- Announcement for Bookworm release and automatic upgrades (James)
- Bookworm release is scheduled on June 10th
https://wiki.debian.org/FreedomBox/Manual/Upgrades#Auto-Update_to_Next_Stable_Release
- Make sure people have backups and snapshots in place
- Let people know they can turn this off
- Remaining issues to be fixed through bookworm-backports.
- Update on drop-in config files (sunil)
- All files in /usr/share/freedombox/etc.
- When an app is enabled, symlink to /etc.
- When app is disabled, removed symlink.
- Files removed from /etc when freedombox package is updated.
- Initial symlinks created by app setup process.
https://salsa.debian.org/freedombox-team/freedombox/-/merge_requests/2393
- Only for drop-in files, not files that are edited.
- Avoid any possibility of conffile prompt for freedombox package.
- Next: Purge packages during uninstall.
- Shadowsocks Manual page (sunil)
- Separate Shadowsocks Server manual page?
- Change back to Shadowsocks page.
Nextcloud app with podman (Benedek) https://salsa.debian.org/freedombox-team/freedombox/-/issues/2350
- Setting domain works
- Single-sign on works
- Changing admin password works
- Podman is like docker, can run rootlessly and has no central daemon
Configuraiton is similar to MediaWiki
- Supports sqlite and MySQL. Recommended is MySQL.
- Experimenting with MySQL to be on host with a 'bridge'.
- Images includes apache server but we reverse proxy. Also try fpm image, which does not include apache.
- Start container as systemd service.
- Persistent volume for files
- Backup/restore
- dbconfig manages user and grant permissions.
- zoph has a bug with restoring.
- Test improvement: Backup, uninstall, and then restore.
- Database component
- Backup and restore entire database?
Make it clear that source of container (code and security updates) is Nextcloud themselves, and not Debian or FreedomBox.
FreedomBox development environment on ARM64 Debian (Joseph)
https://salsa.debian.org/freedombox-team/freedombox/-/merge_requests/2392
- Working setup on M1 Mac
- Slow with amd64 VM
RockPro64 updates blocked by incorrectly detecting on battery power
- Workaround: Remove powermgmt-base package
