/laboite-webapp

PHP web app of the laboîte project

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

laboite-webapp

This is a PHP+MySQL web application that allows the remote configuration of laboîte devices connected to Internet.

laboite webapp

Installation

  1. Install a LAMP server
  2. Fork this repo
  3. Clone it to your /var/www/ directory
  4. Import the database by using this command (please use this SQL dump): $ mysql -u root -p <your_password> <your_database_name> < laboite-webapp.sql
  5. Create a user by typing [http://<ip_adress_of_your_server>/signup])(http://www.laboite.cc/signup) in your web browser
  6. Plug one of your device and enjoy a freshly-brewed coffee !

License

The code is released under The Affero General Public License version 3. http://www.gnu.org/licenses/agpl-3.0.en.html