Update changelog and documentation

This commit is contained in:
Slavi Pantaleev
2020-03-15 12:54:41 +02:00
parent 3cee815baf
commit 8dd187ac55
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,13 @@
# 2020-03-15
## Raspberry Pi support
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.
# 2020-02-26
## Riot-web themes are here