Breaking: Actual Budget Script (HTTPS / DB Migration / New Structure) #2509
Replies: 4 comments 7 replies
-
Muchísimas gracias por el esfuerzo y por todo el trabajo. |
Beta Was this translation helpful? Give feedback.
-
Hi, how we can update to 25.3.1 version?. It seems update command it´s not working |
Beta Was this translation helpful? Give feedback.
-
see this link: https://actualbudget.org/blog/release-25.3.0 It seems they have cahnged something. This messages is appearing since two weeks ago |
Beta Was this translation helpful? Give feedback.
-
I have been able to install a new instance of Actual Budget with the latest version with no problems and I can access it with I've tried changing the Anyone knows how to make it work? This is how my
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ActualBudget Update & Migration Guide
📌 Important: Backup Your Data First
Before updating, export your Actual Budget data to avoid data loss. Follow these steps:
For detailed instructions, see the Backup & Restore Guide.
🚀 Key Changes in the New Version
1️⃣ Database Changes
password
column inauth
./opt/actualbudget-data/migrate/
.2️⃣ File Structure Overhaul
/opt/actualbudget-data/
./opt/actualbudget-data/server-files/
/opt/actualbudget-data/user-files/
/opt/actualbudget-data/migrations/
/opt/actualbudget-data/migrate/
/opt/actualbudget-data/config/
.env
is now stored in/opt/actualbudget-data/
.3️⃣ New HTTPS Support
4️⃣ If Issues Persist, Reinstall in a New LXC
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/actualbudget.sh)"
🔐 Enabling HTTPS
Generate a Self-Signed Certificate
Configure HTTPS
Update
.env
:Restart service:
Renew Certificate Manually
🎯 Summary
✅ Backup before updating (see Backup Guide)
✅ HTTPS supported but needs manual renewal
✅ If update fails, migrate manually or reinstall LXC
Beta Was this translation helpful? Give feedback.
All reactions