Giter Site home page Giter Site logo

storewise / docker-sia Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 71 KB

🐳 Docker image for Sia project

Home Page: https://hub.docker.com/repository/docker/storewise/docker-sia

License: GNU General Public License v3.0

Python 82.25% Dockerfile 17.75%
decentralized-storage docker-image sia

docker-sia's People

Contributors

jkawamoto avatar meijesibbel avatar perdy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

chen369

docker-sia's Issues

Update to Sia v1.4.8

NOTE!! This release has some big changes, please consult Sia change-log before merging.

Unlock the wallet automatically

The wallet needs to be unlocked to make contracts. It’d be nice if the wallet is unlocked automatically when the container starts with a seed.

If unlocking the wallet (i.e. /wallet/unlock) fails because no wallet is initialized, the wallet should be initialized with the given seed by /wallet/init/seed.

If this image has those functions, it’d be helpful.

Skip downloading the bootstrap DB if consensus.db exists

It always tries downloading the bootstrap DB. However, most cases, consensus.db already exists because it mounts a local volume to keep Siad's state. It'd be better to check if consensus.db exists before downloading the bootstrap DB, and skip it if exists.

Poetry could not find a pyproject.toml file in /srv/apps/sia/app or its pare

After upgrading to Sia v1.3.3, I got this error:

Poetry could not find a pyproject.toml file in /srv/apps/sia/app or its pare  

This seems to be because we mount a local volume to $APPDIR and it overwrites pyproject.toml.

Since we have to mount a volume to Sia directory so that consensus.db and renter directory are persistent, the Sia directory should be different from the work directory where includes run and pyproject.toml.

Would you mind making another Sia directory e.g. $BASEDIR/data?

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.