Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Veerendra edited this page Nov 22, 2022 · 9 revisions

Raspberry Pi Homeserver

All apps are deployed with docker-compose

Screenshot

image

Networking

                                   +----------------------------------------------+                 
                                   |                                +---------+   |                  
\                   /              |                                | App 1   |   |                 
 \                 /               |                       +------- |         |   |                 
  \               /                |                       |        |         |   |                 
   \             /                 |     +---------+       |        +---------+   |                 
    \           /                  |     |         |       |        +----------+  |                 
     \         /                   |     |  Nginx  |       |        |          |  |                 
  +---------------+                |     |  Proxy  |-------|------- | App 2    |  |                 
  |  WLAN Router  |                |     |         |       |        |          |  |                 
  |               | -------------- |     |         |       |        +----------+  |                 
  +---------------+                |     +---------+       |        +----------+  |                 
                                   |                       |        |          |  |                 
                                   |                       +------- | App n    |  |                 
                                   |                                |          |  |                 
                                   |                                +----------+  |                 
                                   |              Raspberry Pi                    |                 
                                   +----------------------------------------------+                 

Clone this wiki locally