tree: 92e27df73a4fd2822321c01510d8d2d640f6a3e0 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
slingshot/README.md

Apache Sling Slingshot Sample Application

This bundle provides a sample application for Apache Sling. Slingshot provides a basic gallery application presenting categorized items. Users can leave comments and rate individual items.

Quickstart

Brief quickstart guide - more detailed description below: Launch a Sling installation (Sling 8 or later), deploy the Slingshot bundle and go to http://localhost:8080/slingshot.html. Login with slingshot1/slingshot1 or slingshot2/slingshot2.

Deploy the Demo

Once Sling is running you can access its Web Console from http://localhost:8080/system/console The default user name and password are: admin/admin.

Install and start the built bundle from the OSGi->Bundles page.

When deployed the application can be accessed from: http://localhost:8080/slingshot.html