How To add an application

First add some services to your MICO instance.

To add a new application click on the new Application button in the dashboard or the application overview.

../_images/add-new-application.png

Fill in the values of the dialog. For Short Name and Version the same restrictions as for services apply.

../_images/new-application-dialog.png

You can choose the services for the new application now with the pick Services button.

Services still can be added, removed or changed after the creation.

../_images/service-picker-for-new-application-dialog.png

Pick the services with their specific version. Only one version of a service may be directly included in an application. This does not restrict dependencies of included services.

../_images/new-application-dialog-with-services.png

The selected services are shown in the create new application dialog.

After adding the application

You will be redirected to the application detail page, if the application was added successfully.

../_images/application-detail.png

On the application detail page, you can choose the version of the application in the top right corner.

Right below the application name on the left, you can deploy the application with the deploy button, undeploy a the application with the undeploy button, create a new version of this application with the create next Version button or delete this specific application version with the delete version button.

On the right side you can find a Services button to add services to the application. The included services are listed below this button together with their deployment information.

To edit the application data switch to the tab Application Data.

../_images/application-detail-data.png