Skip to content

riotkit-org/docker-taiga-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-taiga-events

Taiga Events server packaged in a docker image.

Taiga Events server is used together with RabbitMQ to provide live changes reloading in Taiga application.

See also: Taiga backend & frontend docker image

Based on guide from https://taigaio.github.io/taiga-doc/dist/setup-production.html#taiga-events

Running

Notice: BACKEND_SECRET must match secret configured in Taiga

docker run --name taiga_events \
    -e AMQP_URL=amqp://... \
    -e BACKEND_SECRET=... \
    -p 8888:8888 \
    quay.io/riotkit/taiga-events:2de073c1a3883023050597a47582c6a7405914de-SNAPSHOT

Configuration reference

List of all environment variables that could be used.

- AMQP_URL # (default: "")


- BACKEND_SECRET # (default: "")


- RKD_PATH # (default: /opt/rkd/.rkd)

Copyleft

Created by RiotKit Collective, a libertarian, grassroot, non-profit organization providing technical support for the non-profit Anarchist movement.

Check out those initiatives: