Skip to content

Quassel-web

Logo

Description

Quassel-web is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available here.

Image

linuxserver/quassel-web:latest

Categories

  • Uncategorized Services

Ports

  • 64080:64080/tcp
  • 64443:64443/tcp

Volumes

ContainerBind
/config/opt/appdata/quassel-web

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).
QUASSEL_COREQUASSEL_CORE192.168.1.10specify the URL or IP address of your Quassel Core instance
QUASSEL_PORTQUASSEL_PORT4242specify the port of your Quassel Core instance
QUASSEL_HTTPSQUASSEL_HTTPS``````Set to `true` to have Quassel web serve over https on port 64443 instead of http on port 64080.
URL_BASEURL_BASE/quassel```Specify a url-base in reverse proxy setups ie. `/quassel````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.quassel-web.ruleHost(`quassel-web.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.quassel-web.entrypointshttps
traefik.http.services.quassel-web.loadbalancer.server.port64080
traefik.http.routers.quassel-web.tlstrue
traefik.http.routers.quassel-web.tls.certresolverdefault
traefik.http.routers.quassel-web.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleQuassel-web
mafl.descriptionQuassel-web is a web client for Quassel.
mafl.linkhttps://quassel-web.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png

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