Skip to content

someengineering/resoto

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* [resotocore][fix] Wait for the same list of subscribers

* create lock in async context

* fix tests and remove property
ef9e5e2

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Resoto

Sync infrastructure data to a single place.

Version Build Docs Discord Known Vulnerabilities CodeCoverage

Table of contents

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

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.