1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja_ynh.git synced 2024-09-03 19:26:22 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Sebastian Gumprich
e855250ceb
update master (#5)
* add cronjobs

* fix cron

* update backup, restore, change_url scripts

* fix wrong location in nginx

* use correct license in manifest

* remove time and weight from scripts

* do not display output of cronjobs

* add developers info to readme

* add screenshot ro readme

* Simplify description? (#3)

* Simplify description?

* Uhoh typo sorry

* General improvements to various scripts (#4)

* add check_process file

* change nginx conf to allow install in root-path and subdomain

* remove public-option

* use php version variable

* remove useless tasks in various install scripts

* remove service removal step

* run upgrade steps with sudo

* fix upgrading

* fix dbpwd variable and restore script

* seed db on first install

* use correct upgrade procedure

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-06-10 21:56:10 +02:00
Sebastian Gumprich
ae2c825578 add mail configuration 2020-05-03 12:04:38 +02:00
Sebastian Gumprich
9e14b34904 add api secret for mobile apps 2020-05-03 12:04:24 +02:00
Sebastian Gumprich
abef56e3ea add language choosing to install 2020-05-03 12:04:12 +02:00
Sebastian Gumprich
4aa129871e remove user-removal 2020-05-03 12:03:56 +02:00
Sebastian Gumprich
f544bb8875 add back php fpm config removal 2020-05-03 12:03:47 +02:00
Sebastian Gumprich
d454410ca2 change group of specific files on install 2020-05-02 20:20:47 +02:00
Sebastian Gumprich
b23f0a7a27 first working state 2020-05-02 17:16:41 +02:00
Sebastian Gumprich
53c6aed1bc initial 2020-05-02 10:17:12 +02:00