Skip to content

waja/froxlor-auto-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

froxlor-auto-migration

A Debian package for automating Froxlor database updates after upgrading the Froxlor debian package.

✅ Features

  • ✅ Installs an APT hook in /etc/apt/apt.conf.d/ to trigger on package upgrades
  • ✅ Deploys the migration script to /usr/libexec/froxlor-auto-migration/db-migration.sh
  • ✅ Ensures that Froxlor migrations run once per version automatically

🛠 Installation (local)

debuild -us -uc
sudo dpkg -i ../froxlor-auto-migration_*.deb

🔄 How it works

On every froxlor package upgrade, the hook checks whether a migration is needed — and runs it once per version if so.

About

Package with helper script running db migrations after Froxlor update

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors