# Howto stream update to mender application?

**URL:** https://hub.mender.io/t/howto-stream-update-to-mender-application/1789
**Category:** General Discussions
**Created:** [April 15, 2020, 8:05am UTC](https://hub.mender.io/t/howto-stream-update-to-mender-application/1789 "2020-04-15T08:05:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sensslen](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/sensslen/32/245_2.png) [@sensslen](https://hub.mender.io/u/sensslen)
#### Post date: [April 15, 2020, 8:05am UTC](https://hub.mender.io/t/howto-stream-update-to-mender-application/1789/1 "2020-04-15T08:05:44Z")

</div>

We’re currently looking to integrate mender into our product. We’ll use stand alone mode for updates, as the Server component is already specified.

Unfortunately I didn’t find documentation on how to stream data to the mender application in standalone mode.

---

<div class="post-metadata">

### Author: ![sensslen](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/sensslen/32/245_2.png) [@sensslen](https://hub.mender.io/u/sensslen)
#### Post date: [April 15, 2020, 8:26am UTC](https://hub.mender.io/t/howto-stream-update-to-mender-application/1789/2 "2020-04-15T08:26:12Z")

</div>

OK, after reading the documentation again carefully, I found that using mender -install can take http url’s to download artifact stream directly.
