Skip to content

Boinc

Logo

Description

BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.

Image

linuxserver/boinc:latest

Categories

  • Research

Ports

  • 8080:8080/tcp
  • 8181:8181/tcp

Volumes

ContainerBind
/config/opt/appdata/boinc

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
PASSWORDPASSWORD``````Optionally set a password for the gui.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.boinc.ruleHost(`boinc.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.boinc.entrypointshttps
traefik.http.services.boinc.loadbalancer.server.port8080
traefik.http.routers.boinc.tlstrue
traefik.http.routers.boinc.tls.certresolverdefault
traefik.http.routers.boinc.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleBoinc
mafl.descriptionBOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
mafl.linkhttps://boinc.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupResearch
mafl.icon.urlhttps://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.