Difference between revisions of "Juju"

From Freephile Wiki
Jump to navigation Jump to search
(remove all the outdated content from 8 or 9 years ago)
Tag: Replaced
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[wp:Juju (software)|Juju]] (formerly Ensemble) is an open source service orchestration management tool developed by Canonical Ltd., the company behind [[Ubuntu]]. Juju allows software to be quickly deployed, integrated and scaled on a wide choice of cloud services or servers.
 
[[wp:Juju (software)|Juju]] (formerly Ensemble) is an open source service orchestration management tool developed by Canonical Ltd., the company behind [[Ubuntu]]. Juju allows software to be quickly deployed, integrated and scaled on a wide choice of cloud services or servers.
  
 +
Juju can deploy to LXC <ref>See also: [[Docker]]</ref> (for local environments), OpenStack (for HP Cloud), Windows Azure, Joyent or Amazon EC2
 +
 +
== Links ==
 +
# https://juju.is/
 +
# https://juju.is/docs/juju/tutorial
 +
# https://charmhub.io/
 +
 +
 +
{{References}}
  
 
[[Category:DevOps]]
 
[[Category:DevOps]]
 
[[Category:Service Orchestration]]
 
[[Category:Service Orchestration]]

Latest revision as of 03:20, 21 December 2023

Juju (formerly Ensemble) is an open source service orchestration management tool developed by Canonical Ltd., the company behind Ubuntu. Juju allows software to be quickly deployed, integrated and scaled on a wide choice of cloud services or servers.

Juju can deploy to LXC [1] (for local environments), OpenStack (for HP Cloud), Windows Azure, Joyent or Amazon EC2

Links[edit | edit source]

  1. https://juju.is/
  2. https://juju.is/docs/juju/tutorial
  3. https://charmhub.io/


References[edit source]

  1. See also: Docker