Skip to main content

Developer Guide

Getting Started

Download Simflofy product assets from Launch.

Generate a license request to use for development from your launch account.


Install Simflofy

Install Simflofy in a local environment for testing and development.

Use a local tomcat or leverage the docker build.


Start your local server

Run the development server:

./bin/catalina.sh start

Simflofy starts at http://localhost:8080/simflofy-admin.

TSearch starts at http://localhost:8080/tsearch.

The default credentials are admin:admin.


Related Articles:

Upgrading Simflofy