Top Menu

Jump to content
  • OpenWMS
    • View all projects
Home
    • Projects
    • Work packages
    • News
    • Getting started
    • Introduction video

      Welcome to OpenProject

      Get an overview

      Get a quick overview of project management and team collaboration with OpenProject.
      You can restart this video from the help menu

    • Help and support
    • Upgrade to Enterprise Edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Professional support

    • Additional resources
    • Data privacy and security policy
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Create a new account
      Forgot your password?

Side Menu

  • Overview
  • Work packages
  • Backlogs
  • News
  • Main Page
    • Table of contents
      • Expanded. Click to collapseCollapsed. Click to showMain Page
        • Hierarchy leafBusiness View
        • Hierarchy leafGetting Started
        • Hierarchy leafInstallation Notes
You are here:
  • Main Page
  • Getting Started

Content

Getting Started

  • More
    • Table of contents

Cause of OpenWMS.org is built as a distributed system and not as a single executable process the installation and setup is not that easy like with an installer from a CD-ROM.

First try: Demo Projects

In order to get an example project running within minutes, checkout existing demo projects for manual and automatic warehouse. A good example is Zile: https://github.com/spring-labs/org.openwms.zile

Second step: Tailoring

You might not need all the existing OpenWMS.org services for your customer project. So the best is to find out what services are needed and only cherry pick those components for your project. Usually this happens in the following steps:

  • Requirements Gathering. Find out and describe the functions that are required in the project. At best make a list of those functional requirements.
  • Go through the list of OpenWMS.org services and check the offered functionality of each service. For example: In a manual warehouse you don't need the TMS Driver component.
  • A good starting point is always the OpenWMS.org Zile Project that has already the infrastructure services and other essential services in place. Copy that project and add additional required services into the list of Docker containers.
  • Start up the system running
  • Move out the PostgreSQL database to a separate server, perhaps change the service configurations in order to use a different database than PostgreSQL
Loading...