Skip to content
Yin-Chi Chan edited this page Sep 15, 2024 · 5 revisions

Welcome to the ElasticDT Developer wiki!

About the project:

  • Organization: Institute for Manufacturing, University of Cambridge
  • Maintainers:
    • Anandarup Mukherjee
    • Yin-Chi Chan

Contents

Getting started

  • Installing Docker, Kubernetes, and Helm
    • Ubuntu / WSL2
    • Mac OS
  • Useful shell aliases
  • Creating a new cluster

Installed services

  • Traefik
  • Admin pod
  • Database servers
    • MySQL
    • InfluxDB (Time series database)
    • Neo4j (Graph database)
  • Data Ingress and aggregation
    • Telegraf MQTT

Developer

  • Git best practices
  • Helm best practices

Home

Getting started

Installed services

  • Traefik
  • Admin pod
  • Database servers
    • MySQL
    • InfluxDB (Time series database)
    • Neo4j (Graph database)
  • Data Ingress and aggregation
    • Telegraf MQTT

Developer

  • Git best practices
  • Helm best practices
Clone this wiki locally