2016-12-30 16:30:29 +01:00
2024-11-09 17:55:28 +01:00
2024-11-09 17:55:28 +01:00
2024-11-09 17:55:28 +01:00
2019-07-28 11:48:50 +02:00
2024-11-09 17:55:28 +01:00
2016-06-08 10:34:05 +02:00
2024-11-12 20:29:30 +01:00
2024-10-13 16:21:50 +02:00
2019-07-28 12:07:18 +02:00

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:

  1. ssh to agrar.zoblak.com
  2. do meteor build . on dev computer
  3. cp app.tar.gz to zoblak@agrar.zoblak.com:/home/zoblak/
  4. sudo su
  5. cd
  6. npm install -g node-gyp # for bcrypt to build correctly
  7. npm install -g node-pre-gyp # for bcrypt to build correctly
  8. ./deploy.sh
Description
TFM super tajni projekat
Readme 30 MiB
Languages
C 97.4%
C++ 1%
Python 0.5%
JavaScript 0.5%
Java 0.3%
Other 0.3%