isp-tools

Server administration helper scripts
git clone http://git.code.weiherhei.de/isp-tools.git
Log | Files | Refs

commit 19d94af588b834f92fecd7f7cffd2bffb60c5855
parent f6fd312595f00cec6893775ea1004c5fb590a92d
Author: Jan Dankert <develop@jandankert.de>
Date:   Tue, 16 Apr 2019 23:43:17 +0200

Readme!

Diffstat:
README.md | 32++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,32 @@ +Server administration helper scripts +==================================== +(needs postfixadmin) + +These scripts are helpful tools for server administration. + +Reads tables maintained by postfixadmin and generates +- DNS zonefiles for Bind +- Apache configuration +- Lookup-Tables for Postfix MTA +- User databases in Mysql + +Advantages +---------- + +- Apache runs with static configuration files +- DNS runs with static zone files +- Domains and Mail accounts are fully automated +- A stable server! + + +Installation +------------ + +- Copy file ispconfig-example to `/etc/default/ispconfig` +- Copy the shellscripts to `/etc/cron.hourly` + + +Requirements +----- +- postfixadmin +- Mysql