All Projects → lyy8510a → ms2consul_demo

lyy8510a / ms2consul_demo

Licence: other
python微服务,注册到consul的demo

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to ms2consul demo

props
config source library for golang, support properties/yaml/ini file、zookeeper\consul\etcd k/v k/props
Stars: ✭ 57 (+62.86%)
Mutual labels:  consul
meshery-consul
Meshery adapter for Consul
Stars: ✭ 50 (+42.86%)
Mutual labels:  consul
vim-hcl
Syntax highlighting for HashiCorp Configuration Language (HCL)
Stars: ✭ 83 (+137.14%)
Mutual labels:  consul
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (+31.43%)
Mutual labels:  consul
fm.consulinterop
a lib for build micro-service
Stars: ✭ 33 (-5.71%)
Mutual labels:  consul
Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
Stars: ✭ 99 (+182.86%)
Mutual labels:  consul
go-fsimpl
Go io/fs.FS filesystem implementations for various URL schemes
Stars: ✭ 225 (+542.86%)
Mutual labels:  consul
consul-envoy
Consul to Envoy API listener
Stars: ✭ 35 (+0%)
Mutual labels:  consul
docker vault
Docker + Consul + Vault
Stars: ✭ 34 (-2.86%)
Mutual labels:  consul
super-duper-vault-train
🚄▼▼▼▼▼▼
Stars: ✭ 19 (-45.71%)
Mutual labels:  consul
terraform-google-nomad
📗 Terraform Module for Nomad clusters with Consul on GCP
Stars: ✭ 63 (+80%)
Mutual labels:  consul
Consul.ServiceDiscovery.Demo
This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automatic service discovery (Consul).
Stars: ✭ 24 (-31.43%)
Mutual labels:  consul
microservices-scaffold
Barebone Python Microservices with Flask
Stars: ✭ 129 (+268.57%)
Mutual labels:  python-microservices
Constole
Scan for and exploit Consul agents
Stars: ✭ 37 (+5.71%)
Mutual labels:  consul
image-hub
Image Hub is a sample application for exploring WebAssembly modules used as Envoy filters.
Stars: ✭ 56 (+60%)
Mutual labels:  consul
dynamic-sharding
用动态分片解决pushgateway高可用 单点 HA问题
Stars: ✭ 27 (-22.86%)
Mutual labels:  consul
tuggle
Distributed file mirroring proxy in Consul cluster
Stars: ✭ 16 (-54.29%)
Mutual labels:  consul
nomad-consult-ansible-centos
Deploy nomad & consult on centos with ansible
Stars: ✭ 17 (-51.43%)
Mutual labels:  consul
meshery-operator
The service mesh operator.
Stars: ✭ 41 (+17.14%)
Mutual labels:  consul
mesos-executor
Customizable Apache Mesos task executor
Stars: ✭ 50 (+42.86%)
Mutual labels:  consul

Python Flask微服务Demo

使用Python3.6,使用方式有一点要注意,如果没consul的话,需要在manage.py注释掉runserver中register_consul()和stopserver中的deregister_consul()。 执行pip install -r requirement.txt
然后python manage.py runserver即可。
支持Rpc和restfull

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].