Skip to content

chaostoolkit-incubator/chaostoolkit-oci

Repository files navigation

Chaos Toolkit Extension for OCI

Build Status Python versions

This project is a collection of actions and probes, gathered as an extension to the Chaos Toolkit.

Setup environment

Install Python and pip

Install and create a virtual environment

Install chaostoolkit, chaostoolkit-oci

Configure your signing keys and obtain your OCIDs.

Create your OCI Configuration file.

Using chaostoolkit-oci

Creating and running chaos experiments.

Contributing

Contributing to chaostoolkit-oci.

Changelog

View the CHANGELOG.

Acknowledgement

Chaos installation: chaostoolkit.org

Python, pip installation and virtualenv documentation: https://docs.python-guide.org/#

License