GithubHelp home page GithubHelp logo

Comments (5)

mgrouch avatar mgrouch commented on July 24, 2024

And debugging command would be simple

#!/bin/sh

MAVEN_DEBUG_PORT=8009; export MAVEN_DEBUG_PORT

mvnDebug tomcat7:run

from flowable-engine.

paulhh avatar paulhh commented on July 24, 2024

This would be great information to put on the forums, so people can find it easily to use. It would also allow us to see what level of interest other people have in it.

Many thanks
Paul.

from flowable-engine.

mdconaway avatar mdconaway commented on July 24, 2024

It would be awesome if there were a spring-boot application that could boot all of the application components specified in this pom file.

My team is facing a current need to deploy the complete flowable stack within a cloud environment where we can auto-scale our apps, and to do that we need the stack packaged in such a way that it can be booted and configured solely with environment variables.

The configuration above, or a spring-boot archetype like:
#167

Would be hugely beneficial to the team I work with.

from flowable-engine.

yvoswillens avatar yvoswillens commented on July 24, 2024

The Docker compose example configurations could also be a helpful starting point for this.
This config boots up the whole UI stack.

https://github.com/flowable/flowable-engine/blob/master/docker/config/modeler-task-idm-admin-postgres.yml

Scaling can then be done easily.

from flowable-engine.

tijsrademakers avatar tijsrademakers commented on July 24, 2024

We are using the Docker image approach for this, so closing the issue.

from flowable-engine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.