ansible-nas/docs/applications/firefly.md

12 lines
500 B
Markdown
Raw Normal View History

2019-05-26 09:07:57 +00:00
# Firefly III
2022-07-25 20:18:57 +00:00
Homepage: <https://firefly-iii.org/>
2019-05-26 09:07:57 +00:00
2022-07-25 20:18:57 +00:00
Firefly III is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between. It supports credit cards, shared household accounts and savings accounts. It's pretty fancy. You should use it to save and organize money.
2019-05-26 09:07:57 +00:00
## Usage
2020-01-25 23:40:26 +00:00
Set `firefly_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2019-05-26 09:07:57 +00:00
2022-07-25 20:18:57 +00:00
The Firefly III web interface can be found at <http://ansible_nas_host_or_ip:8066>.