Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] Docker Compose Manager

Featured Replies

2 hours ago, primeval_god said:

In a future release an option to place the whole projects folder elsewhere will exist, no ETA.

Outstanding! Thanks for the reply.

  • Replies 872
  • Views 326.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I've been playing with the code behind this plugin and have made a couple of tweaks.  I'd be interested on peoples thoughts and suggestions.   The first allows you to specify any .env file. 

  • I've recently started using Compose Manger to orchestrate my containers in Unraid. I've used docker-compose for a long time on old servers, but moved away from it when I started using Unraid, as I pre

  • In the recent update, orphaned image is now automatically removed. Thank you.   Is it possible to also update the local sha256 hash in this file /var/lib/docker/unraid-update-status.json? Si

Posted Images

What is the best way to handle updates with this plugin?

 

I have updates available.

 

image.png.7de8bb54be36aacb08c1d70ef4ec6d05.png

 

Trying to update by clicking "apply update".

 

image.thumb.png.9a5dc1a20d784c854a3d1ef98cf2ed1d.png

 

 

Updating the stack by clicking "Update stack" works.

 

image.thumb.png.886a91be3bb31e25a3b65d9911498ee1.png

 

However, it still shows "update ready" in the GUI. Very annoying. 

 

Something wrong or how can I mitigate this issue?

23 minutes ago, stagenet said:

Something wrong or how can I mitigate this issue?

Nope, just gotta live with the wrong "update ready".

5 minutes ago, Kilrah said:

Nope, just gotta live with the wrong "update ready".

 

Any way to disable them all together?

Edited by stagenet

Was possible to hide the "update ready" with FolderView plugin.

 

image.png.65f842ecf4fc861b750abe837fb4a1a7.png

 

 
Quote

 

Attention:
This application template has been blacklisted.

 

 
Should we be worried? Or are we just waiting for a plugin update?

 

15 minutes ago, 7hr08ik said:
 
 
Should we be worried? Or are we just waiting for a plugin update?

 

There seems to have been a glitch with Community Applications (my Tailscale plugin got blacklisted too), Squid is working on it. You shouldn't need to do anything.

  • Author
On 2/15/2024 at 3:55 PM, Chris H said:

Hi all. 

 

New to unRAID and the Docker Compose Manager (not new to docker or containers or compose).

 

I didn't see this in the configuration but instructions might be elsewhere - how do I tell Docker Compose Manager to put the docker-compose.yml in a different directory than 

/boot/config/plugins/compose.manager/projects/

 

I apparently did this once but can't figure out how I did it so my compose files are stored there rather than where I can easily back them up.

 

Thanks in advance for any insight!

Check out the new release.

After I use Compose to create a container, it always prompts an update in the docker container interface, but the image is the latest version. I also encountered another problem, when Compose creates a container, there is a certain probability that the system docker will repeatedly create containers after starting docker, which leads to the containers created by Compose can not be used normally.

19 hours ago, primeval_god said:

Check out the new release.

 

I installed the new version but I don't see anywhere in settings for this. Can you point to how to set the global compose file location?

  • Author
1 hour ago, Chris H said:

 

I installed the new version but I don't see anywhere in settings for this. Can you point to how to set the global compose file location?

It should be the first option on the setting page.

8 minutes ago, primeval_god said:

It should be the first option on the setting page.

Settings from the Apps entry for Docker Compose Manager takes me to the page to edit the stacks, not a settings page. I might have something messed up on my side.

 

I did also check for each stack but those settings haven't changed.

 

EDIT: I found it under the Settings for unRAID, down at the bottom. Thanks!

After updating to the latest version. Every time I update the configuration of one of my stacks I get the following message.

 

image.png.6f7f782c004938d3a803e98c949a47df.png

  • Author
3 hours ago, stagenet said:

After updating to the latest version. Every time I update the configuration of one of my stacks I get the following message.

 

image.png.6f7f782c004938d3a803e98c949a47df.png

It should be fixed now.

7 hours ago, primeval_god said:

It should be fixed now.

 

Cheers!

On 2/16/2024 at 10:22 PM, primeval_god said:

I have no idea what this means.

thanks,It is already fixed now. Check the path of /tmp/plugins/pluginPending and remove the file of compose.manager.plg.

Cannot upgrade to the latest version ,The latest version is already 2024.2.20, but I can only upgrade to 2024.2.19。

 

78291443_.jpg.af554e944c223edde98f87cb0a0bd1db.jpg

  • Author
9 hours ago, sarsmark said:

Cannot upgrade to the latest version ,The latest version is already 2024.2.20, but I can only upgrade to 2024.2.19。

 

78291443_.jpg.af554e944c223edde98f87cb0a0bd1db.jpg

Try uninstalling the plugin and reinstalling.

 

Does the Docker Compose MANAGER have a GitHub address? The download of downloads in the application market is always wrong.

I'm using the docker-compose-plugin and have the following problem...

Once a stack is using a network, the network will be displayed as the network-id and not as the network-name.

Can I fix this??

 

Thanks a lot

2 hours ago, tescher said:

I'm using the docker-compose-plugin and have the following problem...

Once a stack is using a network, the network will be displayed as the network-id and not as the network-name.

Can I fix this??

 

Thanks a lot

https://github.com/unraid/webgui/pull/1616

I've submitted a PR to address this. It's an issue with how unraid UI changed how it read the network. Hopefully this will be merged in soon. Feel free to edit your local files as per the pr to see if it works for you and also content on the pr.

Cheers

20 hours ago, sarsmark said:

 

Does the Docker Compose MANAGER have a GitHub address? The download of downloads in the application market is always wrong.

https://github.com/dcflachs/compose_plugin

  • Author
45 minutes ago, sarsmark said:

thanks a lot。The next step is to solve the issue of prompt "apply update".

Before you waste your time on this please note that any "fixes" are unlikely to be merged. I dont consider it to be an issue with this plugin. The problem is the same for any containers on the system created by means other than Dockerman (cli, portainer, composeman, etc.) thus the fix should be in Dockerman. Update tracking is not a feature of the compose manager plugin, and is in many cases irrelevant as locally built containers are a more common use case with compose. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.