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

102 commits

Author SHA1 Message Date
Selamanse
ca20609394 Revert "Address sporadically failing compress"
This reverts commit da4f6c8ff7.
2018-10-03 21:37:26 +02:00
Selamanse
e306304780 Fix nodejs installation 2018-10-03 21:13:05 +02:00
Selamanse
6b778d6fd3 Fix nodejs installation 2018-10-03 21:08:41 +02:00
Selamanse
ccff56b512 Add debian version based mongodb repo 2018-10-03 20:45:18 +02:00
Selamanse
c335c8e690 Merge branch 'master' of https://github.com/Yunohost-Apps/rocketchat_ynh 2018-10-03 20:09:38 +02:00
mod242
84c1bdfdb5
Update to Version 0.65.1 2018-06-12 20:34:32 +02:00
Selamanse
da4f6c8ff7 Address sporadically failing compress
Backup compress may fail due to improper tar cmd.

Issue #51

Reference: https://stackoverflow.com/questions/20318852/tar-file-changed-as-we-read-it
2018-05-21 16:14:07 +02:00
Selamanse
499c9a0d7b Fix YunoHost-Apps/rocketchat_ynh#49 Invalid download url 2018-05-18 17:35:22 +02:00
Clément
51603b2f58 add multiple instances support 2018-05-05 12:37:51 +02:00
Clément
372c00d2f2 update to 0.64.1 2018-05-05 11:52:47 +02:00
Clément
ab4b0f7e8c sanitize path 2018-05-05 11:51:14 +02:00
Clément
a2ccf1fd76 run npm as user 2018-04-30 13:00:10 +02:00
Clément
bf13d9a531 update to 0.64.0 2018-04-30 12:59:34 +02:00
Selamanse
a3f1433516 Fixes sha256sum 2018-01-10 18:38:51 +01:00
Selamanse
0c5853e2b4 Adds 0.60.3 upgrade 2018-01-10 17:21:46 +01:00
Selamanse
46cb50326a
Merge branch 'master' into improve/nodeversion484 2017-11-27 21:48:34 +01:00
Selamanse
98b9c498b8
Fixes typo and struct in _common.sh (#36)
* Fixes typo and struct in _common.sh

* Fixes the success check

* Fix restore and upgrade

* Fixes python error msg

* Fixes python error msg
2017-11-27 21:45:46 +01:00
Felix Knecht
a2caa735ee
Merge branch 'master' into improve/nodeversion484 2017-11-02 09:49:50 +01:00
Selamanse
38a7cd1de3 Modifies node version to recommended 4.8.4 2017-10-31 23:29:49 +01:00
Selamanse
e5d2928275 Fixes bad, legacy usage of domain/path check 2017-10-31 23:18:27 +01:00
Selamanse
5bf7d2bcd8 Fixes download locations 2017-10-31 23:14:59 +01:00
Selamanse
94a6627274 Update to Rocket.Chat 0.58.4 2017-10-06 10:19:10 +02:00
Selamanse
04c5995a1d Adds armhf mongodb installation support
Adds routine to detect armhf and drive separate routines to install necessary mongodb.

note: mongodb on pi is not recommended for rocketchat. Also mongodb version on Raspbian Jessie is <3.2
2017-09-28 20:40:20 +02:00
Selamanse
6fddd014da Upgrade to version 0.58.3
Upgrade to version 0.58.3
2017-09-28 09:42:26 +02:00
Felix Knecht
dbcc00d887 Upgrade to version 0.58.3 2017-09-28 09:10:49 +02:00
Selamanse
4180d0c840 Fixes ynh_die not found and port variable unbound 2017-09-27 19:52:56 +02:00
Selamanse
781106cc58 Fix wait for start after restore 2017-09-19 23:23:23 +02:00
Selamanse
4acf69cd82 Fix linter problems
Occuring in linter 8c70d51c6b939c80117ce55cec4d2d7fd9a00a3b
2017-09-05 20:28:27 +02:00
Selamanse
8fccdc49fc Update restore 2017-09-05 19:44:55 +02:00
Felix Knecht
bf4c2b0ecf Upograde to version 0.58.2 2017-09-05 08:45:06 +02:00
Selamanse
43f0aafb8b Add common install routine for restore 2017-09-04 22:24:56 +02:00
Selamanse
63b41a73d2 Merge pull request #16 from dicer/0.58.1
Update to version 0.58.1
2017-08-21 12:51:54 +02:00
Felix Knecht
1ac30776a7 Update to version 0.58.1 2017-08-18 10:18:31 +02:00
Selamanse
9075a9855f Adds mongodb service enable and start 2017-08-18 00:51:22 +02:00
Selamanse
f4e1fcf0f7 Fix mongodb repo key 2017-08-18 00:44:01 +02:00
Selamanse
8a29dc8bf2 Updates mongodb and user handling 2017-08-17 23:38:22 +02:00
Felix Knecht
925b1a8784 Upgrade to 0.58.0 (#5)
Upgrade to 0.58.0
2017-08-17 23:27:33 +02:00
Felix Knecht
f9b5515296 Added sha256sum check to downloaded archive 2017-07-26 21:23:07 +02:00
Selamanse
3493b1fd52 Fixes backup and restore
Adds working upgrade
2017-07-26 08:51:04 +02:00
Selamanse
10105fc3e5 Fixes dump 2017-07-21 13:59:50 +02:00
Selamanse
ceca4b6456 Fixes dump 2017-07-21 13:43:35 +02:00
Selamanse
55cf3a1387 Fixes backup and restore 2017-07-21 13:35:21 +02:00
Selamanse
13884597be Improves backup and restore 2017-07-21 13:12:41 +02:00
Selamanse
44e4b092ea Fixes missing backupdir 2017-07-21 12:51:58 +02:00
Selamanse
8ec9dd8ab8 Fixes helper inclusion 2017-07-21 12:11:26 +02:00
Selamanse
f936b591b2 Fixes ldap injection 2017-07-21 12:02:12 +02:00
Selamanse
f76289a9c7 Fixes service config 2017-07-21 11:56:40 +02:00
Selamanse
e5f0ed34c5 Improves npm install
no need for dev dependencies
2017-07-21 11:47:20 +02:00
Selamanse
05de7af835 Fixes service user 2017-07-21 11:43:20 +02:00
Selamanse
40986c0685 Updates wait time for service 2017-07-21 11:30:21 +02:00