Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wago-uk/ming-installer

Simple script used to install M.I.N.G. stack on your WAGO device.
https://github.com/wago-uk/ming-installer

docker grafana influxdb ming mqtt node-red

Last synced: 28 days ago
JSON representation

Simple script used to install M.I.N.G. stack on your WAGO device.

Awesome Lists containing this project

README

        

# ming-installer

Simple script used to install M.I.N.G. stack on your WAGO device.

M - MQTT

I - InfluxDB

N - Node-RED

G - Grafana

> For more information please navigate to this repository's [WIKI Page](https://github.com/WAGO-UK/ming-installer/wiki)

# Prerequisites
- WAGO 750-821x / 750-8302 / 751-9301 / 751-9401 with FW24 or higher
- SD card (microSD for CC100, SD for PFC200/Edge) with max 32GB capacity
- USB-C cable and/or ethernet cable
- controller with internet access

# How to run script

1. SSH to your controller
> You will have to know it's IP address; see Wiki page for step by step configuration

2. log in with root credentials (default password: wago)

3. run the below command to copy script from this repository:

`curl -s https://raw.githubusercontent.com/WAGO-UK/ming-installer/main/ming_installer.sh >ming_installer.sh`

4. run the below command to start the script:

`sh ming_installer.sh`

6. Follow instructions in your terminal

Enjoy!