mirror of https://github.com/lucascbeyeler/zimbra
Correcting README.md
This commit is contained in:
parent
fd004472fd
commit
9ccb985d7b
|
|
@ -1,13 +1,14 @@
|
||||||
Ansible-Zimbra
|
Ansible-Zimbra
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Ansible role to install and configure Zimbra Collaboration Open Source Edition in a monoserver environment
|
Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
||||||
|
|
||||||
[](https://travis-ci.org/lucascbeyeler/ansible-zimbra)
|
[](https://travis-ci.org/lucascbeyeler/ansible-zimbra)
|
||||||
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
||||||

|

|
||||||

|

|
||||||
[](https://www.ansible.com/)
|
[](https://www.ansible.com/)
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
@ -32,6 +33,7 @@ ansible-galaxy install -f lucascbeyeler.zimbra
|
||||||
Features
|
Features
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
* Run many times you want to apply the configuration - installatin only occur if the server has no Zimbra installed
|
||||||
* Configuring SpamAssassin, Pyzor and Razor;
|
* Configuring SpamAssassin, Pyzor and Razor;
|
||||||
* Configure a logo for your server - **WARNING**: [Read this article for more details about the logo](https://blog.zimbra.com/2015/09/change-login-app-logo-open-source-network-edition/);
|
* Configure a logo for your server - **WARNING**: [Read this article for more details about the logo](https://blog.zimbra.com/2015/09/change-login-app-logo-open-source-network-edition/);
|
||||||
* Enable PolicyD service and web admin;
|
* Enable PolicyD service and web admin;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue