Skip to content

codeschooldropout/unraid-docker-nanominer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

I use this on Unraid but not with it's built in docker system due to issues with mounting single files into images.

(back to top)

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Install plugins via Community Applications in Unraid

Install for overclocking GPUs

Installation

  1. Clone the repo somewhere on your array - i.e. /mnt/user/appdata/unraid-docker-nanominer

    git clone https://github.com/codeschooldropout/unraid-docker-nanominer.git
  2. Deploy via command line since Unraid interface can't handle the file mount

    docker run --privileged -it --name='unraid-docker-nanominer' --runtime=nvidia -p '8081:8081' -v ${PWD}/config_satori_merged.ini:/nanominer/config.ini codeschooldropout/unraid-docker-nanominer

(back to top)

Roadmap

  • Figure out way around loading config file that isn't 3000 env vars

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

?

(back to top)

Contact

codeschooldropout - @codedropout

Project Link: https://github.com/codeschooldropout/unraid-docker-nanominer

(back to top)

About

Nanominer on Unraid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published