things-factory applications installation project
- create a folder for the application and change directory to your folder.
- the script will download & install the application
curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-board-new/installer/install.sh | bash -s
curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-ecs/installer/install.sh | bash -s
curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/chef-ecs/installer/install.sh | bash -s
curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-osd-ecs/installer/install.sh | bash -s
curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/smart-village/installer/install.sh | bash -s