Stopping the GridGain Streaming Demo
When you’re done, stop the demo containers:
-
Stop the application’s container:
docker compose -f docker/ignite-streaming-app.yaml stop -
Stop the GridGain cluster’s containers:
docker compose -f docker/ignite-cluster.yaml stop -
Stop the Control Center containers:
docker compose -f docker/control-center.yaml stop
Using stop keeps the containers and their data, so you can resume the demo later with the matching
docker compose -f docker/<docker-compose-file> start (or up -d) commands. The cluster stays activated when you
restart it this way.
We hope you enjoyed the tutorial and found it useful. Don’t hesitate to share feedback with us by using the
Documentation Feedback button in the bottom-right corner of the page. Help us fix issues and expand the tutorial, and
let us know which topics you’d like new parts to cover.
© 2026 GridGain Systems, Inc. All Rights Reserved. Privacy Policy | Legal Notices. GridGain® is a registered trademark of GridGain Systems, Inc.
Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation.