Keepers 56c7e0f85f
swap selector category types for ints (#661)
Though enumerated as ints, the selector service
categories are stored and managed as strings. The
only time that we use the int is when passing their
iota const to and from functions.  Using a string
type instead of an int allows us to get rid of the
string builders and AtoI funcs (though not the
stringer requirement in the Iface, sadly).
2022-08-29 19:46:08 +00:00
2022-08-29 12:16:45 -07:00
2022-06-28 12:15:30 -07:00
2022-04-29 13:24:42 -07:00

Corso

Corso is the first open-source tool that aims to assist IT admins with the critical task of protecting their Microsoft 365 data. It provides a reliable, secure, and efficient data protection engine. Admins decide where backup data is stored and have the flexibility to perform backups of their desired service through an intuitive interface. As Corso evolves, it can become a great building block for more complex data protection workflows.

Corso supports supports M365 Exchange, OneDrive, SharePoint, and Teams. Coverage for additional services, possibly even beyond M365, will expand based on the interest and needs of the community.

Getting Started

TODO - Link to the appropriate page in the published docs.

Building Corso

# Build a binary. Will be placed in bin/
./build/build.sh 

# Build a container image
./build/build-container.sh 

Contribution Guidelines

TODO

Code of Conduct

It's important that our community is inclusive and respectful of everyone. We ask that all Corso users and contributors take a few minutes to review our Code of Conduct

License

TODO `

Description
Free, Secure, and Open-Source Backup for Microsoft 365
Readme Pixar 182 MiB
Languages
Go 91.1%
SCSS 7%
JavaScript 1.1%
PowerShell 0.6%