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
- Host: GitHub
- URL: https://github.com/whywaita/myshoes-providers
- Owner: whywaita
- Created: 2020-12-11T13:36:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T11:04:59.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T17:03:41.952Z (almost 2 years ago)
- Topics: amazon-web-services, github-actions, myshoes, myshoes-provider, openstack
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).