Skip to content

App Installation

XternA edited this page Sep 16, 2024 · 14 revisions

Work in progress

When installing applications, if you choose Selective application, you will be presented with the following menu system.

This will allow you to install based on what applications you've selected.

image

Using the options, you can enable or disable certain applications/services that you wish to install. This will be updated live on this menu before you proceed to install so that you know what's going to be installed.

Any applications/services that have already been installed, will be redeployed again, useful if you've changed credentials, resource limits etc. It will just be updated with the new set of values. That's how you redeploy applications and update their settings.

Applications which you don't want to be installed but are already running will be ignored. You will need to stop them individually via

docker stop <application_name>

You can also check the application name with igm show to list all the installed applications.

Clone this wiki locally