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

RPI install instructions minor inconsistency #156

Open
1 of 2 tasks
yonjah opened this issue Dec 3, 2018 · 1 comment
Open
1 of 2 tasks

RPI install instructions minor inconsistency #156

yonjah opened this issue Dec 3, 2018 · 1 comment

Comments

@yonjah
Copy link

yonjah commented Dec 3, 2018

This is a...

  • Feature Request
  • Bug Report

Problem:
https://github.com/thingsboard/thingsboard.github.io/blob/master/docs/user-guide/install/rpi.md#thingsboard-service-installation

# Update ThingsBoard memory usage and restrict it to 150MB in /etc/thingsboard/conf/thingsboard.conf
export JAVA_OPTS="$JAVA_OPTS -Dplatform=rpi -Xms256M -Xmx256M"

Comment asks to allocate 150MB of memory but command allocates 256MB

Proposed Solution:
Make sure comment and command are indicating the correct memory value (If I understand
the git log it is probably 256MB)

Page to Update:
https://github.com/thingsboard/thingsboard.github.io/blob/master/docs/user-guide/install/rpi.md

denilsoBrustelo pushed a commit to denilsoBrustelo/thingsboard.github.io that referenced this issue Feb 18, 2019
* Updated to latest version of netty-mqtt

* Updated to ThingsBoard version of netty-mqtt
@xalt7x
Copy link
Contributor

xalt7x commented Jan 16, 2024

Fixed by #224

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