Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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