浏览代码

Update docs/faq.md: mention element-docker-demo project by Element

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3836/head
Suguru Hirahara 1年前
父节点
当前提交
d528ab1822
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md 查看文件

@@ -197,7 +197,7 @@ The only thing we need on the distro is systemd and Python (we install Docker ou

Instead of using [docker-compose](https://docs.docker.com/compose/), we prefer installing systemd services and scheduling those independently.

There are people who have worked on turning this setup into a docker-compose-based one. See these experiments [here](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/64#issuecomment-603164625).
There are people who have worked on turning this setup into a docker-compose-based one. See these experiments [here](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/64#issuecomment-603164625). There is also a demo project ([element-docker-demo](https://github.com/element-hq/element-docker-demo)) by Element.

### Can I run this on a distro without systemd?



正在加载...
取消
保存