Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.1 KB

things-factory

things-factory applications installation project

Install application from docker

Installation script

  • create a folder for the application and change directory to your folder.
  • the script will download & install the application

Operato Board

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-board-new/installer/install.sh | bash -s

Operato ECS

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-ecs/installer/install.sh | bash -s

Chef ECS

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/chef-ecs/installer/install.sh | bash -s

Operato OSD ECS

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-osd-ecs/installer/install.sh | bash -s

Smart Village

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/smart-village/installer/install.sh | bash -s