fixinventory icon indicating copy to clipboard operation
fixinventory copied to clipboard

Fix Inventory consolidates user, resource, and configuration data from your cloud environments into a unified, graph-based asset inventory.

Resoto

Automate tedious infrastructure tasks, remarkably fast!

Version Build Docs Discord CodeCoverage

Table of contents

  • Overview
  • Getting started
  • Component list
  • Contact
  • License

Overview

🔍 Search Infrastructure: Resoto maps out your cloud infrastructure in a graph and provides a simple search syntax.

📊 Generate Reports: Resoto keeps track of and reports infrastructure changes over time, making it easy to audit resource usage and cleanup.

🤖 Automate Tasks: Tedious tasks like rule enforcement, resource tagging, and cleanup can be automated using jobs.

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 2022 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.