Firefly III, the open source self-hosted double-entry personal finance manager, preinstalled for AWS. PHP 8.5, nginx and self-contained SQLite, with a per instance administrator account generated on first boot. Backed by 24/7 cloudimg support.
## Firefly III by cloudimg
Firefly III is an open source self-hosted personal finance manager. It uses double-entry bookkeeping to give you a precise, honest picture of your money: where it comes from, where it goes, and what is left. You record expenses and income, organise them into budgets, categories and tags, set savings goals with piggy banks, and watch automatic rules tidy everything up. All of your financial data stays private on infrastructure you control. This Amazon Machine Image delivers Firefly III fully installed and configured, so a complete personal finance service is running within minutes of launch. The current release available is Firefly III 6.6.3.
## Application Stack
The image runs Firefly III, a Laravel application, with PHP 8.5 and OPcache, the nginx web server, and self-contained SQLite storage, so there is no separate database server to manage. The application code, configuration, SQLite database, uploads and storage are kept on a dedicated, independently resizable data volume. The database schema is migrated and seeded at build time so the application is ready the moment it boots.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh application encryption key and cron token, unique to that instance, sets a fresh administrator password, and writes the credentials to a root only file. No shared or default credentials ship in the image.
## Ready To Use
The Firefly III code tree, document root, web server and database are all configured. Browse to the instance address, sign in as the generated administrator, and start recording accounts, transactions, budgets and bills. Or register your own first user, which becomes the owner of the installation.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Firefly III deployment, upgrades, importing data, rules and budgeting, performance tuning, and storage administration.