Skip to content

slysiou/jeedom-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeedom Docker

This is an unofficial, open-source and community-driven deployment of Jeedom solution

Requirements

  • Install Docker > 1.12
  • Install Docker Compose > 1.11

Before anything, you need to make sure you have Docker properly setup in your environment. For that, refer to the official documentation for both Docker and Docker Compose.

Also, if you're developing on Mac or Windows – yeah, maybe that's the case –, make sure you have Docker Machine properly setup.

Warning

Lot of plugin use network broadcast and make it difficult to work properly in a docker container.

Usage

You are up and running in 1 step:

$ docker-compose up  -d 

Open in browser: http://localhost:8080/

Database hostname is "db"

User and password are admin/admin

Enjoy!

About

Run Jeedom from docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published