User:Jchdel: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
* 28" HD | * 28" HD | ||
* [''project''] home server ''(Alpine or Debian based?)'' ''(R-Pi 3 or x86-64?)'' | * [''project''] home server ''(Alpine or Debian based?)'' ''(R-Pi 3 or x86-64?)'' | ||
** local time server | ** local time server with {{Pkg|chrony}} | ||
** local resolver cache | ** local resolver cache with {{Pkg|unbound}} | ||
** Kodi (or other MMC) with {{Pkg|???}} | |||
** Kodi (or other MMC) | ** SMTP relay with {{Pkg|postfix}} | ||
** SMTP relay | ** HTTP proxy with {{Pkg|squid}} | ||
** HTTP proxy | ** privoxy with {{Pkg|privoxy}} | ||
** privoxy | ** file server with {{Pkg|rsync}} | ||
** file server | ** HTTP reverse proxy ( with {{Pkg|nginx}} | ||
** HTTP reverse proxy (nginx | ** local package repository with {{Pkg|cron}} | ||
** local package repository | ** gitlab with {{Pkg|docker-ce}} | ||
** gitlab | ** jenkins master (or other CI toolchain) with {{Pkg|docker-ce}} | ||
** jenkins master (or other CI toolchain) | |||
* [''project''] jenkins satellite build box(es) | * [''project''] jenkins satellite build box(es) | ||
* a CPL plug (to switch) | * a CPL plug (to switch) |
Revision as of 17:21, 12 November 2021
My current home/lab setup is
- An Alpine router x86 running https://github.com/jchdel/select-fastest-gateway connected to two or three different uplinks
- a switch
- a R-Pi 4 (used as usual desktop)
- a desktop (16 cores, 128GB RAM) (used as build box or simulator)
- dual 43" 4K (DP to desktop, HDMI to R-Pi 4)
- a couple of x86-64 boxes lying aroung running Alpine
- 28" HD
- [project] home server (Alpine or Debian based?) (R-Pi 3 or x86-64?)
- local time server with chrony
- local resolver cache with unbound
- Kodi (or other MMC) with ???
- SMTP relay with postfix
- HTTP proxy with squid
- privoxy with privoxy
- file server with rsync
- HTTP reverse proxy ( with nginx
- local package repository with cron
- gitlab with docker-ce
- jenkins master (or other CI toolchain) with docker-ce
- [project] jenkins satellite build box(es)
- a CPL plug (to switch)
- a laptop (4 cores, 16GB RAM)
- a CPL plug (to emonPi)
- an emonPi, see http://openenergymonitor.org/, running MQTT
- a Davis Meteo station (data collected with weenx)
- a WKS Solar inverter (data collected with mpp-solar)
- several emonTh, see http://openenergymonitor.org/
- [project] https://www.zigbee2mqtt.io/
- [project] two Toons (by Quby) as home displays, see https://github.com/ToonSoftwareCollective
On top of the emonPI used as data logger for several IoT scattered among the house, I would like to deploy a multimedia center. And to add caching and filtering features to the router (squid, privoxy, tor, ...) and maybe basic internet services for internal consumption... Or I will dedicate a R-Pi 3 or a x86-64 as LAN server... dunno yet...
I still have a full rack of servers and switches lying around but not the electricity power nor the internet uplink to make use of it :(