mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Add restrictions and TODO
This commit is contained in:
parent
a160622796
commit
3b5f630f18
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -70,6 +70,7 @@ Everything is organised:
|
||||||
### Installation on YunoHost
|
### Installation on YunoHost
|
||||||
|
|
||||||
- Tested under a subdirectory on an existing domain
|
- Tested under a subdirectory on an existing domain
|
||||||
|
- Tested on amd64 and arm64 arches
|
||||||
|
|
||||||
#### Install the Firefly III application
|
#### Install the Firefly III application
|
||||||
|
|
||||||
|
@ -85,5 +86,11 @@ Or use the command line to install the Firefly III app:
|
||||||
$ yunohost app install https://github.com/dr41nU/Firefly-III_ynh
|
$ yunohost app install https://github.com/dr41nU/Firefly-III_ynh
|
||||||
```
|
```
|
||||||
|
|
||||||
- The admin user should be a registered YunoHost user.
|
- The admin user should be the first user to log into firefly
|
||||||
- Important: when the 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 installayion** (otherwise you will not get admin rights). The registration will lock itself after the first registration.
|
- 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
|
||||||
|
- [] make firefly admin user dependant of the user choosen at installation
|
||||||
|
- [] Make SSO Working
|
||||||
|
- [] Define default language accordingly to system one
|
||||||
|
|
Loading…
Add table
Reference in a new issue