bugclerk 238b173b65 Upgraded catalog item(s) (#2810) 11 months ago
..
charts 5d939f1ae5 Upgraded catalog item(s) (#2065) 1 year ago
ci f3cd41e787 remove immutable flag from hostPath (#1858) 1 year ago
migrations 16c834a69f firefly iii - fix wrong key in values and migrate storage section (#1680) 1 year ago
templates 5e91b2724f firefly-iii - quote values to handle special characters (#2198) 1 year ago
Chart.lock 5d939f1ae5 Upgraded catalog item(s) (#2065) 1 year ago
Chart.yaml 238b173b65 Upgraded catalog item(s) (#2810) 11 months ago
README.md 88d7198cf6 NAS-123737 / 24.04 / add `firefly-iii` to `community` train (#1485) 2 years ago
app-readme.md 88d7198cf6 NAS-123737 / 24.04 / add `firefly-iii` to `community` train (#1485) 2 years ago
item.yaml 40fe463839 Update screenshot/icon links to ix CDN (#1646) 1 year ago
metadata.yaml 88d7198cf6 NAS-123737 / 24.04 / add `firefly-iii` to `community` train (#1485) 2 years ago
questions.yaml f3cd41e787 remove immutable flag from hostPath (#1858) 1 year ago
upgrade_info.json 88d7198cf6 NAS-123737 / 24.04 / add `firefly-iii` to `community` train (#1485) 2 years ago
upgrade_strategy 88d7198cf6 NAS-123737 / 24.04 / add `firefly-iii` to `community` train (#1485) 2 years ago
values.yaml 238b173b65 Upgraded catalog item(s) (#2810) 11 months ago

README.md

Firefly III

Firefly III is a personal finances manager

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the postgres directories. Afterward, the postgres container will run as a non-root user (999). On each upgrade, a container will be launched with root privileges in order to apply the correct permissions to the postgres backups directory. Container that performs the backup will run as a non-root user (999) afterwards. Keep in mind the permissions on the backup directory will be changed to 999:999 on every update. But will only be changed once for the postgres data directories.