https://github.com/rishikanthc/pi-rekd
Self hosted stack on Raspberry Pi
https://github.com/rishikanthc/pi-rekd
Last synced: 5 months ago
JSON representation
Self hosted stack on Raspberry Pi
- Host: GitHub
- URL: https://github.com/rishikanthc/pi-rekd
- Owner: rishikanthc
- Created: 2023-06-06T02:04:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T01:02:32.000Z (about 3 years ago)
- Last Synced: 2025-02-14T16:54:21.497Z (over 1 year ago)
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Setting up a Raspberry Pi home server
My setup consists of a Raspberry Pi 4 - 8GB version, the Argon One m.2 case with a 1TB SATA SSD.
### Boot from SSD
Flash a SD card with Raspberry Pi Imager with the USB Boot bootloader selected. Flash it on the PI (wait for the green light to go-off in a rythm).
Connect the SSD (USB port at base of Argon) to your PC and flash a copy of Raspbian onto it. Connect to the Pi and boot
## Securing your RPi
Disable Root login
Disable Password authentication
Install fail2ban
Install logwatch #optional
## Installing Pre-requisites
Install docker using the convenience scripts from [here]()
## Deploying Apps
We will begin by deploying Portainer.
### Portainer
### Traefik
### Authelia
### LLDAP