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

54 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
87828aa86a make sure only needed files are owned by app 2018-09-17 22:24:54 +02:00
Jean-Baptiste Holcroft
9ec4c51cac Upgrade to 0.13.3 2018-09-06 23:11:27 +02:00
Jibec
0ce4979d50 strenghen systemd security, thanks archlinux 2018-09-06 23:04:49 +02:00
Jean-Baptiste Holcroft
b780476d9d remove dev packages 2018-09-03 23:49:21 +02:00
Jean-Baptiste Holcroft
787894fb1c Merge branch 'testing' of https://github.com/YunoHost-Apps/kresus_ynh into testing 2018-09-02 15:01:18 +02:00
Jean-Baptiste Holcroft
39bb116c85 Start ARM support 2018-09-02 15:00:32 +02:00
J. Fernando Lagrange
eb4f1a52d7 Revert "[README] Root domain test to be done"
This reverts commit 122bddf055.

Test was done as stated here:
https://github.com/YunoHost-Apps/kresus_ynh/pull/13#issuecomment-411483801
2018-08-19 15:45:57 +02:00
LowMem
72c16d1c11
Merge pull request #15 from Jibec/master
Improve file permissions, send email to admin
2018-08-19 15:41:29 +02:00
J. Fernando Lagrange
87b73e1b3c Allow "big" imports
Fix #19
2018-08-19 15:28:32 +02:00
J. Fernando Lagrange
847e5fe1f2 Allow 10minutes for server to respond
This get rid of most "Gateway timeout" errors.
Fix #18
2018-08-19 15:21:47 +02:00
Jean-Baptiste Holcroft
7bfc4118f9 add log task to readme 2018-08-08 23:53:57 +02:00
Jean-Baptiste Holcroft
0f51c6d727 add information about config.ini and ynh_backup_if_checksum_is_different 2018-08-08 23:47:20 +02:00
Jean-Baptiste Holcroft
94678ab633 Send email to admin to inform about installation and/or install 2018-08-08 23:47:14 +02:00
Jean-Baptiste Holcroft
6d2d0204e0 Improve file permissions 2018-08-08 23:28:10 +02:00
J. Fernando Lagrange
122bddf055 [README] Root domain test to be done 2018-08-08 11:23:38 +02:00
LowMem
a7cd188104
Merge pull request #13 from Jibec/master
Fix installation
2018-08-07 23:30:03 +02:00
Jean-Baptiste Holcroft
a4b3d0010d change URL 2018-08-03 23:33:51 +02:00
Jean-Baptiste Holcroft
f653d8b36c Improve venv support 2018-08-03 23:33:28 +02:00
Jean-Baptiste Holcroft
f28d375abf Remove previous commit upgrade, there is no commit in community.json 2018-08-03 22:02:30 +02:00
Jean-Baptiste Holcroft
c6fd143452 Improve readme and hange maintainer 2018-08-02 07:59:52 +02:00
Jean-Baptiste Holcroft
9fee1c1156 Fix nginx alias traversal issue 2018-08-01 06:40:03 +02:00
Jean-Baptiste Holcroft
f47765f162 Fix warning 2018-08-01 06:31:27 +02:00
Jean-Baptiste Holcroft
149ae3cfa9 Don't rebuild package and fix weboob detection 2018-08-01 06:25:29 +02:00
LowMem
ea0e95c32e
Merge pull request #11 from Jibec/master
Package rewrite with backup and restoration fix #10.

(I did not test, but code seems okay)
2018-08-01 02:25:04 +02:00
Jean-Baptiste Holcroft
d30b797aaa Upgrade to 0.13.2 2018-07-30 22:53:00 +02:00
Jean-Baptiste Holcroft
f1245b91a0 Add backup and restore 2018-04-15 12:49:57 +02:00
Jean-Baptiste Holcroft
1321ab1b15 Add upgrade 2018-04-15 00:27:48 +02:00
Jean-Baptiste Holcroft
b28b31c280 Installation finalization 2018-04-14 23:11:53 +02:00
Jean-Baptiste Holcroft
769f39a3b2 basic installation and removal rewrote 2018-04-14 22:02:50 +02:00
J. Fernando Lagrange
c134575986 Syntax error in manifest !! 2017-10-15 21:02:17 +02:00
J. Fernando Lagrange
24463487fa Fix #6 : use /home/ynhkresus 2017-09-30 15:25:42 +02:00
J. Fernando Lagrange
faef60eab7 Take (some^^)linter messages into account 2017-09-27 23:14:15 +02:00
J. Fernando Lagrange
72846cc2a2 Fix install command 2017-09-17 19:50:54 +02:00
J. Fernando Lagrange
7e436e5790 Fix typo in installation command
Still testing #2 fix…
2017-09-17 12:24:02 +02:00
J. Fernando Lagrange
fed549b8c1 Do not login on system account 2017-09-17 12:18:12 +02:00
J. Fernando Lagrange
9e2463deb1 Fix #2: Install using node command 2017-09-17 11:58:51 +02:00
J. Fernando Lagrange
21dd08c9a4 Add dedicated system user.
This adds a dependency on YNH version to be able to use helpers.
   Prepare work on #2.
2017-09-17 11:09:49 +02:00
J. Fernando Lagrange
ceea8f3265 Remove identation 2017-09-17 11:07:48 +02:00
J. Fernando Lagrange
77a163fbb8 Update service 2017-09-10 20:45:29 +02:00
J. Fernando Lagrange
4795438383 Accurate configuration files
Note that starting slash is included in YNH_WWW_PATH variable.
2017-09-10 10:51:56 +02:00
J. Fernando Lagrange
4554c5349f Change how kresus is installed 2017-09-10 10:16:20 +02:00
J. Fernando Lagrange
62e3f4c303 Remove tabs by 4 spaces 2017-09-10 10:15:53 +02:00
J. Fernando Lagrange
3b88e72a01 Fix install script using accurate suggestion
See previous commit
2017-09-06 22:58:54 +02:00
J. Fernando Lagrange
902ae9e44f Add weboob dependency with pip
This is as suggested on https://framagit.org/bnjbvr/kresus/issues/515#note_121115
2017-09-04 20:12:09 +02:00
J. Fernando Lagrange
822f1391b3 Add link to kresus ynh package issue 2017-07-25 07:12:28 +02:00
J. Fernando Lagrange
aca8bca997 Accurate systemd service (and replacements) 2017-07-18 05:29:03 +02:00
J. Fernando Lagrange
daa2e9bf09 Working nginx template 2017-07-18 05:22:58 +02:00
J. Fernando Lagrange
a2b6f9f048 Accurate nginx template 2017-07-18 02:12:10 +02:00
J. Fernando Lagrange
05d8d5624c Accurante build command 2017-07-18 02:11:44 +02:00
J. Fernando Lagrange
edddbdb1d0 Accurate build script launch 2017-07-18 01:14:23 +02:00