<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    FYI, I have created a new bash script to install / deploy locally
    Apiman on one machine. Here is the link of the PR :
    <a class="moz-txt-link-freetext" href="https://github.com/apiman/apiman-deployer/pull/1">https://github.com/apiman/apiman-deployer/pull/1</a><br>
    When you will use it, you can accept the default values<br>
    <br>
    <meta charset="utf-8">
    Apiman Version :1.2.1.Final<br>
    ElasticSearch Version :1.7.2<br>
    Wildfly version : 9.0.2.Final<br>
    <br>
    ElasticSearch Server : <a class="moz-txt-link-freetext" href="http://localhost:9200">http://localhost:9200</a><br>
    Apiman Manager : <a class="moz-txt-link-freetext" href="http://localhost:8080">http://localhost:8080</a>. (Keycloak Server is running
    with Apiman Manager)<br>
    Database : h2<br>
    Apiman Gateway : <br>
    Gateway Public Endpoint : <a class="moz-txt-link-freetext" href="https://localhost:8543/apiman-gateway/">https://localhost:8543/apiman-gateway/</a><br>
    Keycloak Server : <a class="moz-txt-link-freetext" href="https://localhost:8443/auth">https://localhost:8443/auth</a><br>
    <br>
    Here is the offset of the port defined<br>
    - Apiman Manager offset: 0 (-&gt; 8080, 8443)<br>
    - Apiman Gateway offset: 100 (-&gt; 8180, 8543)<br>
    - Apiman Keycloak Server offset: 200 (-&gt; 8280, 8643)<br>
    <br>
    Remark :<br>
    - The script has been tested on MacOS X (= Darwin OS) with the
    simple-echo service part of the apiman-quickstart project (mvn
    jetty:run).<br>
    <br>
    http --verify=no GET
    <a class="moz-txt-link-freetext" href="https://localhost:8543/apiman-gateway/fuse/echo/1.0">https://localhost:8543/apiman-gateway/fuse/echo/1.0</a><br>
    HTTP/1.1 200 OK<br>
    Connection: keep-alive<br>
    Content-Length: 317<br>
    Content-Type: application/json<br>
    Date: Tue, 02 Feb 2016 11:58:29 GMT<br>
    Server: Jetty(9.3.0.v20150612)<br>
    X-Powered-By: Undertow/1<br>
    <br>
    {<br>
        "bodyLength": null,<br>
        "bodySha1": null,<br>
        "headers": {<br>
            "Accept": "*/*",<br>
            "Accept-Encoding": "gzip, deflate",<br>
            "Connection": "keep-alive",<br>
            "Host": "localhost:9999",<br>
            "User-Agent": "HTTPie/0.9.2"<br>
        },<br>
        "method": "GET",<br>
        "resource": "/apiman-echo/hello",<br>
        "uri": "/apiman-echo/hello"<br>
    }<br>
    <br>
    - The only thing that I have done manually is to add a NEW gateway
    within the Apiman Manager GUI
    (<a class="moz-txt-link-freetext" href="http://localhost:8080/apimanui/api-manager/admin/gateways">http://localhost:8080/apimanui/api-manager/admin/gateways</a>) using
    this address : <a class="moz-txt-link-freetext" href="https://localhost:8543/apiman-gateway/">https://localhost:8543/apiman-gateway/</a> and user :
    apimanager &amp; pwd : apiman123!<br>
    <br>
    Regards,<br>
    <div class="moz-signature">-- <br>
      <style>
    body { font-family: "Liberation Sans", "Open Sans", sans-serif; 
           line-height: 1.4em;
           /* letter-spacing: 0.01em; */ }
        #red { color: #C1100C; }
        #title { font-weight:bold; color: #808080; }
        #committer { color: #929292; }
        .name { color: #4a4a4a; font-weight:bold }
</style>
      <div class="name">Charles Moulliard</div>
      <span id="title">Principal Solution Architect / JBoss Fuse Expert</span>
      - Global Enablement <span id="red">@redhat</span><br>
      <a class="moz-txt-link-abbreviated" href="mailto:cmoulliard@redhat.com">cmoulliard@redhat.com</a> | work: +31 205 65 12 84 | mobile: +32 473
      604 014<br>
      MC-Square Business "Stockholm", Leonardo Da Vincilaan 19, Diegem
      1831 - Belgium<br>
      twitter: <a href="http://twitter.com/cmoulliard">@cmoulliard</a>
      | blog: <a href="http://cmoulliard.github.io">cmoulliard.github.io</a><br>
      <span id="committer">committer: apache camel, karaf, servicemix,
        hawtio, fabric8, drools, jbpm, deltaspike</span>
    </div>
  </body>
</html>