User:Jchdel: Difference between revisions

From Alpine Linux
mNo edit summary
m (update lab setup)
Line 1: Line 1:
My current home/lab setup is
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
* An Alpine router x86_64 running https://github.com/jchdel/select-fastest-gateway connected to two or three different uplinks
* a switch
* a switch
* a R-Pi 4 (used as usual desktop)
* a R-Pi 4 (used as usual desktop) also in 64 bits
* a desktop (16 cores, 128GB RAM) (used as build box or simulator)
* a tower (16 cores x86_64, 128GB RAM) running Alpine, [[openVSwitch]] and [[qemu]]-kvm
* dual 43" 4K (DP to desktop, HDMI to R-Pi 4)
* 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 {{Pkg|chrony}}
** local resolver cache  with {{Pkg|unbound}}
** Kodi (or other MMC)  with {{Pkg|???}}
** SMTP relay  with {{Pkg|postfix}}
** HTTP proxy with {{Pkg|squid}}
** privoxy  with {{Pkg|privoxy}}
** file server  with {{Pkg|rsync}}
** HTTP reverse proxy (  with {{Pkg|nginx}}
** local package repository  with {{Pkg|cron}}
** gitlab  with {{Pkg|docker-ce}}
** jenkins master (or other CI toolchain)  with {{Pkg|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 plan to run a Xorg desktop headless in some KVM and remotely connect to it from the R-Pi as X station...
 
And to drive other dev and build boxes as KVM.
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 :(

Revision as of 04:31, 13 March 2022

My current home/lab setup is

I plan to run a Xorg desktop headless in some KVM and remotely connect to it from the R-Pi as X station... And to drive other dev and build boxes as KVM.