More about JuJu cache
        Posted  
        
            by 
                koxon
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by koxon
        
        
        
        Published on 2014-06-03T05:29:26Z
        Indexed on 
            2014/06/03
            15:55 UTC
        
        
        Read the original article
        Hit count: 351
        
I would like to know more about JuJu cache.
After I start a charm and JuJu provisions a machine for the first time, the charm will be downloaded and all dependencies installed (apt-get, etc). This process can be very long.
Once the charm has been build, configured and deployed once, can JuJu provision more instances of the same charm pre-built and configured?
I presume that's what the cache is for, but the documentation is not very explicit: https://juju.ubuntu.com/docs/charms-deploying.html
How JuJu tracks the state of the charm if it works that way?
Thanks
Nic
© Ask Ubuntu or respective owner