Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
omv7:omv7_plugins:docker_compose [2024/08/10 19:45] – [How to update a single docker-compose container] chente | omv7:omv7_plugins:docker_compose [2025/03/30 14:28] (current) – [Schedule (Updates and Backups)] chente | ||
---|---|---|---|
Line 85: | Line 85: | ||
* In this field we can define a folder already created where we have the user data. | * In this field we can define a folder already created where we have the user data. | ||
* The plugin will use this path if we use the CHANGE_TO_COMPOSE_DATA_PATH string in any compose file. This behavior is similar to that of a global environment variable. | * The plugin will use this path if we use the CHANGE_TO_COMPOSE_DATA_PATH string in any compose file. This behavior is similar to that of a global environment variable. | ||
+ | * If you are not going to use the CHANGE_TO_COMPOSE_DATA_PATH variable you can leave this field unconfigured. | ||
* To define this folder do the following: | * To define this folder do the following: | ||
* In the **Shared Folder** field select a shared folder. | * In the **Shared Folder** field select a shared folder. | ||
Line 638: | Line 639: | ||
* If you want to have several versioned backups over time, you must make a copy later with another specialized application for this purpose. | * If you want to have several versioned backups over time, you must make a copy later with another specialized application for this purpose. | ||
* The containers that were running when the process started are started again. Those who were detained will continue to be detained. | * The containers that were running when the process started are started again. Those who were detained will continue to be detained. | ||
+ | * A copy of the global environment variables file will be added to the backup. This file will be located in the folder defined for the backup and is named '' | ||
The update task performs the following process: | The update task performs the following process: | ||
* Download the container images included in the compose file. | * Download the container images included in the compose file. | ||
Line 651: | Line 653: | ||
=== Create === | === Create === | ||
- | {{ :omv6:omv6_plugins: | + | {{ :omv7:omv7_plugins: |
- | Opens a dialog | + | Opens a dialog |
* **Settings** | * **Settings** |