Project

General

Profile

Wiki » History » Version 3

Henning Blohm, 03.08.2012 16:57

1 1 Redmine Admin
h1. z2-environment
2
3 2 Redmine Admin
The z2-environment is an open source infrastructure to develop, configure, and run standard Java solutions without build infrastructure nor deployment procedures and so reduces development operations costs significantly.
4 1 Redmine Admin
5 2 Redmine Admin
During development and maintenance you do not need to have a local build environment installed that complements your source code.
6 1 Redmine Admin
7 2 Redmine Admin
The z2-Environment rebuilds Java sources as required and selectively from your development workspace leading to fast development roundtrips and consistent deployments, and ultimately to minimized integration pains.
8
This Wiki describes how to install the z2-environment on your own system and how to do some first steps. 
9 1 Redmine Admin
10 2 Redmine Admin
A more short description what z2-environment is about can be found here: [[What is z2]]. More detailed information can be found at "check out z2-environment":http://www.z2-environment.eu/check_it_out
11 1 Redmine Admin
12 2 Redmine Admin
h2. Installation and first steps
13
14 3 Henning Blohm
> [[How to install z2]] describes the installation of the z2-environment on your own system - no more than 5 minutes needed
15
> "Check it out":http://www.z2-environment.eu/check_it_out is a simple to follow step-by-step guide for a complete hands-on-experience