| macrozheng/mall-swarm |
11,038 |
|
0 |
0 |
over 2 years ago |
0 |
|
25 |
apache-2.0 |
Java |
| mall-swarm是一套微服务商城系统,采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。 |
| scality/Zenko |
522 |
|
0 |
0 |
about 2 years ago |
0 |
|
61 |
apache-2.0 |
JavaScript |
| Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud. |
| cloudstax/firecamp |
188 |
|
0 |
0 |
about 6 years ago |
8 |
May 08, 2018 |
22 |
apache-2.0 |
Go |
| Serverless Platform for the stateful services |
| hegphegp/docker-learning |
107 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
Shell |
| docker学习笔记 |
| thomasjpfan/redis-cluster-docker-swarm |
77 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
mit |
Shell |
| Redis cluster cache configuration for docker swarm |
| jay-johnson/docker-redis-cluster |
38 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
Shell |
| Running a distributed 6-node Redis Cluster with Docker Swarm, Docker Compose, and Supervisor |
| jay-johnson/docker-redis-haproxy-cluster |
36 |
|
0 |
0 |
about 10 years ago |
0 |
|
1 |
|
Python |
| A Redis Replication Cluster accessible through HAProxy running across a Docker Composed-Swarm with Supervisor and Sentinel |
| briancaffey/sec-filings-app |
30 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
mit |
Python |
| This repo contains code for a web application that allows users to view SEC Filing data. |
| shanesoh/deploy-ml-fastapi-redis-docker |
25 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
|
Python |
| Deploy and scale machine learning models with FastAPI, Redis and Docker |
| fosin/anan-cloud |
24 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| anan基于JDK11、Spring Boot 2.5.x、Spring Cloud 2020生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。 包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务组件。 服务注册与发现:支持K8S、Nacos、Eureka; 配置中心:支持K8S、Nacos、SpringCloudConfig; 部署方式:支持K8S(Helm)集群部署、jar包集群部署、Docker-Compose部署、Swarm集群部署 部署组件:数据库中间件(Mysql、RabbitMQ、Redis)、Anan后台服务、Anan前端服务(Ingress)、EFk日志体系、Prometheus+Grafana监控体系 |