项目作者: jancubillan

项目描述 :
Python Script - Single-Server Zimbra
高级语言: Python
项目地址: git://github.com/jancubillan/python-zimbra-single.git
创建时间: 2020-05-07T06:51:54Z
项目社区:https://github.com/jancubillan/python-zimbra-single

开源协议:MIT License

下载


python-zimbra-single

This Python 3 script automates the process of installing single-server Zimbra Open Source Edition v8.8.15 on CentOS 8

Requirements

1) Must be a fresh CentOS 8 minimal installation
2) Static network configuration must be already set
3) Python 3 present on the server where Zimbra will be installed

How to use:

Clone and change directory to the project folder

  1. # git clone https://github.com/jancubillan/python-zimbra-single.git
  2. # cd python-zimbra-single

Modify the variables file then run tha main.py script

  1. # vi vars/main.py
  2. # python3 main.py

Reset Administrator password:

  1. # zmprov sp admin@example.com mypassword

License

MIT License

Author Information

Author: Jan Cubillan

GitHub: https://github.com/jancubillan