Giter Site home page Giter Site logo

Comments (4)

nickcj931 avatar nickcj931 commented on August 16, 2024 1

Had some time to test this today, works like a charm fella!

I didnt end up using the cache directory in mine and instead in the user/appdata directory just because my caches are setup different.

# Start docker-compose containers
docker-compose -f /mnt/user/appdata/docker-compose.yaml up --force-recreate --remove-orphans -d

But i think its defo worth while putting this into your guide im sure there are more than just me struggling with this haha.

from compose-on-unraid.

neoKushan avatar neoKushan commented on August 16, 2024

Hi @nickcj931 , I'll be honest I've rebooted my NAS about 3 times this year (once due to a power cut) so I can't quite remember if this works or not, but I threw the docker-compose up command into my Go file after installing docker compose and that seems to work well (I think ,I can't remember 😅)

# Install Docker Compose
pip3 install docker-compose

# Spin up docker containers
docker-compose -f /mnt/cache/appdata/docker/docker-compose.yml up --force-recreate --remove-orphans -d

from compose-on-unraid.

nickcj931 avatar nickcj931 commented on August 16, 2024

Thanks for such quick reply and suggestion @neoKushan

Did not even cross my mind to use the compose command in the Go file haha.

I will have to give it a ... Go ... pun 100% intended.

from compose-on-unraid.

neoKushan avatar neoKushan commented on August 16, 2024

haha brilliant! Let me know how it goes!

from compose-on-unraid.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.