Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

项目详细说明? #6

Open
jakey188 opened this issue Jan 17, 2018 · 10 comments
Open

项目详细说明? #6

jakey188 opened this issue Jan 17, 2018 · 10 comments

Comments

@jakey188
Copy link

你好张大大,能否对您的这个项目有个详细的说明呢?

@geffzhang
Copy link
Owner

geffzhang commented Jan 29, 2018

@jakey188 这是个架构Demo项目,集成各大开源项目,让这些开源项目好落地,我也是在不断的探索中,如果想用这个项目,你应该也是要懂这些开源项目都有什么用,自然就懂这个项目的各个Project干啥,每个Project的代码其实都非常的简单

@coolincy
Copy link

coolincy commented Feb 7, 2018

其实还是有个粗略的介绍比较好些,比如各个开源项目的配置,启动顺序,需要的服务等等。。

@geffzhang
Copy link
Owner

@coolincy 嗯,我正在做可以跑的应用,之前只是搭了一个架子

@geffzhang
Copy link
Owner

本开源项目的主要目的是结合时下流行的Docker容器技术, 利用Nginx/Jexus、Consul、Kubernetes开源工具为.NET Core应用程序 构建分布式容器集群、实现自动部署,弹性伸缩,资源调度和负载均衡提供整套解决方法的实例.
进行测试的时候----》先运行Consul 下载地址:https://github.com/geffzhang/NanoFabric/tree/develop/tools/Consul ----》再运行https://github.com/geffzhang/NanoFabric/tree/develop/src/NanoFabric.Ocelot 项目 ----》再运行https://github.com/geffzhang/NanoFabric/tree/develop/sample/SampleService.Kestrelhttps://github.com/geffzhang/NanoFabric/tree/develop/sample/SampleService.MvcClient

@SimenCTan
Copy link

张大大,现在这个项目现在做到哪一步来了。

@yuailong
Copy link

张大大,我用命令consul.exe agent -data-dir=/data/consul/data -ui -dev -bind 127.0.0.1 -client 127.0.0.1启动了第一步,在 第二步运行NanoFabric.Ocelot时,在NanoFabric.AspNetCore.ApplicationBuilderExtensions类中的AddTenant()函数抛异常
Exception:One or more errors occurred. (An error occurred while sending the request.)

@liugt34
Copy link

liugt34 commented Apr 28, 2018

想问下大神要运行这个项目,机器上必须要部署Fabric么?

@geffzhang
Copy link
Owner

@liugt34 这个项目和service fabric没有关系,所以不需要Fabric

@2012desuming
Copy link

大神,我想咨询下,项目中token持久化时实现IPersistedGrantStore接口中StoreAsync方法是在什么地方会触发,找了许久没有找到,希望大神指教一下

@lawrence-peng
Copy link

image
请问,这个图是在 consul 里截的,好像是健康检查对吗 ?我在浏览器访问图中的接口是正常的

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants