Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electroid/infrastructure
Microservices to orchestrate and deploy game servers.
https://github.com/electroid/infrastructure
bash docker kubernetes ruby
Last synced: 2 months ago
JSON representation
Microservices to orchestrate and deploy game servers.
- Host: GitHub
- URL: https://github.com/electroid/infrastructure
- Owner: Electroid
- License: apache-2.0
- Created: 2017-06-14T16:41:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:28:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T03:42:52.223Z (3 months ago)
- Topics: bash, docker, kubernetes, ruby
- Language: Ruby
- Homepage: https://stratus.network
- Size: 4.01 MB
- Stars: 20
- Watchers: 11
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infrastructure
Microservices and configurations to maintain and deploy [stratus.network](https://stratus.network)- `models` - Dockerfiles and scripts for building images
- `manifests` - Kubernetes configurations for orchestrating containers
- `lib` - Ruby microservices to auto-managing the cluster
- `spec` - Unit testing of utilities