cloudstack/client/conf
Abhishek Kumar 34b8870f59
systemvm-template: support on-demand download during setup and registration (#11656)
Bundling all hypervisor SystemVM templates in release packages simplifies installs but inflates build time and artifact size. This change enables downloading templates on demand when they’re not found after package installation. The download path is wired into both cloud-setup-management and the existing SystemVM template registration flow.

For connected or mirrored environments, a repository URL prefix can be provided to support air-gapped setups: pass --systemvm-templates-repository <URL-prefix> to cloud-setup-management, or set system.vm.templates.download.repository=<URL-prefix> in server.properties for post-setup registration.

If templates are already present (bundled or preseeded), behavior is unchanged and no download is attempted.

---------

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-12-26 11:36:32 +05:30
..
db.properties.in framework/db: use HikariCP as default and improvements (#9518) 2024-09-05 09:36:58 +05:30
ehcache.xml.in Fix spelling (#7087) 2023-01-16 10:56:07 +01:00
environment.properties.in CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
java.security.ciphers.in client: don't disable TLSv1, TLSv1.1 by default that breaks VMware env 2019-03-26 18:15:20 +05:30
log4j-cloud.xml.in Go back to default timestamp on logging (#8925) 2024-09-05 09:13:04 +02:00
server.properties.in systemvm-template: support on-demand download during setup and registration (#11656) 2025-12-26 11:36:32 +05:30