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.

docker compose?

Featured Replies

what is the name of the plugin ? I would like to give it a whirl....

  • Replies 118
  • Views 54k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I'd like something like this. Both to easily reuse Docker Compose setups, but also to be able to group applications together in the Unraid UI. Atm it feels like Unraid promotes bad Docker practice by

  • ironicbadger
    ironicbadger

    Sorry to revive an old thread.   Can we get docker-compose into unraid for real this time?

  • I for one would also like to see this, as I use numerous links in my configuration. It seems to me that the dockerMan's XML template system is just re-implementing what docker-compose does better, and

Posted Images

14 hours ago, bucky2076 said:

what is the name of the plugin ? I would like to give it a whirl....

The plugin is called compose manager. Just search for compose in the plugins category of community apps.

 

 

An other option ( found somewhere in the forum ) is to add this at the end of your user .bash_profile

 

Quote

#docker-compose as container
alias docker-compose='docker run --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -v "$PWD:$PWD" \
    -w="$PWD" \
    docker/compose:latest'

 

I have also added a little top engine for monitoring

 

Quote

 

# monitoring

alias bpytop='docker run --rm -it \
    --pid=host \
    --net=host \
    -v /mnt/user/app-data/bpytop:/root/.config/bpytop \
    macgyverbass/bpytop'

 

 

Benefits are

 

always uptodate

"docker spirit" 

did not add things into the system

 

Edited by Djeen

  • 7 months later...

I would like docker compose officially added to unRaid. It's been around a while and could prove very useful. 

  • 1 month later...
  • 1 month later...

I think is time to take to really consider this request.

 

  1. There is a real demand therefore the community did the compose manager plugin but is not fully integrated or supported
  2. Is an standard and dockerman is just a docker run template that only unraid uses.
  3. From an architecture point of view it makes sense and simplify the maintenance of Unraid
  4. It has more features and many things can't be done with dockerman
  5. Deploying certain systems that requires several containers and relationships between them is a nightmare with dockerman
  6. Is easier to maintain and share the configuration

 

 

@primeval_god

 

Edited by L0rdRaiden

  • 3 weeks later...

Agreed! I'm sure it wouldn't be super easy to implement, but I think at this point it's a no brainer. Docker compose is a massive part of docker and since UnRaid is literately built around the functionality of docker, this feature should be added ASAP!

Thanks to all the developers that work on it. 

9 hours ago, jlw_4049 said:

UnRaid is literately built around the functionality of docker,

?

 

Just now, JonathanM said:

?

 

Could have probably said that better. Docker is one of the main reasons for UnRaid with it's file capabilities for me. If it wasn't so well integrated I wouldn't have purchased it. This is likely the same for a lot of people. Nearly anything I run of importance that isn't built into UnRaid, which is 99% of what I use, is on Docker.

I have noticed that CPU Pinning feature doesn't support/detect docker compose containers.

I fact what would make sense for unraid is to move from docker to podman and then use compose.

Edited by L0rdRaiden

  • 2 months later...

+1 docker compose

  • 3 months later...

+1

  • 2 weeks later...

+1

With docker compose labals unraid could still save all necessary metadata directly on the stack.

  • 4 weeks later...

+1

  • 1 month later...

+1

I just installed Unraid for the first time and was surprised docker compose was not a standard feature. Thankfully the community created a plugin. Please add this feature.

  • 4 weeks later...

I am a new user of Unraid, I am currently testing it, I like it all very much. But I also discovered to my surprise that there is no support for docker compose. Nowadays, many more serious applications run on several dockers and the lack of this support is a serious blocker.

+1 to compose support

Edited by jaclas

6 hours ago, jaclas said:

there is no support for docker 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.