Giter Site home page Giter Site logo

installguides's Introduction

Zimbra Zimbra Installation Guides

This repository contains the code necessary to build the Zimbra Installation Guides.

These guides are intended for system administrators responsible for installing, maintaining, and supporting the server deployment of Zimbra.

Building the Documentation

The Zimbra Installation related guides are written using AsciiDoc. Specifically, they are intended to be processed with Asciidoctor.

As a prerequisite to building the documentation, you will need to have already installed and configured Asciidoctor. Check the Installation Quick Start in the Asciidoctor User Manual for information on how to get started.

Once you have Asciidoctor installed and working, you can build the documentation into HTML files, as in the following examples:

Zimbra Collaboration - Performing a Multi-Server Installation

Each section of each document is contained in its own file. You may use the multi-server-install.adoc file to generate the entire document.

HTML

asciidoctor -b html5 -o {version}/multi.html multi-server-install.adoc

PDF

asciidoctor-pdf -a allow-uri-read -o {version}/multi-server-install.pdf multi-server-install.adoc

Zimbra Collaboration - Performing a Single-Server Installation

Each section of each document is contained in its own file. You may use the index-single-server-install.adoc file to generate the entire document.

HTML

asciidoctor -b html5 -o {version}/single.html index-single-server-install.adoc

PDF

asciidoctor-pdf -a allow-uri-read -o {version}/single-server-install.pdf index-single-server-install.adoc

Zimbra Collaboration - Upgrade Guide

HTML

asciidoctor -b html5 -o {version}/upgrade.html upgrade.adoc

PDF

asciidoctor-pdf -o upgrade.pdf upgrade.adoc

Additional Information

Visit www.zimbra.com to join the community and to be a part of building the best open source messaging solution. We appreciate your feedback and suggestions.

Join the Zimbra Forums, to participate and learn more about Zimbra.

For additional product information check the Zimbra Wiki.

License

CC BY-SA Synacor, Inc., 2016-2017

© 2016-2018 by Synacor, Inc.

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License unless another license agreement between you and Synacor, Inc. provides otherwise. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0 or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Synacor, Inc., 2016
40 La Riviere Drive, Suite 300
Buffalo, New York 14202

installguides's People

Contributors

gordyt avatar jorgedlcruz avatar tmclane avatar fatkudu avatar mogsdad avatar silentsakky avatar billneff79 avatar jeastman avatar ilyusha avatar michaelmedellin avatar

Forkers

pieterdauds

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.