# Installed Services

balenaCloud devices can run multiple microservices in separate Docker containers. Deploying **Mobius**Flow® to your device will create three microservices. You can start, stop and view logs for each service on the **balenaCloud device summary** page.

<figure><img src="https://241296614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQoV8xVJhcESUhdKQWDcm%2Fuploads%2FAo04mvyXQsTb2q9Xys3p%2FBalena%20Microservices.png?alt=media&#x26;token=05d1c141-4027-4088-8769-e4fdfdc48c33" alt=""><figcaption><p>MobiusFlow® Microservices</p></figcaption></figure>

## mobius

This microservice runs the **Mobius**Flow® application.&#x20;

## manage

Manages network interfaces. See [Configure Networks](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/configure-networks) for more information

## mongodb

A full version of MongoDB which you can use to store / retrieve data in flows.

The default settings are

<table><thead><tr><th>Setting</th><th>Default Value</th><th data-hidden></th></tr></thead><tbody><tr><td>Database</td><td>mobius</td><td></td></tr><tr><td>Username</td><td>mobius</td><td></td></tr><tr><td>Password</td><td>RmzsXQYReLHaCS5wWGjAPjtJ7VnTw4qL</td><td></td></tr></tbody></table>
