-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Refactor Actualbudget script to use new NPM package #4223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Need one or two testers, its hard to migrate the old state to new state. but i think it works Please do an backup before, and test with this update statement: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/actualbudget.sh)" |
Sync server failed.
|
can you execute this manually in terminal? /usr/bin/actual-server --config /opt/actualbudget-data/config.json |
|
ehm... idk :D the sqlite is from actualbudget himself. Does other guys received the same issue? (New Installation work fine?`) |
Fresh install works fine here |
Update to existing LXC:
But like Rustymage, the service seems to have errored:
Running your next suggested command above results in the same final state as Rustymage as well
+1, another confirmation that fresh install appears to be functional |
The question is whether we offer migration. Does the app offer an export/import option? So would it be acceptable for you to create a new LXC? |
I'm talking to AB people on their discord about this @MickLesk |
ive added an testing bugfix. can anyone try again? (with new snapshot of old install) |
New error upgrading from an existing LXC running 25.4.0
Missing the new actualbudget folder under /opt?
|
No new folder, its an NPM package Your Install is old, without certs? |
Nope, this was from a fresh LXC install back in late March, after the certs functionality was added. |
📌 Task summary
Refactor the previously removed Actual Budget install/update script to use newly available NPM package provided by project
📋 Task details
The install and update script for Actual Budget was removed a few weeks ago because of difficulty maintaining code from the project's source.
The Actual Budget project has now released & promised ongoing support for an NPM package edition:
https://actualbudget.org/docs/install/cli-tool/
From the project:
Per @MickLesk's directions here, please consider re-adding this useful open source project back to the script repository, now that maintaining it should be easier!
The text was updated successfully, but these errors were encountered: