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

49 lines
2.2 KiB
Markdown
Raw Normal View History

2018-06-18 19:03:28 +02:00
<p align="center"><img src="https://firefly-iii.org/static/img/logo-small-new.png"></p>
2020-03-10 21:19:25 +01:00
# Firefly III v5.1.0 for YunoHost
2018-06-17 20:51:48 +02:00
2019-06-23 01:19:50 +02:00
[![Integration level](https://dash.yunohost.org/integration/Firefly-III.svg)](https://ci-apps.yunohost.org/jenkins/job/firefly-iii%20%28Community%29/lastBuild/consoleFull)
2018-06-17 20:51:48 +02:00
[![Install Firefly III with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=firefly-iii)<br><br>
2018-06-18 19:03:28 +02:00
2018-06-17 20:59:12 +02:00
2020-02-22 01:21:36 +01:00
*Please note that this app will install PHP 7.3*
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
## 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. You can [read all about it in the main repository](https://github.com/firefly-iii/firefly-iii) and in the [official documentation](https://firefly-iii.readthedocs.io/en/latest/).
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
### Interesting links
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
- [YunoHost project](https://yunohost.org)
2018-06-17 20:51:48 +02:00
- [Firefly III website](https://firefly-iii.org/)
2018-06-18 19:03:28 +02:00
- [Firefly III on GitHub](https://github.com/firefly-iii/firefly-iii)
- [Demo 1](https://demo.firefly-iii.org/login), [Demo 2](http://www.softaculous.com/softaculous/demos/Firefly_III)
2018-06-17 20:51:48 +02:00
2018-06-18 19:03:28 +02:00
### Installation on YunoHost
2018-06-17 20:51:48 +02:00
2020-02-22 01:21:36 +01:00
- Tested under a subdirectory on an existing domain
2020-02-23 21:10:31 +01:00
- Tested on amd64 and arm64 arches
2019-06-23 01:19:50 +02:00
#### Install the Firefly III application
2018-06-17 20:51:48 +02:00
Use the YunoHost admin panel to install Firefly III by entering the GitHub repo address in the custom app URL:
```
2020-02-24 11:05:09 +01:00
https://github.com/YunoHost-Apps/firefly-iii_ynh
```
2018-06-18 19:03:28 +02:00
Or use the command line to install the Firefly III app:
2018-06-17 20:51:48 +02:00
2019-06-23 01:19:50 +02:00
```
2020-02-24 11:05:09 +01:00
$ yunohost app install https://github.com/YunoHost-Apps/firefly-iii_ynh
```
2020-02-25 18:39:05 +01:00
- The admin user should be the first user to log into Firefly III
2020-02-23 21:10:31 +01:00
- SSO is not working yet
- You will probably be warned about missing locale from your system. Once you change the language to those corresponding to your system, the warning will desapear
TODO
2020-02-25 18:39:05 +01:00
- [ ] Make Firefly III admin user dependant of the user choosen at installation
- [ ] Make SSO work
- [ ] Define default language according to system language