1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-25 22:07:18 +02:00

Update changelog to credit Gergely Horváth

Related to #386 (Github Pull Request)
This commit is contained in:
Slavi Pantaleev 2020-03-15 12:58:28 +02:00
parent b9f00079be
commit bca8afc3c5

View File

@ -2,7 +2,7 @@
## Raspberry Pi support
The playbook supports installing to a Raspberry Pi server, for at least some of the services.
Thanks to [Gergely Horváth](https://github.com/hooger)'s effort, the playbook supports installing to a Raspberry Pi server, for at least some of the services.
Since most ready-made container images do not support that architecture, we achieve this by building images locally on the device itself.
See our [Self-building documentation page](docs/self-building.md) for how to get started.