[Apiman-user] Launch Vertx 3, Jetty with Apiman UI

Marc Savy marc.savy at redhat.com
Thu Nov 12 08:24:23 EST 2015


1. Start up the api manager (for some simple setups, see apiman-servers @ https://github.com/apiman/apiman-servers - e.g. h2, postgresql, ...)
2. Configure & start up the gateway (e.g. Vert.x 3 impl)
3. Add the gateway from 2 to the manager (admin section of UI -> add gateway).

That's about it!

On 12/11/2015 13:04, Charles Moulliard wrote:
> So I rephrase my question.
>
> How can I start jetty to expose the apiman UI with the appropriate WAR
> files and use Vertx 3 as gateway engine ?
>
>
> On 12/11/15 13:57, Marc Savy wrote:
> > Hi,
> >
> > I'm not sure I really understand your question.
> >
> > The manager's backend component(s) can't be run on Vert.x 3. It's a
> > WAR-type implementation, so you can run it on Jetty, WF, EAP, etc - but
> > not Vert.x 3.
> >
> > The gateway is a *separate* component, and there's a Vert.x 3
> > implementation.
> >
> > So, for instance, you could have the manager running on Jetty and the
> > gateway running on Vert.x.
> >
> > Regards,
> > Marc
> >
> > On 12/11/2015 11:38, Charles Moulliard wrote:
> >> Hi,
> >>
> >> Is it possible to start/launch vertx3 gateway
> >> (target/apiman-gateway-platforms-vertx3-1.2.0-SNAPSHOT-fat.jar -conf
> >> src/conf/conf.json) or Jetty locally and deploy also the web front end
> >> of apiman ui ?
> >>
> >> Regards,
> >>
> >> Charles
> >> _______________________________________________
> >> Apiman-user mailing list
> >> Apiman-user at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/apiman-user
> >>
> > _______________________________________________
> > Apiman-user mailing list
> > Apiman-user at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/apiman-user
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>



More information about the Apiman-user mailing list