Sync infrastructure data to a single place.
Table of contents
Overview
Currently, Resoto can collect AWS, Google Cloud, DigitalOcean, VMWare Vsphere, OneLogin, and Slack resources. If the cloud you are using is not listed, it is easy to write your own collectors. An example can be found here.
Getting started
Continue reading the Quick Start Guide
Component list
resotocore
the platform maintaining the MultiDiGraph.resotoshell
the Resoto shell to interact with the core.resotoworker
provides workers that load plugins to perform collect and cleanup operations.resotometrics
is a Prometheus exporter.plugins
are a collection of worker plugins like AWS
Contact
If you have any questions, feel free to join our Discord or open a GitHub issue.
License
Copyright 2023 Some Engineering Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.