Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 954 Bytes

File metadata and controls

29 lines (17 loc) · 954 Bytes

Quick Start Guide

Follow these steps to download the latest release of Liferay Commerce and get started.

Let's Go

  1. Get Liferay Commerce

    Don't have Docker? Go here first: Linux | Windows | OSX

    docker pull liferay/commerce:2.0.4
  2. Start Liferay Commerce

    docker run -it -p 8080:8080 liferay/commerce:2.0.4

    Wait until you see org.apache.catalina.startup.Catalina.start Server startup in [x] milliseconds

  3. Open your browser to https://localhost:8080

What's Next

Doing more than just checking things out? Learn more about Installation and Upgrades.

Want to get a store up and running in minutes? Learn about Accelerators.