You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by jb...@apache.org on 2012/03/25 19:33:21 UTC

svn commit: r1305100 - in /incubator/kalumet/trunk/documentation/src/site/apt: ./ adminguide/ adminguide/index.apt index.apt quick-start.apt

Author: jbonofre
Date: Sun Mar 25 19:33:20 2012
New Revision: 1305100

URL: http://svn.apache.org/viewvc?rev=1305100&view=rev
Log:
Add the admin guide index

Added:
    incubator/kalumet/trunk/documentation/src/site/apt/
    incubator/kalumet/trunk/documentation/src/site/apt/adminguide/
    incubator/kalumet/trunk/documentation/src/site/apt/adminguide/index.apt
    incubator/kalumet/trunk/documentation/src/site/apt/index.apt
    incubator/kalumet/trunk/documentation/src/site/apt/quick-start.apt

Added: incubator/kalumet/trunk/documentation/src/site/apt/adminguide/index.apt
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/documentation/src/site/apt/adminguide/index.apt?rev=1305100&view=auto
==============================================================================
--- incubator/kalumet/trunk/documentation/src/site/apt/adminguide/index.apt (added)
+++ incubator/kalumet/trunk/documentation/src/site/apt/adminguide/index.apt Sun Mar 25 19:33:20 2012
@@ -0,0 +1,36 @@
+ -----
+ System Administrators Guide to Apache Kalumet
+ -----
+ -----
+ -----
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you under the Apache License, Version 2.0 (the
+~~ "License"); you may not use this file except in compliance
+~~ with the License.  You may obtain a copy of the License at
+~~
+~~   http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~ Unless required by applicable law or agreed to in writing,
+~~ software distributed under the License is distributed on an
+~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~ KIND, either express or implied.  See the License for the
+~~ specific language governing permissions and limitations
+~~ under the License.
+
+System Administrators Guide to Apache Kalumet
+
+  Apache Kalumet is designed to be simple to install and maintain,
+  for both agents and console.
+
+  The following sections describe the process for configuring
+  Kalumet for use:
+
+    * {{{./agent.html} Installing Apache Kalumet agent}}
+
+    * {{{./console.hmtl} Installing Apache Kalumet console}}
+
+    * {{{./webservice.html} Agent WebServices}}
\ No newline at end of file

Added: incubator/kalumet/trunk/documentation/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/documentation/src/site/apt/index.apt?rev=1305100&view=auto
==============================================================================
--- incubator/kalumet/trunk/documentation/src/site/apt/index.apt (added)
+++ incubator/kalumet/trunk/documentation/src/site/apt/index.apt Sun Mar 25 19:33:20 2012
@@ -0,0 +1,41 @@
+ -----
+ Welcome to Apache Kalumet
+ -----
+ -----
+ -----
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you under the Apache License, Version 2.0 (the
+~~ "License"); you may not use this file except in compliance
+~~ with the License.  You may obtain a copy of the License at
+~~
+~~   http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~ Unless required by applicable law or agreed to in writing,
+~~ software distributed under the License is distributed on an
+~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~ KIND, either express or implied.  See the License for the
+~~ specific language governing permissions and limitations
+~~ under the License.
+
+ Apache Kalumet is an open source software deployment platform.
+ It covers J2EE platforms (application servers, war, ear, data
+ sources, JMS resources, etc), OSGi platforms, and wide scope
+ softwares using update plans.
+
+ Using a set of plugins (JMX, custom, etc), Apache Kalumet
+ currently supports IBM WebSphere, Oracle WebLogic, JBoss,
+ Apache Tomcat, Apache Geronimo application servers as well as
+ Apache Karaf OSGi container.
+ A Kalumet environment gathers containers (application servers,
+ OSGi frameworks and containers), configuration (configuration
+ files), applications, etc.
+
+ Apache Kalumet is composed by:
+ - an agent installed locally to the target system
+ - a console to manage the configuration (environments, etc) and
+ interacts with agents
+

Added: incubator/kalumet/trunk/documentation/src/site/apt/quick-start.apt
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/documentation/src/site/apt/quick-start.apt?rev=1305100&view=auto
==============================================================================
--- incubator/kalumet/trunk/documentation/src/site/apt/quick-start.apt (added)
+++ incubator/kalumet/trunk/documentation/src/site/apt/quick-start.apt Sun Mar 25 19:33:20 2012
@@ -0,0 +1,25 @@
+ -----
+ Quick Start
+ -----
+ -----
+ -----
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you under the Apache License, Version 2.0 (the
+~~ "License"); you may not use this file except in compliance
+~~ with the License.  You may obtain a copy of the License at
+~~
+~~   http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~ Unless required by applicable law or agreed to in writing,
+~~ software distributed under the License is distributed on an
+~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~ KIND, either express or implied.  See the License for the
+~~ specific language governing permissions and limitations
+~~ under the License.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/guides/mini/guide-apt-format.html