How to setup Raspberry Pi Lighttpd Thumbnail

How to setup Raspberry Pi Lighttpd

In this project, we will be exploring how to set up a Lighttpd Web Server on your Raspberry Pi. Lighttpd like NGINX is a fast and memory efficient alternative to Apache that is designed to have a relatively low memory footprint and a small CPU load, both of which are perfect qualities for the Raspberry […] Read More...

Raspberry Pi SSL Certificates using Let’s Encrypt Thumbnail

Raspberry Pi SSL Certificates using Let’s Encrypt

This Raspberry Pi SSL certificate project will walk you through the steps to installing and setting up the Let’s Encrypt Certbot client on the Pi. This Certbot client allows the user to grab an SSL certificate from Let’s Encrypt by either utilizing your web server or running a temporary server. Let’s Encrypt is the best […] Read More...

How to Setup a Raspberry Pi Caddy Web Server Thumbnail

How to Setup a Raspberry Pi Caddy Web Server

In this project, we will be showing you how to set up a Raspberry Pi Caddy web server. While Caddy is not nearly as performance friendly as NGINX on the Raspberry Pi, it is packed with user-friendly features and is designed to utilize modern web technologies right out of the box. Caddy utilizes modern web […] Read More...

Raspberry Pi GITLab Server Thumbnail

Raspberry Pi GITLab Server

In this Raspberry Pi Gitlab tutorial, I will be going through the steps to set up a piece of software called GITLab. This software is basically a more fully featured version of our GIT tutorial, but is also a lot more demanding on the Raspberry Pi. If you have ever used a GIT hosting service […] Read More...