I've looked at this post for setting up juju on a local environment with lxc. However, is there a way to use juju with lxc in a non-local environment?
I am looking at a scenario where lxc containers are deployed on multiple nodes. I.e., lets say I have virtual machines m1 and m2 with wordpress deployed on a container in m1 and mysql deployed on a container in m2. Is there a way to orchestrate these deployments with juju?