Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RocketChat V3 on RPi 3B+ #44

Open
Victornade opened this issue Apr 24, 2020 · 1 comment
Open

RocketChat V3 on RPi 3B+ #44

Victornade opened this issue Apr 24, 2020 · 1 comment

Comments

@Victornade
Copy link

Victornade commented Apr 24, 2020

Hello ! Thank you for your amazing job !

Just to confirm a throught :
On Rpi 3B+, I can't upgrade above v1.03 in stable version and 1.3.2 in candidate/edge/beta version.

There is no 2.X or 3.X channels availible on snap, maybe because of the processor's type ?

I tried installing via a CENTOS server in ovh, and it offer the V2 (but no V3) version natively, so it confirm my hypothesis...

I will consider stopping my stuff in rPi and rent a proper server for my services (nextcloud, gitlab & rocketchat)

Cheers
Victor

EDIT: here is my snap info rocketchat-server on rpi 3b+ :

pi@raspberrypi:~ $ sudo snap info rocketchat-server
name:      rocketchat-server
summary:   Group chat server for 100s,  installed in seconds.
publisher: Rocket.Chat (rocketchat✓)
store-url: https://snapcraft.io/rocketchat-server
contact:   https://open.rocket.chat/channel/ubuntu-snap
license:   unset
description: |
  Slack-like online chat server for your office, group or family.   Up and running in seconds.
  Supports file sharing, video conference, geolocation, and much more.   Web and mobile client.  
  MIT licensed Open Source project.   List of features at  https://rocket.chat/ ,  MIT licensed
  source code at https://github.com/RocketChat/Rocket.Chat , 24 x 7 community support and community
  server at https://open.rocket.chat/
commands:
  - rocketchat-server.backupdb
  - rocketchat-server.initcaddy
  - rocketchat-server.mongo
  - rocketchat-server.restoredb
services:
  rocketchat-server.rocketchat-caddy: simple, enabled, inactive
  rocketchat-server.rocketchat-mongo: simple, enabled, active
  rocketchat-server:                  simple, enabled, active
snap-id:      wdBUbiEuMNHmAHLBCXQXOcXaOCvbWS1e
tracking:     latest/candidate
refresh-date: today at 13:41 CEST
channels:
  latest/stable:    1.0.3 2019-05-28 (1375) 191MB -
  latest/candidate: 1.3.2 2020-02-11 (1397) 187MB -
  latest/beta:      1.3.2 2020-02-11 (1397) 187MB -
  latest/edge:      1.3.2 2019-08-24 (1397) 187MB -
installed:          1.3.2            (1397) 187MB -
@Sing-Li
Copy link
Member

Sing-Li commented May 11, 2020

Just to confirm a throught :
On Rpi 3B+, I can't upgrade above v1.03 in stable version and 1.3.2 in candidate/edge/beta version.

There is no 2.X or 3.X channels availible on snap, maybe because of the processor's type ?

Actually it is your Operating System @Victornade You're using a 32bit OS and EOL on Rocket.Chat support at 1.3.2

If you switch to a 64bit OS, you can get the latest 3.x snaps. Having said that, it is highly NOT recommended for production on a Pi 3 because you only have 1 GB or RAM - which is not enough for mongo and Rocket.Chat and OS. But many have successfully deploy on such configuration for experimentation and "tinker server".

For production, Arm64 Ubuntu 18.04LTS on a Pi4 4GB RAM is highly recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants