Git Product home page Git Product logo

raspcontrol's Introduction

Raspcontrol

Raspcontrol is a web control centre written in PHP for Raspberry Pi.

This is a Fork of the orignal Raspcontrol by Bioshox - It appears the repo is no longer available...


Installation

You need a web server installed on your Raspberry Pi.

If you are in a hurry, just clone the repository with:

git clone https://github.com/harmon25/raspcontrol.git

And create the json authentifation file /etc/raspcontrol/database.aptmnt with 740 rights and owned by www-data:

{
   "user":       "yourName",
   "password":   "yourPassword"
}

Optional configuration

In order to have some beautiful URLs, you can enable URL Rewriting.
Note: It's not necessary to enable URL Rewriting to use Raspcontrol.

raspcontrol's People

Contributors

dreiundachzig avatar harmon25 avatar racky1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

raspcontrol's Issues

"Diese Website ist nicht erreichbar" pleace help

I try since days to install raspcontroll on my pi3 and try the introduction vom this repo and some site i found on google...
Even i get "Diese Website ist nicht erreichbar"

Can pleace help me anyone? i dont know what i do wrong or can do to fix it...
Other web app's works fine (i try with uninstall all other web apps, same result).

CPU Always show 66%

After install this on my Pi, seems like the CPU always shows 66%. Not sure if anyone seeing this issue.

I'm using Pi Model B, with latest raspbian installed.

Thanks and regards.

Service displays as "stopped" improperly

I detailed the issue here to the best of my ability:
https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=75230&p=861578#p861578

Basically one service in particular is displaying as "stopped" when it is in fact started. I looked at the code and tried to sort it out on my own but coudln't make sense of it. It would seem the original developer is MIA, was hoping maybe you can help!

To summarize the problem. The nagios3 service is showing as UP correctly using the service --status-all command, but for some reason isn't being displayed correctly in raspcontrol.

sudo apt-get install nagios3 is how i installed the service in case it matters.

issue with Jessie?

I run a number oft raspberries under wheezy. No issues w/ raspcontrol so far. Now I installed Raspbian Jessie and can't get Raspcontrol to work. All I'm getting is a white screen. Could it be that Raspcontrol is incompatible w/ Raspbian Jessie? Or is there something extra to do?
Chris

unable to get raspcontrol working

Hey, I'm on Raspbian GNU/Linux 8 (jessie). I just ran these commands:

cd /var/www/html
sudo git clone https://github.com/harmon25/Raspcontrol.git raspcontrol
sudo chown -R www-data:www-data raspcontrol/
sudo mkdir /etc/raspcontrol
sudo nano /etc/raspcontrol/database.aptmnt
<<added in the info in the README.md file>>
sudo chmod -R 755 /etc/raspcontrol/database.aptmnt
sudo chown -R www-data:www-data /etc/raspcontrol

and then went to:
<Pi's IP address>/raspcontrol
and I see nothing..?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.