controller_configuration icon indicating copy to clipboard operation
controller_configuration copied to clipboard

how to migrate from AAP 2.4 to 2.5 / controller_configuration to aap_configuration

Open djdanielsson opened this issue 1 year ago • 2 comments

this issue is to help track how to migrate from AAP 2.4 to 2.5 / controller_configuration to aap_configuration. more info to come soon, once all the major changes have been completed.

djdanielsson avatar Oct 15 '24 17:10 djdanielsson

Usage of environment variables in general should be added to the general documentation or the conversion guide. Previously, the only requirements were CONTROLLER_HOST, CONTROLLER_USERNAME, CONTROLLER_PASSWORD (or CONTROLLER_TOKEN) but now those need to be set plus GATEWAY_HOSTNAME, GATEWAY_USERNAME, GATEWAY_PASSWORD

It's also worth questioning if the collection should expect a universal AAP_{HOST,USER,PASSWORD} environment variable, but that's probably a separate feature request

david-igou avatar Nov 01 '24 00:11 david-igou

this is related to module differences that we do have PR's open to standardize them, hopefully in the near future this will be solved

djdanielsson avatar Nov 22 '24 17:11 djdanielsson

I believe this has now been completed

djdanielsson avatar Nov 20 '25 15:11 djdanielsson