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

181 commits

Author SHA1 Message Date
Kayou
07d007dcbd
Update manifest.json 2020-05-21 11:11:32 +02:00
Kayou
b0a14a937c
Merge pull request #37 from autra/fix_pid_file
Fix pid file path
2020-05-21 11:00:42 +02:00
Kayou
ec69ec8806
Merge pull request #38 from autra/systemd-service-should-not-remain
Remove RemainAfterExit to correctly report failed service
2020-05-21 11:00:28 +02:00
Kayou
fe3ed6a681
Merge pull request #41 from autra/user_cron_fix
Fix cron user
2020-05-21 11:00:10 +02:00
Kayou
e7d37e499d
Merge pull request #36 from YunoHost-Apps/systemd-service-should-have-type-forking
systemd service type should be "forking" ?
2020-05-21 10:59:47 +02:00
Augustin Trancart
c337193292 Fix cron user
Lufi has its own user for the web service, it should also use it for the
cron it installs
2020-05-01 14:46:57 +02:00
Augustin Trancart
22b6072178 Remove RemainAfterExit in systemd unit
RemainAfterExit means that the service should be considered active even
when all its children has terminated. This is not what we want here as
the child process created by carton is a daemon process and not expected
to terminate.

Also, on stretch, the return code of the child process has no influence
on the status of the service if RemainAfterExit is set.
2020-04-26 21:21:54 +02:00
yalh76
2dd3b7da8f Fix upgrade 2020-04-25 22:41:57 +02:00
Augustin Trancart
3b0983a084 Fix pid file path 2020-04-25 21:10:43 +02:00
Alexandre Aubin
17fc3def18
systemd service type should be "forking" ? 2020-04-25 16:50:32 +02:00
yalh76
868d262219 to make package check from old version 2020-04-22 16:13:29 +02:00
yalh76
d56e7789c3 Add upgrade check 2020-04-21 12:33:03 +02:00
yalh76
7a0adc1412 TO ensure compatibility from old version 2020-04-21 12:32:09 +02:00
yalh76
70002cff34 typo 2020-04-21 03:51:37 +02:00
yalh76
ed6f79adc4 Apply example_ynh
And upgrade to 0.04.6
2020-04-20 04:16:40 +02:00
Kayou
6e05053ee9
Merge pull request #22 from YunoHost-Apps/testing
Testing
2019-03-28 01:54:31 +01:00
Kayou
ef5140291e
Fix migration from sqlite 2019-03-27 21:11:45 +01:00
Kayou
e1dbf1fb89
PostgreSQL was remove before the db 2019-03-27 21:10:48 +01:00
Kayou
c1b705c3eb
Don't use symbolic link 2019-03-27 01:46:15 +01:00
Kayou
3bcb0958cb
Fix the upgrade from an old commit 2019-03-27 01:11:24 +01:00
Kayou
a78b89f604
Create pkg_dependencies variable 2019-03-27 01:11:01 +01:00
Kayou
60a742509e
Fix the issue alias_traversal 2019-03-27 01:10:33 +01:00
Kayou
92da64325c
Fix upgrade 2019-03-27 00:20:55 +01:00
Kayou
7441f0ff77
Upgrade ynh_systemd_action 2019-03-27 00:07:19 +01:00
Kayou
ca6fe4d9cf
Migration from sqlite to psql 2019-03-26 23:49:56 +01:00
Kayou
171c7b2317
Delete warning during the remove 2019-03-26 23:43:55 +01:00
Kayou
9cc43c0f5a
Revert "Fix upgrade from the old version"
This reverts commit 25d73a472c.
2019-03-26 23:14:43 +01:00
Kayou
122686e78f
Revert "Don't create psql db if useing sqlite"
This reverts commit 4cd46fe39f.
2019-03-26 23:14:32 +01:00
Kayou
ec1d4ea794
Merge branch 'master' into testing 2019-03-25 23:55:01 +01:00
Kayou
01ab43551f
Merge pull request #23 from YunoHost-Apps/general-upgrade
General upgrade
2019-03-25 23:52:38 +01:00
Kayou
4cd46fe39f
Don't create psql db if useing sqlite 2019-03-20 01:07:02 +01:00
Kayou
9419b1e137
more_set_headers for nginx 2019-03-20 00:32:40 +01:00
Kayou
25d73a472c
Fix upgrade from the old version 2019-03-20 00:20:18 +01:00
Kayou
baf6a3aaa8
Update manifest.json 2019-03-08 22:15:41 +01:00
Kayou
1125a9433d
Fix public/private 2019-03-08 22:04:09 +01:00
Kayou
619276677b
Update README 2019-03-03 20:39:01 +01:00
Kayou
e4ff0fd24d
fix check_process for upgrade from old commit 2019-03-03 20:27:24 +01:00
Kayou
8a6cff10be
log files 2019-03-03 20:26:09 +01:00
Kayou
18cf8d8d70
postgresql as a dependency 2019-03-03 19:04:08 +01:00
Kayou
9b7dbb913c
fix manifest and multi_instance 2019-03-03 18:52:52 +01:00
Kayou
66f1f8d042
check max_file_size 2019-03-03 18:52:39 +01:00
Kayou
06102b2ed9
nginx update 2019-03-03 18:10:11 +01:00
Kayou
2f74be5d4f
scripts update 2019-03-03 18:04:55 +01:00
Kayou
fd1da4c7ae
conf files update 2019-03-03 18:04:44 +01:00
Kayou
26d226f65a
manifest update 2019-03-03 18:04:26 +01:00
Kayou
535d23a56d
check_process update 2019-03-03 18:04:16 +01:00
frju365
5cae491b2f
typo 2018-09-04 10:21:03 +02:00
frju365
a06e3001de
Update install 2018-09-04 10:20:01 +02:00
frju365
db8eb0ef75
path_url fix 2018-09-04 10:19:30 +02:00
frju365
0d39d52d53
Update install 2018-09-02 11:08:06 +02:00