Giter Site home page Giter Site logo

bash-zimbra-single's Introduction

bash-zimbra-single

This script automates the process of installing single-server Zimbra Open Source Edition v8.8.15 and v9.0.0 on CentOS 8 and Ubuntu 18.04.

Requirements

  1. Must be a fresh CentOS 8 or Ubuntu 18.04 minimal installation
  2. Static network configuration must be already set

How to use

Clone and change directory to the project folder

# git clone https://github.com/jancubillan/bash-zimbra-single.git
# cd bash-zimbra-single

Modify the variables file then run the main.sh script. Good for traditional and on-premise deployments.

# vi vars/main.txt
# bash main.sh
OR
# bash main.sh --zimbra9

If you want to configure local DNS first then Zimbra later. Good for when networking is managed externally eg. AWS, Azure, GCP, etc.

# bash main.sh --dns-only
# bash main.sh --no-dns (After you have pointed nameserver to localhost or private IP)
OR
# bash main.sh --zimbra9-no-dns (After you have pointed nameserver to localhost or private IP)

If you want to setup Zimbra without local DNS eg. DNS is handled externally (Setup records first before running!)

# bash main.sh --no-dns
OR
# bash main.sh --zimbra9-no-dns

Other Features

The script also installs Fail2Ban configured with predetermined jails and filters. You can view them in /etc/fail2ban directory.

# fail2ban-client status
  Status
  |- Number of jail:	4
  `- Jail list:	sshd, zimbra-admin, zimbra-smtp, zimbra-webmail

License

MIT License

Author Information

Author: Jan Cubillan
GitHub: https://github.com/jancubillan

bash-zimbra-single's People

Contributors

jancubillan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

muhyal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.