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

91 commits

Author SHA1 Message Date
yalh76
7b86821972 Remove already started mongodb 2019-03-15 19:27:33 +01:00
yalh76
b32099ffa3 Apply last example_ynh 2019-03-15 19:26:47 +01:00
yalh76
8493cc60e1 Update to last example_ynh 2019-03-14 01:04:59 +01:00
yalh76
5bee6a9e84 fix upgrade step for 2.42~ynh1 2019-03-08 12:35:31 +01:00
yalh76
3d5346ee9e Merge pull request #22 from yalh76/example_ynh
reorder
2019-03-08 01:55:40 +01:00
yalh76
b0b47eacd0 reorder 2019-03-08 01:41:31 +01:00
yalh76
3379872d17 Add additional time for service to start 2019-03-07 21:26:59 +01:00
yalh76
24bccaab75 Fix change url 2019-03-07 18:52:06 +01:00
yalh76
c21f2dba10 Fix change_url 2019-03-07 18:36:41 +01:00
yalh76
fd4bf2330a fix nginx port 2019-03-07 18:35:30 +01:00
yalh76
c23ea33bd3 fix nginx 2019-03-07 18:30:47 +01:00
yalh76
60fc6d9993 Fix path 2019-03-07 18:23:00 +01:00
yalh76
dccac47828 Fix upgrade 2019-03-07 18:05:44 +01:00
yalh76
10b14700d8 Fix service startup 2019-03-07 17:59:51 +01:00
yalh76
f3582c9169 fix service start 2019-03-07 17:54:57 +01:00
yalh76
b2c5728112 reboot services 2019-03-07 13:47:05 +01:00
yalh76
743021283c Fix change URL 2019-03-07 12:12:10 +01:00
yalh76
c6fd2bf9af fix node 2019-03-07 03:58:49 +01:00
yalh76
7dad072155 Add change_url script 2019-03-07 03:29:14 +01:00
yalh76
d454f40302 Merge pull request #15 from yalh76/nodejs-8.15.1
to nodejs 8.15.1
2019-03-07 03:19:41 +01:00
yalh76
588b195d97 Merge branch 'testing' into nodejs-8.14.1 2019-03-07 03:18:35 +01:00
yalh76
b2f93a05aa Merge branch 'testing' into without_npm_install 2019-03-06 21:16:11 +01:00
yalh76
5a85060477 to nodejs 8.15.1 2019-03-06 20:26:15 +01:00
yalh76
d1ccc3322c upgrade to nodejs 8.14.1 2019-03-06 05:39:46 +01:00
yalh76
cfd7fbd818 Nodejs upgrade from 8.9.3 to 8.15.1 2019-03-06 05:29:12 +01:00
yalh76
4c1f2fe29a Remove npm install step 2019-03-06 04:33:12 +01:00
yalh76
fcfff7fefb move environment variable to dedicated file 2019-03-06 04:05:48 +01:00
yalh76
0dd3e3d39c Apply last example_ynh 2019-02-20 17:45:11 +01:00
yalh76
b4b57284c6 Merge pull request #3 from YunoHost-Apps/testing
Testing
2019-02-20 17:32:11 +01:00
yalh76
d6c921308f replace restart by start in scripts/upgrade 2019-02-18 19:53:35 +01:00
yalh76
9cc7267af1 rename _furure to a more revelant name: ynh_package_version and only use for upgrade 2019-02-05 23:33:38 +01:00
yalh76
42540d82b5 revert back from ynh_check_app_version_changed to abort_if_up_to_date 2019-02-05 23:28:45 +01:00
yalh76
54f3fa181c Remove not needed functions 2019-02-05 23:24:11 +01:00
yalh76
5128950892 add ynh_read_manifest_2 2019-02-05 23:21:30 +01:00
yalh76
ef02ee6a09 replacing abort_if_up_to_date by ynh_check_app_version_changed 2019-02-05 23:18:27 +01:00
yalh76
f74bf0581d remove ynh_cron_upgrade_nodenot used 2019-02-05 23:06:45 +01:00
yalh76
1bf2614f33 Remove nodejs, as integrated in the common helpers 2019-02-05 23:05:43 +01:00
yalh76
0c638f928d Spacing 2019-02-05 23:03:16 +01:00
yalh76
ce7c56b7c1 reapply example_ynh onto install and check_process 2019-02-05 22:54:12 +01:00
yalh76
58ed2f08de replacing __DOMAIN__ and __URI__ by __DOMAIN_URI__ to have one ynh_replace_string instead of two 2019-02-05 22:49:19 +01:00
yalh76
e40a3ab65c Change __ENV_PATH__ to $nodejs_path 2019-02-05 22:45:13 +01:00
yalh76
b134ebba85 remove nodejs_use_version references... deprecated 2019-02-05 22:39:20 +01:00
yalh76
eed72dd957 Apply example_ynh to upgrade 2019-02-05 22:24:26 +01:00
yalh76
2c1dc36d21 Apply example_ynh on remove 2019-02-05 22:17:28 +01:00
yalh76
66c394e0bc Fix db_name for restoration 2019-02-05 22:11:04 +01:00
yalh76
b3eb74c766 Apply example_ynh on restore 2019-02-05 22:10:12 +01:00
yalh76
a72ab627ef Apply example_ynh on backup 2019-02-05 22:01:54 +01:00
yalh76
afa9e6d452 Adding a db_name variable
Sanitize before being used: $(ynh_sanitize_dbid $app)
2019-02-05 21:57:12 +01:00
yalh76
03459a2045 Apply example_ynh on install 2019-02-05 21:40:21 +01:00
yalh76
343fa03a05 adding _common.sh from example_ynh 2019-02-05 21:08:32 +01:00