Skip to content

Fabric files written in Python to automate Apache Kafka, TimescaleDB and Kaa IOT server node installations for Ubuntu 18.04.

Notifications You must be signed in to change notification settings

ulasbaloglu/ems_deployments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAA NODE INSTALLATION

For Ubuntu 18.04

Configuration

  • Put your kaa-deb file in your project folder.
  • Rename nodekaa/kaa-template.cfg as kaa.cfg and update with your server settings.
    Initiate your MySQL root password in the configuration file and it won't be changed during securing the installation.
    You may change it later at the server console.
  • If you are restoring from another Kaa instance, put your kaa sql dump file in your project folder,
    update kaadumpfile field of kaa.cfg , and during installation answer "Y" to restore question.

KAFKA NODE INSTALLATION

For Ubuntu 18.04

Configuration

  • Rename nodekafka/kafka-template.cfg as kafka.cfg and update with your settings.

TIMESCALEDB NODE INSTALLATION

For Ubuntu 18.04

Configuration

  • Rename nodetimescaledb/timescaledb-template.cfg as timescaledb.cfg and update with your settings.

About

Fabric files written in Python to automate Apache Kafka, TimescaleDB and Kaa IOT server node installations for Ubuntu 18.04.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages