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
- Host: GitHub
- URL: https://github.com/rofies-iiitp/raspberry-pi
- Owner: ROFIES-IIITP
- License: mit
- Created: 2024-06-06T11:37:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:52:58.000Z (over 1 year ago)
- Last Synced: 2025-07-18T07:36:17.004Z (11 months ago)
- Topics: docker-swarm, glusterfs, home-server, linux, network-storage, nginx, raspberry-pi-3
- Language: Shell
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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