Giter VIP home page Giter VIP logo

Comments (8)

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

Looks like link to template in s3 doesn't have the 40GB disk size addition, so just use the one here manually.

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

And other notes for reference :- ---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
in
3 import datacube
4 from satsearch import Search
----> 5 from odc.apps.dc_tools.stac_api_to_dc import stac_api_to_odc
ModuleNotFoundError: No module named 'odc.apps.dc_tools'

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

SSH into the machine. Do cd /opt/odc
Then ls and you should see a docker-compose file.
Please do docker-compose stop then docker-compose pull then docker-compose up -d
Probably all needs sudo

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

Dockerfile cube-in-a-box-cloudformation.yml notebooks
LICENSE docker-compose-prod.yml parameters.json
Makefile docker-compose.yml requirements.txt
README.md docs

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

sudo docker-compose -f docker-compose.yml -f docker-compose-prod.yml pull
sudo docker-compose -f docker-compose.yml -f docker-compose-prod.yml up -d

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

Oh, and wait 5 mins before running the pull command...

Successfully built ddfb20c792ea
Successfully tagged odc_jupyter:latest
WARNING: Image for service jupyter was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build.
Starting odc_postgres_1 ... done
Recreating odc_jupyter_1 ... done

from cube-in-a-box.

RichardScottOZ avatar RichardScottOZ commented on July 23, 2024

stop, the default version, then this sudo docker-compose -f docker-compose-prod.yml pull
now with the up command do I need to do this with both the compose yml file references?
sudo docker-compose up -d

from cube-in-a-box.

alexgleith avatar alexgleith commented on July 23, 2024

I think this is no longer relevant.

from cube-in-a-box.

Related Issues (20)

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.