Update for LXC's and VM's
Some checks failed
build and deploy docs / build (push) Failing after 15s
build and deploy docs / publish (push) Has been skipped

This commit is contained in:
Rudi klein 2025-04-11 17:01:29 +02:00
parent 2d4df6c7d7
commit a5b9105781
8 changed files with 64 additions and 4 deletions

View File

@ -77,4 +77,6 @@
<toc-element topic="Paperless-ngx-handleiding.md"/>
</toc-element>
</toc-element>
<toc-element topic="Grafana.md"/>
<toc-element topic="InfluxDB.md"/>
</instance-profile>

16
topics/Grafana.md Normal file
View File

@ -0,0 +1,16 @@
<primary-label ref="document"/>
# Grafana (LXC, KleinMox)
A container-based solution for monitering webpage or product changes.
### Source
[](https://grafana.com/)
### Access through
[](https://graph.kleinsense.nl/)
[](http://192.168.1.6:3000/)
## ___________________
<a href="FrontPage.md#shorts" >Shortcut to pages overview</a>

16
topics/InfluxDB.md Normal file
View File

@ -0,0 +1,16 @@
<primary-label ref="document"/>
# InfluxDB (LXC, KleinMox)
A container-based solution for monitering webpage or product changes.
### Source
[](https://influxdata.com/)
### Access through
[](https://flux.kleinsense.nl/)
[](http://192.168.1.5:8086/)
## ___________________
<a href="FrontPage.md#shorts" >Shortcut to pages overview</a>

View File

@ -39,6 +39,10 @@ The cloud environment used to protect and enhance our local network, and provide
| A | pihole | 77.174.236.10 | DNS_only |
| A | wazuh | 77.174.236.10 | DNS_only |
| A | paperless | 77.174.236.10 | DNS_only |
| A | flux | 77.174.236.10 | DNS_only |
| A | graph | 77.174.236.10 | DNS_only |
| A | kvm1 | 77.174.236.10 | DNS_only |
| A | kvm2 | 77.174.236.10 | DNS_only |
| A | portainer | 77.174.236.10 | DNS_only |
| CAA | kleinsense.nl | 0 issue letsencrypt.org | DNS_only |
| NS | kleinsense.nl | dom.ns.cloudflare.com | DNS_only |

View File

@ -34,6 +34,10 @@
| dashboard.kleinsense.nl | dashbaord (kleinserver) | kleinsense.nl | kleinserver (dashbaord) | 192.168.1.200 | 8020 |
| tools.kleinwizard.nl | tools (kleinserver) | kleinwizard.nl | kleinserver (tools) | 192.168.1.200 | 4020 |
| dashboard.kleinwizard.nl | dashboard (kleinserver) | kleinwizard.nl | kleinserver (dashboard) | 192.168.1.200 | 8020 |
| flux.kleinsense.nl | influxdb (kleinserver) | kleinsense.nl | kleinflux (influxdb) | 192.168.1.5 | 8086 |
| graph.kleinsense.nl | grafana (kleingraph) | kleinsense.nl | kleingraph (grafana) | 192.168.1.6 | 3000 |
| kvm1.kleinsense.nl | kvm1 (kleinkvm1) | kleinsense.nl | kleinkvm1 (jetkvm1) | 192.168.1.221 | 80 |
| kvm2.kleinsense.nl | kvm2 (kleinkvm2) | kleinsense.nl | kleinkvm2 (jetkvm2) | 192.168.3.222 | 80 |
<a href="FrontPage.md#shorts" >Shortcut to pages overview</a>

View File

@ -9,7 +9,7 @@ This page contains JetKVM information.
{#kleinkvm1}
```
TYPE: JetKVM
URL: https://kleinkvm1.kleinsense.nl/
URL: https://kvm1.kleinsense.nl/
IP : 192.168.178.221
MAC: 44:b7:d0:e2:d9:77
LOC: bureau Rudi
@ -21,7 +21,7 @@ OS: Busybox
{#kleinkvm2}
```
TYPE: JetKVM
URL: https://kleinkvm2.kleinsense.nl/
URL: https://kvm2.kleinsense.nl/
IP : 192.168.178.222 or 192.168.3.222
MAC: 44:B7:D0:E6:98:C7
LOC: bureau Darius

View File

@ -25,7 +25,7 @@ IP : 192.168.1.200
MAC: f0:1f:af:d4:25:d4
LOC: bureau Rudi
HW: PC
OS: ProxMox
OS: Ubuntu 22.04 LTS
```
### KleinNas
@ -37,7 +37,7 @@ IP : 192.168.1.150
MAC: f0:1f:af:d4:25:d4
LOC: bureau Rudi
HW: PC
OS: ProxMox
OS: Truenas Scale
```
### KleinNext
@ -51,3 +51,13 @@ LOC: Meterkast
HW: NAS
OS: Synology DSM
```
### KleinMox1
{#kleinmox1}
```
TYPE: Proxmox server
URL: http://kleinmox1.kleinnet
IP : 192.168.1.3
MAC: e0:d5:5e:24:8e:9d
LOC: Waskamer
HW: PC
OS: ProxMox

View File

@ -10,6 +10,14 @@ reverse-proxy server (nginx) and DHCP (Kea).
- **Host 1**: kleinmox1 (192.168.1.3)
- **Host 2**: kleinmox2 (192.168.1.4)
### VMs
KleinNas (150) TrueNAS Scale
KleinServer (200) Ubuntu 22.04 LTS
### LXC
KleinFlux (101) InfluxDB
KleinGraph (102) Grafana
### Source
[](https://www.proxmox.com/)
### Access through