Coder Social home page Coder Social logo

Comments (6)

88plug avatar 88plug commented on June 28, 2024 1

Done! Please use :

    image: cryptoandcoffee/akash-chia:263

and update

    env:
    #############################REQUIRED##############################
      - VERSION=1.6.0
     #Always check https://github.com/Chia-Network/chia-blockchain/releases
      - CONTRACT=
      - FARMERKEY=
      - PLOTTER=madmax
     #Choose your plotter software - madmax, bladebit, bladebit-disk
      - PLOT_SIZE=32
      - PORT=8444
     #Network port (default = 8444, chives = 9699, mmx = 11337)
      - FINAL_LOCATION=local
     #Set to "local" to access finished plots through web interface.
     #Set to "upload" and finished plots will be uploaded to a SSH destination like user@ip:/home/user/plots
      - CPU_UNITS=8
      - MEMORY_UNITS=6Gi
      - STORAGE_UNITS=815Gi

This will be live once the pull request is accepted.

from awesome-akash.

88plug avatar 88plug commented on June 28, 2024 1

#333

from awesome-akash.

88plug avatar 88plug commented on June 28, 2024 1

Hi! I just found this - will push a fix shortly

from awesome-akash.

dzeto avatar dzeto commented on June 28, 2024

Very nice and thank you for a very fast response. :)

from awesome-akash.

dzeto avatar dzeto commented on June 28, 2024

Hello, Please be so kind and check below error. It shows up when i add PORT=9699 for Madmax plotter.

...
chia: To see your keys, run 'chia keys show --show-mnemonic-seed'
chia: usage: chia [-h] {chiapos,madmax,bladebit,install} ...
chia: chia: error: unrecognized arguments: -x 9699
chia: Creating plotters folder within CHIA_ROOT: /root/.chia/mainnet/plotters
chia: Currently using 0.00018272Gi of total allocatable 236Gi
chia: ls: cannot access '/plots/*.plot': No such file or directory

It would be nice if would be possible to disable disk size check too, because K29-K31 plot sizes don't need that much temporary space (line 66 in run.sh: ...if (($STORAGE_UNITS < 364)); then...)

Thank you for help!
Kind regards.

from awesome-akash.

dzeto avatar dzeto commented on June 28, 2024

Now works perfectly. Thank you! :)

from awesome-akash.

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.