Author: jbonofre
Date: Mon Oct 16 07:19:45 2017
New Revision: 1812249
URL: http://svn.apache.org/viewvc?rev=1812249&view=rev
Log:
[scm-publish] Updating main website contents
Modified:
karaf/site/production/projects.html
Modified: karaf/site/production/projects.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/projects.html?rev=1812249&r1=1812248&r2=1812249&view=diff
==============================================================================
--- karaf/site/production/projects.html (original)
+++ karaf/site/production/projects.html Mon Oct 16 07:19:45 2017
@@ -50,7 +50,6 @@
<h1>Projects</h1>
<ul>
<li><a href="#container">Karaf Container</a></li>
- <li><a href="#boot">Karaf Boot</a></li>
<li><a href="#cellar">Karaf Cellar</a></li>
<li><a href="#cave">Karaf Cave</a></li>
<li><a href="#decanter">Karaf Decanter</a></li>
@@ -76,10 +75,6 @@
<li><b>Instances management</b>: You can manage several children
instances inside the Karaf Container root instance. It's a very convenient way
to test applications or configurations without impacting your existing running
instances.</li>
</ul>
[<a href="download.html">download</a> | <a
href="documentation.html">documentation</a>]
- <h2 id="boot">Karaf Boot</h2>
- Karaf Boot is a work in progress (not yet available). The purpose is
to simplify the design and development
- of applications, and provide an easy way to build a "run everywhere"
artifact, embedding the Karaf Container.
- <br/>
<h2 id="cellar">Karaf Cellar</h2>
You have bunch of Karaf Container instances running ? You want to
manage those instances as one, spreading the configuration, deployment, etc ?
Karaf Cellar is for you.<br/>
Karaf Cellar is a clustering solution for Karaf. It allows you to
manage multiple instances, with synchronization between the instances.<br/>