forked from jarekj9/mitempjj
-
Notifications
You must be signed in to change notification settings - Fork 0
/
schema
31 lines (30 loc) · 1.58 KB
/
schema
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
+--------------+ +----------------------+
| | | |
| MI SENSOR | | PC with www browser |
| | | |
+-------+------+ +-----------+----------+
| |
| |
| |
| |
| | 192.168.X.X:8083
+------------------+Raspberry PI+--------------------+
| | | |
| v +----------v-------+ |
| +-----+----+ |Dockerized WWW | |
| | Polling | |server | |
| | script | | | |
| | | | copy config | |
| +-----+----+ | during creation | |
| | | | |
| | | | |
| | | | |
| v | | |
| | | |
| +----------+ | | |
| | | | Hardcode IPs: | |
| | MYSQL | <---------------+ 172.19.0.2 | |
| | |docker: | | |
| | |172.19.0.1 | | |
| +----------+ +------------------+ |
+----------------------------------------------------+