Appearance
Config Loaders
Config loaders apply configuration to an Imagizer instance at startup.
WARNING
Config loaders will override all previously made Imagizer configurations on boot.
TIP
All configurations are persistent, even after the config loader is removed and the instance is rebooted.
AWS EC2
AWS EC2 passes information to the instance through User Data.
Add valid Imagizer JSON configuration directly into the EC2 User Data. The EC2 instance will automatically configure itself using the User Data configuration on startup.
Example
On-Premise
Imagizer On-Premise images include Cloud-init, which can be used to configure Imagizer. See the On-Premise Guide.
