Giter Club home page Giter Club logo

boinc-container's Introduction

About

A simple boinc container built on debian jessie. This container will run the boinc client and by default connect into the world community grid. The dfault credentials are for richarvey and the weak key is provided. See "Running" for information on overriding these variables.

Pulling the Container

docker pull ngineered/boinc-container

Running

There are multiple ways to run the container

Default mode

This will run the container and contribute to team ngd:

docker run -d --name boinc ngineered/boinc-container:latest

To enable network connectivity in order to use boinccmd or boinc manager from another host:

docker run -d --name boinc -P ngineered/boinc-container:latest

Be warned this opens controll of boinc up to anyone on the network without a password!

Custom Project and Keys

To run with your own credentials:

docker run -d --name boinc ngineered/boinc-container:latest <YOUR PROJECT URL> <YOUR KEY>

and with networking:

docker run -d --name boinc -P ngineered/boinc-container:latest <YOUR PROJECT URL> <YOUR KEY>

Join our team

Please join our team and help us contribute to the world community grid.

http://www.worldcommunitygrid.org/team/viewTeamInfo.do?teamId=0WGND0WR52

If you're not registered for the world community grid please do so here:

http://www.worldcommunitygrid.org/reg/viewRegister.do?teamID=0WGND0WR52

<iframe src="http://www.worldcommunitygrid.org/getDynamicImage.do?teamId=0WGND0WR52&mnOn=true&stat=1&imageNum=1&rankOn=false&projectsOn=false&special=true" frameborder="0" name="di" scrolling="no" width="405px" height="145px"></iframe>

boinc-container's People

Contributors

cl1ent avatar

Watchers

 avatar  avatar

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.