Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
2017-12-12 10:13:34 +03:00
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
...
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00
Ramón Tomás
104d993473
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-10-23 17:39:57 +02:00
Ramón Tomás
c51c101f90
Updated Load Tests
...
Added middleware to bypass authorization in load testing
2017-10-23 17:39:45 +02:00
Igor Sychev
3c41a57f6d
js file is not exists
2017-10-18 09:21:57 +03:00
Ramón Tomás
42ce196270
Updated SF Linux manifests
2017-10-16 16:10:40 +02:00
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
2017-10-13 11:35:26 +02:00
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
2017-10-11 18:53:26 +02:00
Ramón Tomás
a04cef97ef
Added AppInsights service
2017-10-11 16:26:44 +02:00
Ramón Tomás
274ddc2016
Integrate HealthCheck with k8s
2017-10-02 14:40:37 +02:00
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
2017-09-25 14:45:53 -04:00
Igor Sychev
926cc9f5e5
Health check for Payment
2017-09-18 09:15:53 +03:00
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
2017-09-07 19:18:53 +02:00
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
...
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
2017-09-04 19:07:53 +02:00
Igor Sychev
dc566ea2a1
nanowin
2017-08-30 08:48:06 +03:00
Unai Zorrilla Castro
116d5b55bb
Updated Startup and Program to use new .NETCoreApp2.0 templates.Minor Refactorings
2017-08-29 11:28:21 +02:00
Ramón Tomás
8288acf3a4
Update projects from netcore 2.0.0 preview to 2.0.0
...
Fix netcore 2.0.0 breaking changes in authentication middleware
2017-08-22 22:36:23 +02:00
Ramón Tomás
2baedadc7a
Merge from Dev
2017-08-22 19:46:53 +02:00
IgorSychev
5075d5af98
ApplicationInsights deleted from 3 projects. 2
2017-08-16 21:57:58 +03:00
IgorSychev
d35dc2ea17
ApplicationInsights deleted from 3 projects.
2017-08-16 21:57:58 +03:00
Eduard Tomàs
82cc1f028f
Merge pull request #219 from SychevIgor/healthcheckcleanup
...
Healthcheckcleanup
2017-08-11 16:02:00 +02:00
Ramón Tomás
87ea62cc66
Updated docker compose files for windows
2017-08-03 12:59:38 +02:00
Cesar De la Torre
c7c176c4c1
Changed HealthCheck Cache duration time (Zero == No Cache) configuration for the Basket microservice. This is better for demos and can be changed at any time.
2017-07-13 14:48:55 -07:00
Eduard Tomas
d9b9578e48
Merge remote-tracking branch 'origin/dev' into netcore2
...
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
2017-07-11 12:01:45 +02:00
dsanz
a65e9c01eb
Add Healthchecks to Locations.API and MArketing.API
2017-07-04 13:51:05 +02:00
Eduard Tomas
d65a112535
References updated to preview-2
...
code adjustements to work with preview-2
2017-06-29 18:36:57 +02:00
Eduard Tomas
340d50fddd
WebStatus Nuget updated
2017-06-22 16:56:10 +02:00
IgorSychev
071716accb
we are not using banners and js in healthcheck
2017-06-22 14:14:07 +03:00
IgorSychev
450eee48cd
we don't need jquery.validate for such a simple page
2017-06-22 14:13:57 +03:00
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
...
Lots of things to address yet, because nuget packages are still on 1.1
2017-06-21 19:03:48 +02:00
Cesar De la Torre
4410e455e0
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
2017-05-25 17:01:10 -07:00
igorsych
9e75504690
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
...
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
2017-05-19 18:03:05 +03:00
igorsych
c5778a04f3
.NET core packages update
2017-05-19 08:11:18 +03:00
Ramón Tomás
afd3fe2fe5
Fix issue SPA HealthCheck Urls
2017-05-10 15:01:02 +02:00
Eduard Tomas
95af2d9a02
Autorefresh on healthchecks with config timeout
2017-05-09 13:54:45 +02:00
Eduard Tomas
829f13aff0
Updated healthcheck lib
2017-05-02 10:29:24 +02:00
Eduard Tomas
202882aa7c
Fixed healthcheck errors
2017-03-31 12:47:56 +02:00
Ramón Tomás
e08fe895a3
Added MVC and SPA Apps to healthChecker
...
Added styles to view
2017-03-28 16:16:01 +02:00
Eduard Tomas
561ba3b1ec
1st version of healthcheck & webstatus
2017-03-23 19:10:55 +01:00