|
|
@ -8,12 +8,13 @@ matrix_container_images_self_build: true
|
|
|
|
```
|
|
|
|
```
|
|
|
|
Setting that variable will self-build every role which supports self-building. Self-building can be set on a per-role basis as well.
|
|
|
|
Setting that variable will self-build every role which supports self-building. Self-building can be set on a per-role basis as well.
|
|
|
|
|
|
|
|
|
|
|
|
List of roles where self-building the docker image is currently possible:
|
|
|
|
List of roles where self-building the Docker image is currently possible:
|
|
|
|
- synapse
|
|
|
|
- `matrix-synapse`
|
|
|
|
- riot-web
|
|
|
|
- `matrix-riot-web`
|
|
|
|
- coturn
|
|
|
|
- `matrix-coturn`
|
|
|
|
- ma1sd
|
|
|
|
- `matrix-ma1sd`
|
|
|
|
- matrix-bridge-mautrix-facebook
|
|
|
|
- `matrix-mautrix-facebook`
|
|
|
|
- matrix-bridge-mautrix-hangouts
|
|
|
|
- `matrix-mautrix-hangouts`
|
|
|
|
|
|
|
|
- `matrix-mx-puppet-skype`
|
|
|
|
|
|
|
|
|
|
|
|
Adding self-building support to other roles is welcome. Feel free to contribute!
|
|
|
|
Adding self-building support to other roles is welcome. Feel free to contribute!
|
|
|
|