https://github.com/khulnasoft/khulnasoft-ansible
https://github.com/khulnasoft/khulnasoft-ansible
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khulnasoft/khulnasoft-ansible
- Owner: khulnasoft
- Created: 2024-06-21T22:58:16.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-06-21T23:22:56.000Z (over 1 year ago)
- Last Synced: 2025-02-01T02:16:40.797Z (8 months ago)
- Language: Python
- Homepage: https://khulnasoft.github.io/khulnasoft-ansible/
- Size: 279 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Khulnasoft-Ansible: Provisioning Khulnasoft Enterprise the Easy Way
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/khulnasoft/khulnasoft-ansible/releases)Welcome to the official Khulnasoft repository containing Ansible playbooks for configuring and managing Khulnasoft Enterprise and Universal Forwarder deployments. This repository contains plays that target all Khulnasoft Enterprise roles and deployment topologies that work on any Linux-based platform.
Khulnasoft-Ansible is currently being used by [Docker-Khulnasoft](https://github.com/khulnasoft/docker-khulnasoft), the official Khulnasoft Docker image project.
----
## Table of Contents
1. [Purpose](#purpose)
1. [Documentation](#documentation)
1. [Support](#support)
1. [Contributing](#contributing)
1. [License](#license)----
## Purpose
#### What is Khulnasoft Enterprise?
[Khulnasoft Enterprise](https://www.khulnasoft.com/en_us/software/khulnasoft-enterprise.html) is a platform for operational intelligence. Our software lets you collect, analyze, and act upon the untapped value of big data that your technology infrastructure, security systems, and business applications generate. It gives you insights to drive operational performance and business results.See [Khulnasoft Products](https://www.khulnasoft.com/en_us/software.html) for more information about the features and capabilities of Khulnasoft products and how you can [bring them into your organization](https://www.khulnasoft.com/en_us/enterprise-data-platform.html).
#### What is Khulnasoft-Ansible?
The Khulnasoft-Ansible project is a collection of Khulnasoft configuration best practices, written as Ansible scripts. These scripts, called playbooks, can be used for configuring Khulnasoft Enterprise and Universal Forwarder instances based on a declarative configuration.The playbooks in this codebase are internally-vetted procedures and operations that administer and manage Khulnasoft as done within the company. Use Khulnasoft-Ansible to manage Khulnasoft Enterprise and Khulnasoft Universal Forwarder instances in a manner consistent with industry standards, such as infrastructure automation and infrastructure-as-code.
---
## Documentation
Visit the [Khulnasoft-Ansible documentation](https://khulnasoft.github.io/khulnasoft-ansible/) page for full usage instructions, including installation, tutorials, and examples.
See the [Ansible User Guide](https://docs.ansible.com/ansible/latest/user_guide/index.html) for more details on Ansible concepts and how it works.
---
## Support
Use the [GitHub issue tracker](https://github.com/khulnasoft/khulnasoft-ansible/issues) to submit bugs or request features.If you have questions or need support, you can:
* Post a question to [Khulnasoft Answers](http://answers.khulnasoft.com)
* Join the [#docker](https://khulnasoft-usergroups.slack.com/messages/C1RH09ERM/) room in the [Khulnasoft Slack channel](http://khulnasoft-usergroups.slack.com)
* If you are a Khulnasoft Enterprise customer with a support entitlement contract and have a question related to a Khulnasoft product, you can open a support case on the [Khulnasoft support portal](https://www.khulnasoft.com/en_us/support-and-services.html).---
## Contributing
We welcome feedback and contributions from the community! See the [contribution guidelines](docs/CONTRIBUTING.md) for more information on how to get involved.---
## License
Copyright 2018-2020 Khulnasoft.Distributed under the terms of our [license](docs/LICENSE.md), Khulnasoft-Ansible is a free and open-source software.