https://github.com/oracle-quickstart/oci-ansible-observability
This repository will contain all the ansible related automation for oci observability & management
https://github.com/oracle-quickstart/oci-ansible-observability
Last synced: 10 months ago
JSON representation
This repository will contain all the ansible related automation for oci observability & management
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-ansible-observability
- Owner: oracle-quickstart
- License: upl-1.0
- Created: 2022-11-02T05:34:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T23:47:58.000Z (over 2 years ago)
- Last Synced: 2024-12-29T20:15:47.742Z (12 months ago)
- Size: 49.8 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible playbooks for Oracle Cloud Infrastructure Observability and Management
This repository will contain automation for OCI Observability & Management Services using ansible.
## Ansible Setup
Follow the Oracle OCI (Oracle Cloud Infrastructure) ansible getting started guide to [setup](https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/ansiblegetstarted.htm) ansible with OCI collections on your workstation.
Both Ansible and OCI Ansible collection come preinstalled and preauthenticated on Cloud Shell. You can ignore setup if you are using Cloud Shell.
## The following services are automated
- [Management Gateway Install](./mgmt_gateway_install/README.md)
- [Management Agent Install](./mgmt_agent_install/README.md)
## Details: Management Gateway
The Management Gateway provides a single point of communication between the Management Agents (or any other customer-side products) and the Oracle Cloud Infrastructure.

Read Oracle [docs](https://docs.oracle.com/en-us/iaas/management-agents/doc/management-gateway.html) for more information.
## Contributing
This project welcomes contributions from the community. Before submitting a pull
request, see [CONTRIBUTING](./CONTRIBUTING.md) for details.
## License
Copyright (c) 2021, 2022 Oracle and/or its affiliates.
Released under the Universal Permissive License (UPL), Version 1.0.
See [LICENSE](./LICENSE) for more details.
[oci]: https://cloud.oracle.com/en_US/cloud-infrastructure
[oci ansible]: https://github.com/oracle/oci-ansible-collection