Tutorial¶
This tutorial is designed to help you learn how to deploy Charmed OpenSearch and become familiar with its available operations.
What you’ll need¶
While this tutorial intends to guide you as you deploy Charmed OpenSearch for the first time, it will be most beneficial if:
You have some experience using a Linux-based CLI
You are familiar with OpenSearch concepts such as indices and users.
To learn more, see the official OpenSearch documentation
Your computer fulfils the minimum system requirements
What you’ll do¶
Step |
Details |
|---|---|
Set up a cloud environment for your deployment with LXD |
|
Learn how to deploy OpenSearch with Juju |
|
Enable security in your deployment by integrating with a TLS certificates operator |
|
Learn how to integrate a client app with OpenSearch and manage users |
|
Learn about password management and rotation |
|
Scale your application by adding or removing Juju units |
|
Remove your OpenSearch deployment and Juju to free your machine’s resources |