Skip to content

Actual Budget

Homepage | Repository

Tags: Finance

Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.

Actual can also integrate with SimpleFIN, which allows you to connect your bank accounts and automatically import transactions.

inventories/homelab/group_vars/homelab.yml
actualbudget_enabled: true

By default, Actual Budget can be accessed at http://[your_server_ip]:5006 or https://actualbudget.[your_domain].com if you have DNS access configured.

See the default configuration options for Actual Budget at roles/actualbudget/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Oct 31, 2025