1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00
firefly-iii_ynh/README.md
2018-06-18 00:21:48 +05:30

5.9 KiB
Raw Blame History

Firefly III for YunoHost

Integration level

Install firefly3 with YunoHost

Shipped Version:3.0.4

Introduction

"Firefly III" is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. It can import data from external sources and it has many neat financial reports available. Here are some screenshots:

The index of Firefly III The account overview of Firefly III

Overview of all budgets Overview of a category

Features

Most importantly...

  • Firefly III runs on your own server, so you are fully in control of your data. It will not contact other sites or servers.
  • You can import from over 2500 financial providers, in 55 countries when you enable the Spectre API.
  • You can import from bunq.
  • You can import CSV files from practically any bank.
  • Firefly III features an JSON REST API.
  • If you feel youre missing something you can just ask me and Ill add it!

But actually, it features:

Everything is organised:

  • Clear views that should show you how you're doing
  • Easy navigation through your records
  • Browse back and forth to see previous months or even years
  • Lots of charts because we all love them
  • Financial reporting showing you how well you are doing
  • Lots of math because we all like math!

To-do

  • Install
  • Remove
  • Upgrade
  • Backup
  • Restore
  • Multi-instance

Installation

Register a new domain and add it to YunoHost

Firefly III requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. Domains -> Add domain. As Firefly III uses the full domain and is installed on the root, you can create a subdomain such as firefly.domain.tld. Don't forget to update your DNS if you manage them manually.

Install the Firefly III application

Use the YunoHost admin panel to install Firefly III by entering the GitHub repo address in the custom app URL:

	https://github.com/YunoHost-Apps/firefly3_ynh

Or
Use the command line to install the Firefly III app:

$ yunohost app install --verbose https://github.com/YunoHost-Apps/firefly3_ynh
  • The Admin user should be registered YunoHost user.
  • Important:When installation is complete, you will have to visit the domain on which the app is installed and register the first account with the primary email address of the Admin user given at the time of installaion(otherwise you will not get the admin rights). The registration will lock itself after the first registraion.