GithubHelp home page GithubHelp logo

Comments (1)

alanking avatar alanking commented on June 5, 2024

Hi!

I wanted to start off by saying that the iRODS Consortium does not currently maintain the Docker image(s) in this repository and iDrop is no longer being maintained. We do not recommend using these.

As an alternative to iDrop, you may wish to check out metalnx: https://github.com/irods-contrib/metalnx-web/ This is actively being maintained and used in the community. Plus, there is more modern Docker support for that application.

As for volume mounts for data persistence, the catalog is just a database. So, if, for example, you're using Postgres, the data will be in the standard locations and so the catalog can be stored outside of the container via volume mounts as described here: https://github.com/docker-library/docs/blob/master/postgres/README.md#where-to-store-data

Any data you wish to retain in iRODS resources could go into storage resources with vault paths that are volume mounts in the container. The resource could be created like this:

iadmin mkresc ufs unixfilesystem my-persistent-hostname:/path/to/volume/mount

Hopefully that helps a little, and we can help get you where you're trying to go :)

from contrib.

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.