Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

dylangageot/ServerPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ServerPi

ServerPi is a homepage for your Raspberry Pi who allows you to explore file and manage your system.

Disclaimer

This project is not maintained anymore.

Setup

  • First, you need to install apache2 and php5 on your Raspberry Pi :

    sudo apt-get install apache2 php5

  • After that, you have to find the root of your website. You can found the path by copy/paste this command :

    grep -i "DocumentRoot" /etc/apache2/sites-available/000-default.conf

  • Go to the path found in the last point, clean it and clone the repository :

    git clone https://github.com/Naipsys/ServerPi.git .

  • Now you have to configure ServerPi by editing the file ServerPi/config.php

About

ServerPi is a homepage for your Raspberry Pi which allows you to explore file and manage your system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published