Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tranngoclam/ops-lab
Set of blueprints for Operation in Distributed System, Microservices.
https://github.com/tranngoclam/ops-lab
consul docker docker-buildkit docker-compose golang grpc haproxy hashicorp k8s load-balancing microservices nginx nomad rest
Last synced: 14 days ago
JSON representation
Set of blueprints for Operation in Distributed System, Microservices.
- Host: GitHub
- URL: https://github.com/tranngoclam/ops-lab
- Owner: tranngoclam
- Created: 2020-02-23T16:04:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T15:14:11.000Z (over 2 years ago)
- Last Synced: 2024-10-11T23:18:55.794Z (about 1 month ago)
- Topics: consul, docker, docker-buildkit, docker-compose, golang, grpc, haproxy, hashicorp, k8s, load-balancing, microservices, nginx, nomad, rest
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 19
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ops Lab
> This repository provides a set of blueprints for Operation in Distributed System, Microservices.
## Getting Started
1. Install Docker:
2. Install Docker Compose:
3. Install Go:## Technology
- [Docker](https://www.docker.com)
- [Docker Compose](https://github.com/docker/compose)
- [HAProxy](https://www.haproxy.com)
- [NGINX](https://www.nginx.com)
- [gRPC](https://grpc.io)
- [Kubernetes](https://kubernetes.io)
- [Go](https://golang.org)
- [Consul](https://www.consul.io)
- [Nomad](https://www.nomadproject.io)## Contributing
- TBD