Aquesta pàgina recull alguns projectes personals, experiments i coses que he anat muntant.
Homelab
-
https://github.com/eudaldgr/homelab
Repositori GitOps amb la configuració del meu homelab personal basat en Proxmox, Docker i Kubernetes.
Així com scripts i eines que he anat desenvolupant per gestionar-lo.
Imatges Docker
Scratchless
Iniciat com a projecte per a crear una imatge de Bitcoin Core basada en
FROM scratch, Scratchless ha anat creixent
i ara inclou imatges per a altres projectes relacionats amb
Bitcoin i la privacitat.
Aquestes imatges no contenen cap paquet de distribució, sinó que es construeixen
a partir de les compilacions oficials dels projectes, i només inclouen els
binaris i fitxers necessaris per a executar-los, fent-les molt lleugeres i
segures. S'executen per defecte com a usuaris no privilegiats (rootless).
-
https://github.com/eudaldgr/docker-scratchless
Imatge oficial de eudaldgr/scratchless per a Docker.
docker pull ghcr.io/eudaldgr/scratchless
docker pull ghcr.io/eudaldgr/scratchless:openssl
docker pull ghcr.io/eudaldgr/scratchless:qt-minimal
docker pull ghcr.io/eudaldgr/scratchless:rocksdb
docker pull ghcr.io/eudaldgr/scratchless:tor
docker pull ghcr.io/eudaldgr/scratchless:i2pd
Bitcoin
-
https://github.com/eudaldgr/docker-bitcoind-core
Imatge no oficial de Bitcoin Core per a Docker.
docker pull ghcr.io/eudaldgr/bitcoind-core:latest
-
https://github.com/eudaldgr/docker-bitcoind-knots
Imatge no oficial de Bitcoin Knots per a Docker.
docker pull ghcr.io/eudaldgr/bitcoind-knots:latest
Fulcrum
-
https://github.com/eudaldgr/docker-fulcrum
Imatge no oficial de Fulcrum per a Docker.
docker pull ghcr.io/eudaldgr/fulcrum:latest
LND
-
https://github.com/eudaldgr/docker-lnd
Imatge no oficial de LND per a Docker.
docker pull ghcr.io/eudaldgr/lnd:latest
Arxiu
Aquí hi trobaràs projectes antics i coses que he anat fent al llarg del temps, però que ja no es mantenen actualitzades.
Elements
-
https://github.com/eudaldgr/elements
Taula periòdica interactiva feta amb Vala.
KISS Linux
-
https://github.com/eudaldgr/kiss-live
Imatge liveISO de KISS Linux amb suport per UEFI i BIOS.
-
https://github.com/eudaldgr/kiss-garbage
Repositori per a proposit general de paquets per KISS Linux.