danlance
12/09/2022, 1:28 PMOne of the most exciting features in 5.3.10, which should make should make everyone’s life easier when deploying Lucee servers, is improved, still experimental, native support for.CFconfig
• Startup Listeners, server.cfc and web.cfc :: Lucee Documentation 13
• configImport() :: Lucee Documentation 13
• add support for .cfconfig.json importing on startup 9
There are, however, a few known issues with, datasource imports and s3 mappings don’t quite work yetconfigImport
• LDEV-4255 3 - configImport isn’t importing custom args for datasources
• LDEV-4289 - configImport isn’t importing s3 mappingsAm I correct in thinking that this (at least once remaining issues are resolved) should allow for use of finalised CB docker images, whilst maintaining the ability to set certain Lucee configuration variables dynamically from environment variables?
bdw429s
12/11/2022, 3:51 AMbdw429s
12/11/2022, 3:54 AMdanlance
12/12/2022, 12:38 PM