en:extras:firefly3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:extras:firefly3 [2023/03/03 20:09] – [Upgrade] added cp config files to new version danen:extras:firefly3 [2023/03/04 19:45] (current) – [Installing Firefly III] changed header to match with data importer dan
Line 56: Line 56:
  
  
-===== Installing Firefly III =====+===== Firefly III ===== 
 + 
 + 
 +==== Installation ====
  
 Check [[https://version.firefly-iii.org/|latest version]] number and change the command below: Check [[https://version.firefly-iii.org/|latest version]] number and change the command below:
Line 70: Line 73:
 ==== Configure .env ==== ==== Configure .env ====
  
-Check also [[/en/server/services/redis|redis]].+Check also [[/en/server/services/redis|redis]] and create a [[/en/server/services/mariadb#create_local_user|user]] & [[/en/server/services/mariadb#create_database|database]].
  
 Just the important ones will be listed here. Change the rest to your needs: Just the important ones will be listed here. Change the rest to your needs:
Line 80: Line 83:
 <code> <code>
 TRUSTED_PROXIES=** TRUSTED_PROXIES=**
 +DB_CONNECTION=mysql
 +DB_DATABASE=firefly
 +DB_USERNAME=firefly
 +DB_PASSWORD=PASSWORD
 +DB_SOCKET=/run/mysqld/mysqld.sock
 CACHE_DRIVER=redis CACHE_DRIVER=redis
 SESSION_DRIVER=redis SESSION_DRIVER=redis
  • en/extras/firefly3.1677874141.txt.gz
  • Last modified: 2023/03/03 20:09
  • by dan