Quote Originally Posted by JustVisiting View Post
Just use common / tried and tested off the shelf tools. We use Jenkins/Ant/Gitlab/slack/gerrit for all our dev stack work with automated CI and building + deployment to a test server then we can merge in to upstream for automated deployment to live with build artifacts auto pulled out and put in to the "launcher" for patch deployment to clients. Took about 2 days to setup/configure.
Ever since the NST took over development on Neocron, we have been using a combination of TeamCity, SVN, TFS and Slack for continuous integration. Updates to our internal test server (ITS) are deployed every check-in however deployment to the Public Test server is a little more complicated since this still uses the current Neocron patching system, and that tool needed some changes.

Quote Originally Posted by JustVisiting View Post
What are your mailserver issues it takes less than an hour to correctly configure a high throughput redundant postfix mailserver so whats the issues you keep facing?
Most of the issues have been caused by DNS configuration issues - myself along with Trivaldi have spent a few weeks looking at the config and tweaking it. The reporting is much better now and there is still an outstanding issue that keeps coming up with GMail - for some reason our mail server randomly wants to talk ipv6 with Google servers.