mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 10:47:32 +01:00
link to self-building from implementation subsection
This commit is contained in:
parent
441278412b
commit
588e97a97c
@ -18,7 +18,7 @@ matrix_architecture = "arm32"
|
|||||||
## Implementation details
|
## Implementation details
|
||||||
This subsection is used for a reminder, how the different roles implement architecture differenes. This is **not** aimed at the users, so one does not have to do anything based on this subsection.
|
This subsection is used for a reminder, how the different roles implement architecture differenes. This is **not** aimed at the users, so one does not have to do anything based on this subsection.
|
||||||
|
|
||||||
On most roles self-building is used if the architecture is not `amd64`, however there are some special cases:
|
On most roles [self-building](self-building.md) is used if the architecture is not `amd64`, however there are some special cases:
|
||||||
- matrix-bridge-mautrix-facebook: there is built docker image for arm64 as well,
|
- matrix-bridge-mautrix-facebook: there is built docker image for arm64 as well,
|
||||||
- matrix-bridge-mautrix-hangouts: there is built docker image for arm64 as well,
|
- matrix-bridge-mautrix-hangouts: there is built docker image for arm64 as well,
|
||||||
- matrix-nginx-proxy: Certbot has docker image for both arm32 and arm64, however tagging is used, which requires special handling.
|
- matrix-nginx-proxy: Certbot has docker image for both arm32 and arm64, however tagging is used, which requires special handling.
|
||||||
|
Loading…
Reference in New Issue
Block a user