Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit bece7bf

Browse files
committed
Update homepage intro
1 parent c337311 commit bece7bf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33

44
Juju is an open-source ecosystem of tools designed to revolutionise the speed and quality of software operations on any cloud.
55

6-
The Juju ecosystem comprises a charm hub, a charm SDK, and Juju.
7-
8-
- A charm is a software operator that packages an application with operations code in a way understandable to Juju.
9-
- Juju is an orchestration engine that uses charms and the applications deployed from them to make operations as simple as `juju deploy foo`, `juju configure foo`, `juju integrate foo bar`, `juju scale foo`, `juju upgrade foo`, etc. – for any application on any type of cloud.
6+
When you do operations the Juju way, things are simple as `juju deploy`, `juju configure`, `juju integrate...`, `juju scale...`, `juju upgrade`, etc. – for any charmed application (i.e., application equipped with operations code for use with Juju) on any type of supported cloud (Kubernetes or otherwise).
107

118
> [Browse existing charms on Charmhub](https://charmhub.io/) <p> [Browse supported clouds](https://juju.is/docs/juju/juju-supported-clouds)
129
@@ -17,6 +14,8 @@ At a time when operations code is still largely stuck with handcrafted code, YAM
1714
Whether you are a developer wondering how to make your application ready for the cloud, a cloud system administrator or an SRE tired of YAML, or a business owner, Juju can help.
1815

1916

17+
18+
2019
---
2120

2221
## In this documentation

0 commit comments

Comments
 (0)