CINXE.COM

Community | Kogito

<!DOCTYPE html> <html> <head> <title>Community | Kogito</title> <script id="adobe_dtm" src="//www.redhat.com/dtm.js" type="text/javascript"></script> <meta http-equiv="X-Frame-Options" content="deny"> <meta http-equiv="X-Content-Type-Options" content="nosniff"> <meta http-equiv='X-XSS-Protection' content="1; mode=block"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Cloud-native business automation for building intelligent applications, backed by battle-tested capabilities."> <link rel="shortcut icon" type="image/png" href="/favicon.ico" > <link href="/assets/css/main.css?1742837285070929618" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-157945096-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-157945096-1'); </script> </head> <body class="community"> <section class="nav-content"> <div class="grid-wrapper"> <div class="width-12-12"> <div class="header navigation"> <div class="logo-wrapper"> <a href="/"><img class="project-logo" src="/assets/images/kogito_logo_rgb_color_horizontal_default_450px.png" alt="Kogito Logo"></a> </div> <div class="nav-container"> <nav> <div class="nav-mobile"><a id="nav-toggle" href="#!"><span></span></a></div> <ul class="nav-list"> <li> <a href="/get-started" class="">Get Started</a> </li> <li> <a href="/guides" class="">Guides</a> </li> <li> <a href="/community/" class="active">Community</a> </li> <li> <a href="/schedule/" class="">Schedule</a> </li> <li> <a href="https://blog.kie.org/" target="_blank">Blog</a> </li> <li> <a href="https://apache.github.io/incubator-kie-kogito-docs/serverlessworkflow/latest/" target="_blank">Serverless Workflow</a> </li> <li> <a class="button-cta" href="https://github.com/apache/incubator-kie-kogito-runtimes" target="_blank">GitHub</a> </li> </ul> </nav> </div> </div> </div> </div> </section> <div class="content"> <div class="grid-wrapper"> <div class="content-centered"> <h1 id="kogito-community">Kogito Community</h1> <p><br /></p> <h2 id="getting-help">Getting help</h2> <h3 id="documentation">Documentation</h3> <p>If you have any questions, make sure to take a look at the <a href="https://docs.kogito.kie.org/latest/html_single/">Kogito documentation</a>.</p> <h3 id="examples">Examples</h3> <p>Kogito can be used in many ways, so to help you get started, we provide a wide range of examples demonstrating from simple hello world to more advanced use cases using DMN, BPMN, KNative, Serverless Workflow and more. Head to <a href="https://github.com/apache/incubator-kie-kogito-examples/">Kogito examples</a> repository in GitHub and start exploring. The team is constantly updating this repository with new and exciting features as they are added to Kogito.</p> <h3 id="discussions-and-mailing-list">Discussions and Mailing list</h3> <p>You can also ask questions on our mailing list. Join the Google group via email kogito-development+subscribe@googlegroups.com or by visiting the <a href="https://groups.google.com/d/forum/kogito-development">Google Groups page</a>.</p> <h3 id="blog">Blog</h3> <p>Follow helpful articles and posts on <a href="https://blog.kie.org/">Kie Blog</a> presenting interesting use-cases and examples of Kogito in action.</p> <h3 id="chat">Chat</h3> <p>Join our community chat by joining the #kogito channel on <a href="https://kie.zulipchat.com/">https://kie.zulipchat.com/</a>. Inside our KIE organization you will find various streams where you can follow any of the topic discussions, create your own topic to ask a question or even help out others. Since most of the developers use this for their day to day discussions as well, you will find a lot of experts there, and a ton of information.</p> <h3 id="twitter">Twitter</h3> <p>Follow us on <a href="https://twitter.com/kogito_kie">twitter</a> if you want to stay up-to-date on latest announcements, blogs or events. Retweet what you like!</p> <h3 id="videos">Videos</h3> <p>Many Kogito videos can be found on our <a href="https://www.youtube.com/channel/UCUjeymTM-TrwHs36388VRbw">KIE Youtube channel</a>. Subscribe if you want to be notified straight away when new videos are posted. <br /><br /><br /></p> <h2 id="an-open-project">An Open Project</h2> <p>Kogito is an Open Source project licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License version 2.0</a>. First and foremost, it is an open community where contributions, ideas and discussions are done in the open and we welcome contributors! Let鈥檚 join forces in building the future of business automation.<br /><br /></p> <h3 id="code-and-issue-tracker">Code and issue tracker</h3> <p>The source code is hosted on GitHub. If you need to report a bug or request a new feature, look for a similar one on our <a href="https://issues.jboss.org/projects/KOGITO">Jira issue tracker</a>. If you don鈥檛 find any, create a new issue. <br /><br /><br /></p> <h2 id="contributing">Contributing</h2> <p>There are a lot of ways to contribute to Kogito development:</p> <ul> <li>Writing documentation and quickstarts</li> <li>Fixing bugs or even just opening an issue</li> <li>Suggesting new features and improvements</li> </ul> <p>Join us on the mailing list or chat if you鈥檙e looking for an opportunity to help out or have a great idea you would like to share!</p> </div> </div> </div> <div class="content-slim project-footer"> <div class="footer-section"> <div class="logo-wrapper"> <a href="/"><img src="/assets/images/kogito_logo_rgb_color_horizontal_reverse_450px.png" class="project-logo" alt="Kogito Logo"></a> </div> </div> <div class="grid-wrapper"> <div class="grid__item width-4-12 footer-text"> <h6>Kogito is Open Source</h6> <p>Kogito and its extensions are available under the <a href='https://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache 2.0</a> or compatible license.<br/><br/>This website built with <a href='https://jekyllrb.com/' target='_blank'>Jekyll</a> is hosted on <a href='https://pages.github.com/' target='_blank'>Github Pages</a> and is completely open source. If you want to make it better, <a href='https://github.com/apache/incubator-kie-kogito-website' target='_blank'>fork</a> the website and show us what you鈥檝e got.</p> </div> <div class="width-6-12 width-12-12-m more-info"> <h6>Find more Red Hat Middleware Community Projects</h6> <ul class="footer-links"> <li><a href="https://www.apiman.io/" target="_blank">APIMan</a></li> <li><a href="http://arquillian.org" target="_blank">Arquillian</a></li> <li><a href="http://byteman.jboss.org/" target="_blank">Byteman</a></li> <li><a href="http://capedwarf.org/" target="_blank">CapeDwarf</a></li> <li><a href="https://github.com/alechenninger/chronicler" target="_blank">Chronicler</a></li> <li><a href="https://github.com/darcy-framework" target="_blank">Darcy</a></li> <li><a href="http://debezium.io/" target="_blank">Debezium</a></li> <li><a href="https://www.drools.org/" target="_blank">Drools</a></li> <li><a href="http://gatein.jboss.org/" target="_blank">GateIn</a></li> <li><a href="http://www.hawkular.org/" target="_blank">Hawkular</a></li> <li><a href="http://hawt.io/" target="_blank">Hawtio</a></li> <li><a href="http://hibernate.org/" target="_blank">Hibernate</a></li> <li><a href="http://www.infinispan.org/" target="_blank">Infinispan</a></li> <li><a href="https://devstudio.jboss.com/" target="_blank">JBoss DevStudio</a></li> <li><a href="http://forge.jboss.org/" target="_blank">JBoss Forge</a></li> <li><a href="https://github.com/jboss-logging" target="_blank">JBoss Logging</a></li> <li><a href="http://jbossremoting.jboss.org/" target="_blank">JBoss Remoting</a></li> <li><a href="https://www.jbpm.org/" target="_blank">jBPM</a></li> <li><a href="https://jsfunit.jboss.org/" target="_blank">JSFUnit</a></li> <li><a href="https://www.keycloak.org/" target="_blank">Keycloak</a></li> <li><a href="http://modcluster.io/" target="_blank">Mod_cluster</a></li> <li><a href="http://modeshape.jboss.org/" target="_blank">ModeShape</a></li> <li><a href="https://www.narayana.io/" target="_blank">Narayana</a></li> <li><a href="https://www.optaplanner.org/" target="_blank">OptaPlanner</a></li> <li><a href="https://picketbox.jboss.org/" target="_blank">Picketbox</a></li> <li><a href="https://quarkus.io/" target="_blank">Quarkus</a></li> <li><a href="http://resteasy.jboss.org/" target="_blank">RESTEasy</a></li> <li><a href="https://riftsaw.jboss.org/" target="_blank">Riftsaw</a></li> <li><a href="http://savara.jboss.org/" target="_blank">Savara</a></li> <li><a href="http://seamframework.org/" target="_blank">Seam</a></li> <li><a href="http://arquillian.org/" target="_blank">Shrinkwrap</a></li> <li><a href="http://snowdrop.jboss.org/" target="_blank">Snowdrop</a></li> <li><a href="https://switchyard.jboss.org/" target="_blank">Switchyard</a></li> <li><a href="https://tattletale.jboss.org/" target="_blank">Tattletale</a></li> <li><a href="http://teiid.jboss.org/" target="_blank">Teiid</a></li> <li><a href="https://thorntail.io/posts/the-end-of-an-era/" target="_blank">Thorntail</a></li> <li><a href="http://wise.jboss.org/" target="_blank">Wise</a></li> <li><a href="https://xnio.jboss.org/" target="_blank">XNIO</a></li> </ul> </div> </div> </div> <div class="content-slim redhat-footer"> <div class="grid-wrapper"> <span class="licence"> <i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a> | <a href="https://www.redhat.com/en/about/privacy-policy">Red Hat Privacy Policy</a> </span> <span class="redhat"> a Red Hat sponsored project </span> <span class="redhat-logo"> <a href="https://www.redhat.com/" target="_blank"><img src="/assets/images/redhat_reversed.svg" alt="Red Hat Logo"></a> </span> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <script type="text/javascript" src="/assets/javascript/mobile-nav.js"></script> <script type="text/javascript"> if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) { _satellite.pageBottom(); } </script> <script> const response = fetch('https://api.github.com/repos/apache/incubator-kie-kogito-runtimes/tags?page=1&per_page=1'); response.then(r => { r.json().then(latestTag => { document.getElementById('latestVersion').innerHTML = `Latest updates (${latestTag[0].name})`; }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10