4 Forks
20 Stars
20 Watchers

Pi-Server

Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, supervisor, git (including on your server), git hooks, docker & docker compose, and more!

How to download and setup Pi-Server

Open terminal and run command
git clone https://github.com/codingforentrepreneurs/Pi-Server.git
git clone is used to create a copy or clone of Pi-Server repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Pi-Server https://github.com/codingforentrepreneurs/Pi-Server/archive/master.zip

Or simply clone Pi-Server with SSH
[email protected]:codingforentrepreneurs/Pi-Server.git

If you have some problems with Pi-Server

You may open issue on Pi-Server support forum (system) here: https://github.com/codingforentrepreneurs/Pi-Server/issues