Deploying from the repository
Instead of running the installer, which installs a released version of Drogue Cloud, you can also directly from the
repository, using :latest
images instead. The same way, you can also deploy your custom-built images.
main and tagged versionsDeploying from the repository implies that you install |
Deploy standard images
Installing Drogue Cloud, using the standard images, can be done by calling the "installation" script (drogue.sh
)
directly from the repsitory:
./script/drogue.sh
This is the same script as from the installer packages explained before. Thus is accepts the same variables/options. |