This plugin allows to install and manage and create Docker containers directly from Jeedom.
IMPORTANT
This plugin is not intended to replace dedicated software such as Portainer, it is just made to execute simple commands and manage Docker while remaining basic.
Once the dependencies are installed, you must activate “Docker 1” locally (for the moment it is possible to add the connection to a remote docker). You can also configure the cron for the update frequency, we advise you to put */5 * * * *
.
If you already have Dockers on Jeedom, you can click on the “Synchronize” button to retrieve the existing dockers and create the corresponding Jeedom equipment.
You can also, from Jeedom, create new Dockers. To do this, simply create Jeedom equipment.
docker compose
Where docker run
otherwise the Docker container cannot be attached to the Jeedom equipment.Manuel
, is Jeedom Docker run
(creation using a docker run command made by Jeedom), is Jeedom docker composer
(creation using a docker composer made by Jeedom).Jeedom Docker run
. The command to fill in concerns everything after docker run
.Jeedom Docker composesr
. you must indicate here the content of your Docker composes
.plugins/dockers/data/backup
for example)*Displays various information about the Docker container :
Here you have access to the following commands :
You have the possibility, following the creation of a piece of equipment, to call a Assistant (top right button) which will allow you, through a few questions, to generate a specific Docker container. The list will expand over time but are already available for the creation of the following containers :
On the general page of the plugin grouping all Docker equipment, the button Coded takes you directly to a Jeedom directory intended to receive the configuration files of your Dockers if necessary.