Skip to content

Enable & Disable Applications

XternA edited this page Sep 16, 2024 · 12 revisions

Being able to disable specific applications from being deployed is useful to reserve resources or in case the application doesn't support your location or is unsupported on the device.

⚠️ Disabling means the application will no longer be deployed and will result in no future earnings.

Within the options menu Setup Configurations, there is an option to enable or disable certain applications from being deployed. Alternatively, you may also access this directly via the CLI command igm app.

This will allow you to enable or disable an application if you don't wish to run it. Disabling an application also removes the entry when setting up the credentials.

image

For applications' credentials that haven't been configured and the application is set to enabled for installation then you will need to run the setup configuration to configure for that particular application before installing.

Deploying Applications

When an application has previously been deployed and running, and the application is now marked as disabled state, it will not be automatically stopped. The application will still be running. Stopping all or removing applications will include the disabled applications, but starting all applications up won't include the disabled one.

If you want to ensure the disabled application is no longer running it's recommended to do the following steps:

  1. Stop or remove all applications.
  2. Redeploy applications again.

The disabled application will now be gone completely.

Refer to App Installation on how these options affect installation.

Backup & Restore

The application's deployment state will be automatically backed up when resetting all settings back to default and can be restored anytime within the Managed Tool section. Once the restore is complete, the backup is removed.

Any new applications that have been added to the tool and not present in the backup will be set as enabled by default and will be updated into the list that maintains this state.

When checking for updates and updating the tool, the application state will be retained, new applications will be automatically updated and added app state.

Clone this wiki locally