Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this section follows a step by step series of instructions to setup a Magnolia bundle which contains all REST modules inclusing magnolia-rest-tools to use the swagger UI tools. The procedure is usng the Magnolia CLI.

Expand
titleClick here to expand to see the step by step procedure

#1 Open a shell and change to directory of your choice. In our example, we use the directory ~/dev/mgnl-rest-test-base.

Code Block
languagebash
cd ~/dev/mgnl-rest-test-base

#2 Download a bundle with CLI jumpstart

Code Block
languagebash
mgnl jumpstart

Jumpstart downloads and extracts the latest version of magnolia-community-demo-bundle which comes with Tomcat server.

Use the -e option to get the magnolia-enterprise-pro-demo-bundle - which will prompt for enterprise credentials.L al al a


...

Anchor
test-setup
test-setup
Testing the setup

...