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

708 commits

Author SHA1 Message Date
rosareven
03fefbb48a Attempt to fix -u command that prevented install (#76)
Thanks, I had removed all sudos because the new ynh-lint said sudo is not the preferred wait. but as the --u still was there it must've been faulty.
2019-08-02 09:50:34 +02:00
Selamanse
07f0c1b9c9
Make it work again (#71)
* Add doctl test files

* Fix nodejs installation

* Improve droplet create

* Improve droplet create

* Improve droplet create

* Modify pkgchk config

* Modify pkgchk config

* Add testconfig again

* Use new helpers and restrict arch

* Upgrade test setup

* Add selamanses key

* Add fingerprint as key id

* Use prebuilt image

* Remove variables in app.src

* Add cleanup cmds

* Fix upgrade

* Remove apt-key warning

* Revert travis

* Revert apt-key setting and restore modifications (#70)

* Fix linter issues

* Fix linter issues

* Fix ynh_replace_string arguments

* Update README.md
2019-05-13 15:41:47 +02:00
Selamanse
b35b12e553
Update README.md 2019-02-10 22:26:14 +01:00
Selamanse
7787c61f4c Fix ynh_replace_string arguments 2019-02-10 22:16:42 +01:00
Selamanse
c682b67916 Fix linter issues 2019-02-10 21:29:13 +01:00
Selamanse
6bb0d1166c Fix linter issues 2019-02-10 21:21:55 +01:00
Selamanse
28a2bf66a3
Revert apt-key setting and restore modifications (#70) 2019-02-03 11:14:23 +01:00
Selamanse
8b95bcb734 Revert travis 2019-02-03 00:54:09 +01:00
Selamanse
df3e75d5f4 Remove apt-key warning 2019-02-03 00:40:13 +01:00
Selamanse
d4e2a2c773 Fix upgrade 2019-02-03 00:35:37 +01:00
Selamanse
ad1a6fa198 Add cleanup cmds 2019-02-03 00:20:36 +01:00
Selamanse
e8987757f4 Remove variables in app.src 2019-02-03 00:12:28 +01:00
Selamanse
849431e65e Use prebuilt image 2019-02-03 00:11:34 +01:00
Selamanse
d1b4ef41cd Add fingerprint as key id 2019-02-02 23:40:33 +01:00
Selamanse
16a83bfb63 Add selamanses key 2019-02-02 23:17:37 +01:00
Selamanse
0a9d83e261 Upgrade test setup 2019-02-02 22:44:16 +01:00
Selamanse
156a0263be Use new helpers and restrict arch 2019-02-02 22:44:03 +01:00
Selamanse
54e8f64bdd Merge branch 'master' of https://github.com/Yunohost-Apps/rocketchat_ynh into integration-test 2019-01-26 17:16:13 +01:00
Selamanse
dfc1bb75f5
Upgrade to newer versions (#68)
- Update to rocket chat 0.73.2
- Update install routine based on https://rocket.chat/docs/installation/manual-installation/debian/
- Conditional service init for mongodb on armhf. Addresses #64.
- Minor improvements to upgrade and restore
2019-01-25 23:34:56 +01:00
Selamanse
1952823a98
Add rpi arm note 2019-01-25 20:51:50 +01:00
Selamanse
a1cda009d3 Merge branch 'master' into integration-test 2019-01-25 20:40:02 +01:00
Selamanse
fc6e295a42
Merge pull request #67 from yalh76/patch-1
Adding Yunohost Integration level with CI links
2019-01-21 10:46:54 +01:00
yalh76
a29634afd2
Adding Yunohost Integration level with CI links 2019-01-21 01:39:13 +01:00
Selamanse
80e2f4e8ec
Update manifest.json 2018-10-23 14:28:50 +02:00
Selamanse
eb831ad742 Merge remote-tracking branch 'upstream/master' into integration-test 2018-10-23 14:14:08 +02:00
Selamanse
29d29fe2f0 Add testconfig again 2018-10-23 14:14:06 +02:00
Selamanse
c74654b08f
Reapply version update to 0.70.4 2018-10-23 13:36:39 +02:00
Selamanse
4fe92f7039
Merge pull request #62 from selamanse/bkprestore
Improve backup and restore functions
2018-10-20 19:38:41 +02:00
Selamanse
50a3efd186 Revert version change here 2018-10-20 00:44:47 +02:00
Selamanse
c13da5e9e0 Use ynh helpers 2018-10-20 00:35:40 +02:00
Selamanse
8a52fb81a8 Modify pkgchk config 2018-10-20 00:19:07 +02:00
Selamanse
64cda30752 Modify pkgchk config 2018-10-20 00:11:22 +02:00
Selamanse
866c124723 Improve droplet create 2018-10-20 00:03:43 +02:00
Selamanse
2b85c06828 Improve droplet create 2018-10-19 23:58:25 +02:00
Selamanse
f543bfacba Improve droplet create 2018-10-19 23:54:47 +02:00
Selamanse
984c746d95 Merge branch 'master' into integration-test 2018-10-19 23:11:56 +02:00
Selamanse
6faa633b1e Add new version 0.70.4 2018-10-19 23:00:58 +02:00
Selamanse
1c677fa634
Merge pull request #59 from selamanse/master
Address installation issues with debian 9
2018-10-19 22:51:23 +02:00
Selamanse
0e1df25d93 Add node bin absolute path recognition 2018-10-19 21:46:26 +02:00
Selamanse
8ebb0f1bea Use node from path 2018-10-19 21:37:01 +02:00
Selamanse
acf655f373 Add ppa way of installing node 2018-10-19 21:07:59 +02:00
Selamanse
9ee6ac9e53 Fix spacing 2018-10-09 13:03:49 +02:00
Selamanse
4f38dd09e4 Fix spacing 2018-10-09 13:00:58 +02:00
Selamanse
f0cae33c9a Fix autodetection 2018-10-05 21:53:49 +02:00
Selamanse
fea24621ce Add switch for npm installation 2018-10-03 21:48:14 +02:00
Selamanse
ca20609394 Revert "Address sporadically failing compress"
This reverts commit da4f6c8ff7.
2018-10-03 21:37:26 +02:00
Selamanse
bfae34547e Merges from master 2018-10-03 21:18:43 +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
2f28aaf8a4 Fix nodejs installation 2018-10-03 21:07:27 +02:00