Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.22 KB

TecArt Server install script

Helps with quickly installing base dependencies and setting up the configuration of a server to use with the TecArt Business software.

You will need access to the TecArt Enterprise Repositories. To gain access please contact your customer service representative

Usage: install.sh [-l LOGPATH] [--log-path LOGPATH] [--repo-user REPO-USER] [--repo-pass REPO-PASS] [--no-production-repo] [-i] [-p] (check|install)

Options:
-h, --help                  Display this usage message and exit
    --repo-user             Username for the Enterprise Repositories
    --repo-pass             Password for the Enterprise Repositories
-l, --log-path [DIR]        Write logs into given directory
    --no-production-repo    Force the use of untested repositories
-i, --no-icinga             Skip the installation of Icinga2 and Monitoring Plugins
-p, --postgres              Use PostgreSQL instead of MariaDB

Installer for the TecArt Business Software and all of it's dependencies.

This program is supposed to be run on a clean Debian 12 Installation. Please 
do not run this script on a server that has already been configured for other 
software!

Copyright (c) by TecArt GmbH, 2024