CrowdSec Actual Budget is a privacy-focused app for managing your finances using the 'envelope' budgeting method.  Plan for expenses and view a running financial report.  Using a paid third-party service you can configure automatically download transaction information from your bank to keep an archive of your personal finances. Overview Actual Budget is a privacy-focused app for managing your finances using the 'envelope' budgeting method.  Plan for expenses and view a running financial report.  Using a paid third-party service you can configure automatically download transaction information from your bank to keep an archive of your personal finances. Tryout an Actual Budget demo . Built for end-to-end encryption to ensure your data security and can run while completely offline. Automatically sync transactions from your bank using the third-party  GoCardless or SimpleFin services. View monthly information about your finances and build personalized reports. Media Screenshots App v1.0 Media Screenshots Cockpit v287.1-0+deb12u3 Setup & Configuration We need to install the service through Portainer and configure any necessary settings. Preparation There are some things we need to do in preparation to install this service. Volumes Persistent Data This is where the service will store its own application data and ensures we can quickly update the service image. Ensure your user has permissions to access the folder. Media Folders This service will need access to the folders where you store your media files.  Ensure your user has permissions to access the folder. Download Folders This service will need access to the folder where you torrent or usenet folder store their completed downloads. Ensure your user has permissions to access the folder. Environment You can find available Environmental Variables in their documentation. TZ This is the current time zone formatted using the tz database. For example: America/Vancouver PUID This is the numeric ID of the user account on Debian.  If you are unsure, open a terminal and run: id -u PGID This is the numeric ID of the user account's group on Debian.  If you are unsure, open a terminal and run: id -g Passwords Keep these securely stored in a password manager, such as VaultWarden . DB_ROOT_PASS This is the password that will be used for root access to the database. It is important to use secure, randomly generated password. You can use a random alphanumeric string from a password manager, or open the terminal and run the command: tr -dc 'A-Za-z0-9!"#$%&'\''()*+,-./:;<=>?@[\]^_`{|}~'