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

72 commits

Author SHA1 Message Date
Alexandre Aubin
ca58231e84
Fix arch check ... it's the 32bit that ain't supported ... 2019-11-18 13:24:33 +01:00
yalh76
84a487d147 Upgrade to 3.45 2019-10-03 21:42:08 +02:00
yalh76
cb1b72dd34 Implement ynh_detect_arch helper 2019-07-11 23:34:28 +02:00
yalh76
2dda27d993
Update scripts/install
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-07-11 19:58:35 +02:00
yalh76
a8c3c830c5 Fix system start 2019-07-11 00:30:38 +02:00
yalh76
3eca6ad768 Fix system start 2019-07-11 00:12:42 +02:00
yalh76
229c08808d fix architecture comparison 2019-07-10 23:20:05 +02:00
yalh76
3699fd0e6e Fix install script 2019-07-10 22:09:57 +02:00
yalh76
565b81306c Apply example_ynh 2019-07-10 00:03:59 +02:00
yalh76
09f05d1680 Upgrade X64 to 2. 98 + introducing ARM64 2.94 2019-07-09 22:34:52 +02:00
yalh76
72e7df88ac Cleanup install script 2019-03-26 22:02:39 +01:00
yalh76
31661c183d Cleaning 2019-03-23 04:36:31 +01:00
yalh76
6c3a8ca9b4 Update install 2019-03-23 04:26:50 +01:00
yalh76
a4b48310cf Merge branch 'testing' into testing 2019-03-15 19:35:31 +01:00
yalh76
25161d4bb9 Spelling 2019-03-15 19:29:38 +01:00
yalh76
7b86821972 Remove already started mongodb 2019-03-15 19:27:33 +01:00
yalh76
8493cc60e1 Update to last example_ynh 2019-03-14 01:04:59 +01:00
yalh76
dd7cb7857d Update install
Remove dependencies installation as they are included in the package
2019-03-13 23:32:18 +01:00
Alexandre Aubin
b18df666e7 Misc tweaks 2019-03-08 00:46:02 +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
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
c6fd2bf9af fix node 2019-03-07 03:58:49 +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
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
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
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
yalh76
1f7fa01735 adding time for service to start + fix restore 2019-02-05 19:53:27 +01:00
yalh76
b60392128c Implementing ynh_systemd_action on all scripts/install 2019-02-05 17:41:18 +01:00
yalh76
d4cc83fbbf adding ynh_systemd_action 2019-02-05 17:38:12 +01:00
yalh76
43df62df17 Merge pull request #1 from yalh76/master
master to testing
2019-02-05 17:30:27 +01:00
Alexandre Aubin
37d226544f CI is not happy enough with sleep 10, sleep 20 seems enough ... 2019-01-30 00:09:31 +01:00
Alexandre Aubin
1497cf581d Merge pull request #27 from YunoHost-Apps/check-for-architecture
Check that architecture is supported
2019-01-30 00:08:39 +01:00
Alexandre Aubin
85bf917964 Check that architecture is supported 2019-01-29 02:13:16 +01:00
ljf
786ba73f67 [fix] Can't install on ROOT uris 2019-01-29 00:19:27 +01:00
Alexandre Aubin
d2c3e666e9 Add info messages + add tempo to make sure wekan is started before finishing the install 2018-12-13 22:50:15 +01:00