How to manage your Juju deployment¶
The goal of everything in Juju is to help you set up and maintain your cloud deployment, from day 0 to day 2, in the same unified way, on any cloud and even between clouds. This series of documents covers the high-level logic.
First you’ll want to set things up:
The specifics may be simpler if you’re working locally (e.g., for local testing and development):
Or more sophisticated, if you’re working in a proxy-restricted environment:
Whichever the case, make sure to harden:
If things don’t go as expected, here’s how to troubleshoot:
At all time, try to stay up to date:
And, if you’re trying things locally, here’s how to clean up: