Skip to content
forked from jeedom/core

Software for home automation

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

guenneguezt/core

This branch is 1 commit ahead of, 17959 commits behind jeedom/core:beta.

Folders and files

NameName
Last commit message
Last commit date
Dec 4, 2016
Dec 6, 2016
Dec 28, 2015
Dec 21, 2016
Dec 21, 2016
Jul 31, 2017
Dec 18, 2016
Jan 19, 2016
Oct 14, 2016
May 24, 2016
Dec 6, 2016
Nov 19, 2016
Dec 28, 2015
Oct 7, 2016
Apr 2, 2016
Dec 6, 2016
Jul 11, 2016
Jan 14, 2016
Dec 16, 2016
Oct 25, 2015
Aug 24, 2016
Jan 25, 2015
Jan 25, 2015
Aug 25, 2016
Aug 25, 2016
May 4, 2015
Aug 10, 2016
Jul 1, 2015
Sep 16, 2016
Feb 21, 2016
Feb 21, 2016
Jul 30, 2016
Dec 4, 2015
Nov 4, 2014
Oct 18, 2016

Repository files navigation

Travis ci

Jeedom by Loïc

Website (English): https://jeedom.com/site/en/

Website (French): https://jeedom.com/site/

Installation

Pre-requis

  • mysql installé (en local ou sur une machine distance)
  • un serveur web d'installé (apache ou nginx)
  • php (5.6 minimum) installé avec les extensions : curl, json, gd et mysql
  • ntp et crontab installés
  • curl, unzip et sudo installés

TIPS : pour nginx vous trouverez un exemple de la configuration web necessaire dans install/nginx_default.

Création de la BDD jeedom

Il vous faut créer une base de données jeedom sur mysql (en utf8_general_ci).

Téléchargement des fichiers

Téléchargez les sources jeedom : https://github.com/jeedom/core/archive/stable.zip, décompressez les dans un repertoire de votre serveur web.

Configuration et installation

Allez (avec votre navigateur) sur install/setup.php.

Remplissez les informations, validez et attendez la fin de l'installation. Les identifiants par défaut sont admin/admin.

About

Software for home automation

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 60.4%
  • JavaScript 27.3%
  • CSS 5.2%
  • HTML 4.4%
  • XSLT 2.0%
  • Shell 0.6%
  • Other 0.1%