Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vCloud-DFTBA/faythe
An experimental cluster brings Prometheus and OpenStack together
https://github.com/vCloud-DFTBA/faythe
autoscaling clustering faythe golang openstack prometheus self-healing
Last synced: about 2 months ago
JSON representation
An experimental cluster brings Prometheus and OpenStack together
- Host: GitHub
- URL: https://github.com/vCloud-DFTBA/faythe
- Owner: vCloud-DFTBA
- License: apache-2.0
- Created: 2020-07-14T09:46:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T07:02:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T10:51:31.463Z (2 months ago)
- Topics: autoscaling, clustering, faythe, golang, openstack, prometheus, self-healing
- Language: Go
- Homepage: https://git.io/JttUS
- Size: 85.2 MB
- Stars: 18
- Watchers: 5
- Forks: 9
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Faythe
[![license](https://img.shields.io/badge/license-Apache%20v2.0-blue.svg)](LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/vCloud-DFTBA/faythe)](https://goreportcard.com/report/github.com/vCloud-DFTBA/faythe)
```
_____ __ .__
_/ ____\____ ___.__._/ |_| |__ ____
\ __\\__ \< | |\ __\ | \_/ __ \
| | / __ \\___ | | | | Y \ ___/
|__| (____ / ____| |__| |___| /\___ >
\/\/ \/ \/
```**An experimental cluster brings Prometheus and OpenStack together designed and implemented by Cloud Monitor team in [Viettel Network](https://www.linkedin.com/company/viettel-network/).**
## What does the phrase Faythe mean?
- The name is inspired by a character in cryptology. Check [wiki - section Cast of character](https://en.wikipedia.org/wiki/Alice_and_Bob) for more details.
> **TL;DR**:
>
> - Q: What is Faythe?
> - A: A trusted advisor, courier or intermediary. Faythe is used infrequently, and is associated with Faith and Faithfulness. Faythe may be a repository of key service or courier of shared secrets.## Getting started
Follow the documentation [here](./docs/getting-started.md).
## Features
- Cloud autoscaler with pluggable metric backends & cloud providers.
## Documentation
Check out [documentation directory](./docs).
## APIs
Check out Postman [example requests](./examples/postman/faythe.postman_collection.json).
## Version
You can find [Faythe legacy version](https://github.com/ntk148v/faythe/tree/legacy). This is a just work version with autoscaling & autohealing.
## Contributors
Checkout [CONTRIBUTORS.md](./CONTRIBUTORS.md).