AppSuite:InstallerCollection: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=OX | = OX Installer Collection = | ||
==Purpose== | ==Purpose== | ||
When deploying a lot of | When deploying a lot of OX App Suite, Dovecot and Weakforce installations, either for testing or for production, manual configuration becomes annoying. At Open-Xchange we set up thousands of installations a week - just for testing. This requires an automated process and universally usable deployment tools. While setting up a test system usually occurs unattended, setting up a productive system requires user interaction. To ease the installation process, even for single installation, we've released this quick installation script to the public. | ||
Please be aware that these scripts scripts are designed testing purposes, it's not meant or fit to provide a production grade setup in terms of configuration or security. | |||
==Supported platforms== | ==Supported platforms== | ||
Line 10: | Line 12: | ||
==Download== | ==Download== | ||
The | The scripts and more documentation is available through our GitLab at https://gitlab.open-xchange.com/qa/installer. | ||
[[Category: | [[Category: AppSuite]] |
Latest revision as of 11:50, 13 June 2017
OX Installer Collection
Purpose
When deploying a lot of OX App Suite, Dovecot and Weakforce installations, either for testing or for production, manual configuration becomes annoying. At Open-Xchange we set up thousands of installations a week - just for testing. This requires an automated process and universally usable deployment tools. While setting up a test system usually occurs unattended, setting up a productive system requires user interaction. To ease the installation process, even for single installation, we've released this quick installation script to the public.
Please be aware that these scripts scripts are designed testing purposes, it's not meant or fit to provide a production grade setup in terms of configuration or security.
Supported platforms
The script supports all Linux distributions Open-Xchange supports commercially.
Contributions
The script is written in bash and does not require any tools installed on the target system. Is structured pretty simple and designed to be extensible for additional Linux distributions to support. Feel free to add support for any distribution you like and send patches.
Download
The scripts and more documentation is available through our GitLab at https://gitlab.open-xchange.com/qa/installer.