Tfm - affordable quality automation in the cloud
TFM consists of following components:
- TFM APP - server for collecting data from all the TFM distributed collectors, scenario builder, confiurator and rule engine as well as UI for final user consumption
- TFM Controller - daemon running on embedded platform for reading the sensors, executing commands in offline and online mode
Deploying to server:
- ssh to agrar.zoblak.com
- do meteor build . on dev computer
- cp app.tar.gz to zoblak@agrar.zoblak.com:/home/zoblak/
- sudo su
- cd
- npm install -g node-gyp # for bcrypt to build correctly
- npm install -g node-pre-gyp # for bcrypt to build correctly
- ./deploy.sh
Description
Languages
C
97.4%
C++
1%
Python
0.5%
JavaScript
0.5%
Java
0.3%
Other
0.3%