docs: fork info
This commit is contained in:
parent
4e2a9a4b89
commit
6477efae46
16
README.md
16
README.md
@ -1,4 +1,7 @@
|
|||||||
|
> Fork Info: Removed Slack Context
|
||||||
|
|
||||||
# DigitalOcean Snapshotter
|
# DigitalOcean Snapshotter
|
||||||
|
|
||||||
[![Docker Pulls](https://img.shields.io/docker/pulls/topgg/digitaloceansnapshotter.svg)](https://hub.docker.com/r/topgg/digitaloceansnapshotter/)
|
[![Docker Pulls](https://img.shields.io/docker/pulls/topgg/digitaloceansnapshotter.svg)](https://hub.docker.com/r/topgg/digitaloceansnapshotter/)
|
||||||
|
|
||||||
Simple Digital Ocean Volume Backup Service using Snapshots
|
Simple Digital Ocean Volume Backup Service using Snapshots
|
||||||
@ -44,22 +47,23 @@ spec:
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Note that this uses the latest image which you shouldn't do in prod, use a tag version or commit hash instead**
|
**Note that this uses the latest image which you shouldn't do in prod, use a tag version or commit hash instead**
|
||||||
|
|
||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Godo](https://github.com/digitalocean/godo) - DigitalOcean V2 API client library
|
- [Godo](https://github.com/digitalocean/godo) - DigitalOcean V2 API client library
|
||||||
* [Logrus](https://github.com/sirupsen/logrus) - Logging framework used
|
- [Logrus](https://github.com/sirupsen/logrus) - Logging framework used
|
||||||
* [Slack-Go](https://github.com/slack-go/slack) - Slack API client library
|
- [Slack-Go](https://github.com/slack-go/slack) - Slack API client library
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/top-gg/DigitalOceanSnapshotter/tags).
|
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/top-gg/DigitalOceanSnapshotter/tags).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
* **DevYukine @ Top.gg** - *Initial work* - [DevYukine](https://github.com/DevYukine)
|
- **DevYukine @ Top.gg** - _Initial work_ - [DevYukine](https://github.com/DevYukine)
|
||||||
|
|
||||||
See also the list of [contributors](https://github.com/top-gg/DigitalOceanSnapshotter/contributors) who participated in this project.
|
See also the list of [contributors](https://github.com/top-gg/DigitalOceanSnapshotter/contributors) who participated in this project.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
|
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
|
||||||
|
Loading…
Reference in New Issue
Block a user