An open API service indexing awesome lists of open source software.

https://github.com/rofies-iiitp/raspberry-pi

A Repository for Raspberry Projects
https://github.com/rofies-iiitp/raspberry-pi

docker-swarm glusterfs home-server linux network-storage nginx raspberry-pi-3

Last synced: 4 months ago
JSON representation

A Repository for Raspberry Projects

Awesome Lists containing this project

README

          

# 🥧 Raspberry Pi

Welcome to the Raspberry Pi Projects Repository! This repository includes detailed instructions on setting up your Raspberry Pi and a collection of exciting projects to get you started.

## 📚 Table of Contents

1. 📋 Raspberry Pi Setup Guide
2. 💡 Projects
- [Host on TOR](./Host%20on%20TOR)
- [Main & Backup Server](./Main%20&%20Backup%20Server)
- [Portable NAS](./Portable%20Raspberry-Pi%20NAS)
- [Portable Hotspot](./Portable%20Raspberry-Pi%20NAS)

## 📋 Raspberry Pi Setup Guide

For detailed instructions on setting up your Raspberry Pi, please refer to the [Raspberry Pi Setup Guide](./Setup-Guide.md).

Once you have completed the setup, refer the [Post Setup Guide](./Post_Setup_Guide.md)

---

## 💡 Projects

### 1. Portable NAS

Create a portable NAS using a Raspberry-Pi, enabling wireless media streaming and file access via a self-hosted hotspot on the go.

#### Requirements
- Raspberry Pi
- Power Supply
- Micro SD Card (At Least 16 GB)
- Storage Device (Other than the SD card)
- Ethernet Connection

### 2. Setting Up Main & Backup Server
Use 2 Raspberry Pi to create a Main Server along with it's Backup Server. When the Main Server becomes inoperable, the data /requests goes to the backup server.
#### Requirements
- Raspberry Pi
- Power Supply
- Micro SD Card (At Least 16 GB)
- WLAN (Wireless Local Area Network)

---

## 🫂 Contributors