瀏覽代碼

Update faq.md: add a section about removed roles

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5411/head
Suguru Hirahara 3 週之前
父節點
當前提交
c97dc9a239
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. +6
    -0
      docs/faq.md

+ 6
- 0
docs/faq.md 查看文件

@@ -456,6 +456,12 @@ If it is correctly specified, look Traefik's logs (`journalctl -fu matrix-traefi

## Miscellaneous

### The role to manage the service which I deploy has been removed from the playbook. Does this mean that the service can no longer be used on my server?

Not necessarily. Removing the role from the playbook does not always mean that the service has been deprecated by the upstream developers, so as long as the resource such as the Docker image is available, you should be able to keep running it by reverting the specific commit which has removed the role. This essentially means that you will need to maintain your own version of the playbook.

Please keep in mind that you will occasionally need to fix code conflicts if any.

### I would like to see this favorite service of mine integrated and become available on my Matrix server. How can I request it?

You can freely create an issue for feature request on the repository at GitHub [here](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/new/choose). Note this is a community project with no financial backing, and there is not assurance that your request would be eventually picked up by others and the requested feature would become available. The easiest way to get a feature into this project is to just develop it yourself.


Loading…
取消
儲存