1
0
mirror of https://github.com/nsnail/Ocelot.git synced 2025-05-10 19:29:31 +08:00
Tom Pallister 454ba3f9a0
Make Ocelot work with service fabric DNS and naming service for guest exe and stateless ()
* test for issue

* added service fabric sample

* working!!

* changed sample naming to Ocelot

* removed files we dont need

* removed files we dont need

* updated sample gitignore

* updated sample gitignore

* getting ocelot to work with service fabric using the reverse proxy

*  - added support for service fabric discovery provider, proxies requests through naming service, wont work on partioned service fabric services yet

*  - Manually tested service fabric using sample..all seems OK. Made some changes after testing, added docs

*  - added docs for servic fabric
2018-03-03 15:24:05 +00:00
..