An open API service indexing awesome lists of open source software.

https://github.com/whywaita/myshoes-providers

myshoes-provider is shoes plugins for myshoes
https://github.com/whywaita/myshoes-providers

amazon-web-services github-actions myshoes myshoes-provider openstack

Last synced: 11 months ago
JSON representation

myshoes-provider is shoes plugins for myshoes

Awesome Lists containing this project

README

          

# myshoes-provider

myshoes-provider is shoes plugins for [myshoes](https://github.com/whywaita/myshoes).

This repository is sample codes for myshoes-provider.

## shoes-providers

- [LXD](https://linuxcontainers.org/lxd/): [shoes-lxd](https://github.com/whywaita/shoes-lxd) and [shoes-lxd-multi](https://github.com/whywaita/shoes-lxd-multi)
- [OpenStack](https://www.openstack.org/): [shoes-openstack](https://github.com/whywaita/myshoes-providers/tree/master/shoes-openstack)
- [AWS EC2](https://aws.amazon.com/ec2/): [shoes-aws](https://github.com/whywaita/shoes-aws)
- And more in [myshoes-provider topic](https://github.com/topics/myshoes-provider)

## How to develop shoes provider

Please check [03_how-to-develop-shoes.md](https://github.com/whywaita/myshoes/blob/master/docs/03_how-to-develop-shoes.md).