I’d like to raise awareness / share info / contribute to a working RocketChat 4 ynh implementation available here:
state: working
current bleeding edge in my fork (pull request to main repo is on its way):
Vesion 0.57.2-rc.2 in this repo has following functionalities:
- install
- remove
- backup
- restore
- upgrade
I have tested this package with the official ynh linter and deployed in on debian 8.8 x64.
I need support for tests on arm & x86.
Also it would be great if this app would be listed on the unofficiall app list.
1 Like
Aleks
2
Thanks for the work
I think you can find some help on the App chatroom (apps@conference.yunohost.org or via https://chat.yunohost.org/)
To add the app in the community list, you need to make a PR to edit community.json (like this one)
djez
3
Bonjour.
J’ai voulu tester rocketchat sur mon serveur de teste (yunohost 2.7.2).
Et je me retrouve avec une erreur lors de l’installation, je viens donc poster le log ici =>
Log_install_rocketchat
Si quelqu’un a une idée…
Bonjour @djez,
your log shows that the application cannot be installed on the location /rocketchat (maybe because you have installed an app on your root?)
I found a similar issue here: Impossible d'installer l'application à cet emplacement
Can you try using a subdomain when installing?
1 Like
emilien
8
If I understand well, this is not working on Raspberry 4 64bits because of MongoDB ?
ericg
9
I made a fix for the arm64 arch. I don’t have a Raspberry 4 64bits for testing…
If you are intereted in testing:
sudo yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh/tree/arm64
emilien
10
ericg
11
Ok… I just realize this works for Raspberry with Ubuntu only