소스 검색

Indicate that some distributions require a manual python install

pull/6/head
Slavi Pantaleev 7 년 전
부모
커밋
776b374f41
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      README.md

+ 3
- 1
README.md 파일 보기

@@ -52,7 +52,9 @@ This is similar to the [EMnify/matrix-synapse-auto-deploy](https://github.com/EM


- **CentOS** (7.0+), **Debian** (9/Stretch+) or **Ubuntu** (16.04+) server. This playbook can take over your whole server or co-exist with other services that you have there. - **CentOS** (7.0+), **Debian** (9/Stretch+) or **Ubuntu** (16.04+) server. This playbook can take over your whole server or co-exist with other services that you have there.


- the [Ansible](http://ansible.com/) program, which is used to run this playbook and configures everything for you
- [Python](https://www.python.org/) being installed on the server. Most distributions install Python by default, but some don't (e.g. Ubuntu 18.04) and require manual installation (something like `apt-get install python`).

- the [Ansible](http://ansible.com/) program being installed on your own computer. It's used to run this playbook and configures your server for you


- properly configured DNS SRV record for `<your-domain>` (details in [Configuring DNS](#configuring-dns) below) - properly configured DNS SRV record for `<your-domain>` (details in [Configuring DNS](#configuring-dns) below)




불러오는 중...
취소
저장