Navigation Menu

Skip to content

Commit

Permalink
Wagon: Deploying sitegen to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed Sep 23, 2013
1 parent 1fbfb37 commit d898565
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configuration/index.html
Expand Up @@ -115,6 +115,12 @@ <h4 id = "Configuring_or_disabling_security_in_Karaf__ServiceMix__Fuse">Configur

<p>this will disable security login. (Or use a different property to change the default role or realm used by security).</p>

<p>Or if you are running hawtio stand alone try:</p>

<pre><code>java -Dhawtio.authenticationEnabled=false -jar ~/Downloads/hawtio-app-1.2-M16.jar</code></pre>

<p>If you are using containers like Tomcat you can pass in system property values via the <strong>CATALINA_OPTS</strong> environment variable instead.</p>

<h3 id = "Configuration_Properties">Configuration Properties</h3>

<p>The following table contains the various configuration settings for the various hawtio plugins.</p>
Expand Down

0 comments on commit d898565

Please sign in to comment.