Skip to content

[FEATURE]Integrate Thingsboard installation into services installation scripts #1398

@prasadtalasila

Description

@prasadtalasila

Describe the feature

"As an admin I want to consolidate service installation using So That installation is less error-prone.

Describe the problems your feature request solves

There is a service_setup.py script for installation of influxdb, mongodb, rabbitmq services. And then, there is a separate installation for Thingsboard given in THINGSBOARD.md. Consolidating these steps into service_setup.py is desirable.

Describe the solution you'd like

Add all the steps given in THINGSBOARD.md into services script. Please remember that ThinhsBoard installation requires running script/thingsboard.py for user setup. This code needs to be invoked from script/service_setup.py.

Similarly, the Thingsboard installation steps need to be added to services CLI as well.

Success Criterion

Checklist:

  • service_setup.py is updated
  • Services CLI is updated
  • Test coverage is added
  • No qlty issues
  • Documentation is updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions