SOLVED: Best way to assign static IP addresses to public facing containers?

Thanks, Tom! It helps me (and likely others) to understand the architecture of the system. When one exercises the

lxc config device override

command where does this configuration information go? Presumably it’s not generating and applying a custom profile – does this just go into the (I’m presuming here, based on package dependencies) the dqlite LXD database? Part of my issue is a lack of understanding of the persistence of profile information applied to a container; i.e. do the profile directives get inserted into the container image itself somehow or are these always dynamically applied when the container is spun up?