cyverse / eddie

This repo is for the public version of the Event-Driven Detector for IOT and Edge (EDDIE)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eddie

This repo is for the public version of the Event-Driven Detector for IOT and Edge (EDDIE).

Pre-requisites

  • k3s installed
  • minio installed and object storage configured
  • argo installed

TODO

  • Add task to install k3s
  • Add task to install kubectl
  • Add task to install nats
  • Add task to install minio kubernetes and mc tool
  • Add task to install argo workflows and events
  • Add gocmds and config file
  • Add destroy playbook
  • move sensitive configuration to datastore

Instructions

  1. create a file called terraform.tfvars with the following content:
cyverse_user="myusername"
cyverse_asset_config_dir="/iplant/home/some/dir/to/config"
  1. terraform init
  2. terraform apply -auto-approve

About

This repo is for the public version of the Event-Driven Detector for IOT and Edge (EDDIE)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jinja 82.3%Language:HCL 16.3%Language:Shell 1.4%