Skip to content

wlanboy/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberrypi

Raspberry Pi projects I am using for my own homelab.

Table of Contents


Raspberry Pi Setup

Basic setup and configuration for Raspberry Pi devices.


Networking

Network configuration, access points, and routing.

WLAN & Access Points

Wired Networking

Special Services


Hardware Support

Hardware-specific configurations and drivers.


Virtualization

Virtual machines and hypervisor configuration.


Container Services

Docker installation and containerized applications.

Docker Setup

Container Management


Kubernetes

K3s cluster setup and cloud-native tooling.

Cluster Setup

Storage


Certificate Authority

Manage SSL/TLS certificates for your homelab.

Local CA Setup

Kubernetes Certificate Management


Web Applications

Python-based web applications included in this repository.


Windows Integration

Services for Windows client support.


Arduino

Arduino development resources.


Linux Administration

System administration and monitoring tools.


Tools

Utility scripts for repository and Git management.


Project Structure

raspberrypi/
├── arduino/              # Arduino board manager URLs and libraries
├── ca/                   # Certificate Authority setup
│   ├── cert-manager/     # Kubernetes cert-manager configuration
│   ├── external-ca/      # External CA injection for Istio
│   ├── istio/            # Istio ingress with TLS
│   └── local-dns/        # Local DNS configuration
├── chat/                 # Python WebSocket chat application
├── chrony/               # Chrony time sync scripts
├── gitea/                # Gitea Docker Compose setup
├── minioaccess/          # MinIO web management interface
├── tekton/               # Tekton Pipelines documentation
├── tools/                # Utility scripts
└── *.md                  # Tutorial documentation files

License

See LICENSE file for details.