David Fowler
5a2d38575e
Fixed identity url
2023-05-09 07:05:38 -07:00
David Fowler
69b28c6add
Added gRPC and HTTP endpoints via config
2023-05-09 07:05:38 -07:00
David Fowler
3c00be38f9
Make BFF work and clean up ports
2023-05-09 07:05:37 -07:00
Reuben Bond
16b63001df
Add Identity sections to config and consume (likely broken). Simplify integration tests
2023-05-09 07:05:36 -07:00
David Fowler
56d47db91e
Read from the connection strings section
2023-05-09 07:05:35 -07:00
David Fowler
45a04e4a6d
Make services run individually and outside of docker
...
- Removed manual port binding code
- Disable Seq and logstash if config is null
- Disable serilog for now
- Remove IIS from some launch profiles
- Clean up some logging.
2023-05-09 07:05:35 -07:00
David Fowler
bff808016e
Remove the UseVault and use the existance of the section
2023-05-09 07:05:35 -07:00
David Fowler
794c546d2e
Fix the catalog tests
2023-05-09 07:05:35 -07:00
David Fowler
7da7e98a55
Configure so tests work again
2023-05-09 07:05:34 -07:00
David Fowler
8a40e9fb48
More schema
2023-05-09 07:05:34 -07:00
David Fowler
3fee612e68
More tweaks
2023-05-09 07:05:34 -07:00
David Fowler
9af6d6342d
Initial attempt at making a common service configuration
2023-05-09 07:05:34 -07:00
Marranica
4ecd27ccf6
Update appsettings.json ( #1875 )
...
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
2022-03-16 17:30:22 +05:30
Erik Pique
fe0fd36e0f
add grpc basket
2019-08-19 09:24:58 +02:00
eiximenis
577aca1d4c
Basket.API updated to net3
2019-07-19 13:09:30 +02:00
jmanuelcorral
0706c724ad
Changed default logstashUrl to null
2019-03-27 15:58:57 +01:00
jmanuelcorral
905f8552d9
Updated pointing to ELK external service for testing and demo purposes
2019-03-22 13:45:02 +01:00
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
2019-03-19 15:57:47 +01:00
Miguel Veloso
3a22e2f35b
Add Seq as sink and some integration event traces
2019-01-31 13:33:36 +00:00
Unai Zorrilla Castro
b005b63ff5
Add azure key vault support in all services
2018-07-31 09:38:00 +02:00
Igor Sychev
1b38589ff0
retry policy defined via config
2017-10-12 09:25:01 +01:00
Ramón Tomás
a04cef97ef
Added AppInsights service
2017-10-11 16:26:44 +02:00
Christian Arenas
18167186c9
Apply EventBusConnectionChanges
2017-05-30 17:59:57 +02:00
Christian Arenas
83ae0d48fc
remove ServiceBusConnectionString variable from appsettings.json
2017-05-30 17:56:36 +02:00
Christian Arenas
41a6814293
Add new connection string
2017-05-29 10:12:07 +02:00
Christian Arenas
e454940801
environment variable renaming
2017-05-24 19:23:14 +02:00
Christian Arenas
04b35492c3
Add SubscriptionClientName EnvironmentVariable
2017-05-24 16:25:41 +02:00
Christian Arenas
721a4fd02b
- Declare new ServiceBus instance with "AzureServiceBus" boolean condition DI
...
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
2017-05-24 15:33:38 +02:00
Carlos Cañizares Estévez
0e7e4e41d7
MVC: Solve feedback, improve validations
...
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
2016-12-20 12:22:28 +01:00
Carlos Cañizares Estévez
31753fc057
MVC: Finish Orders integration (detail), validations, some refactor ...
...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
2016-12-17 14:41:16 +01:00
Carlos Cañizares Estévez
9e72fe7c7c
Order items in ordering api
2016-12-14 18:23:57 +01:00
Carlos Cañizares Estévez
42f3537441
scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...)
2016-12-07 13:57:31 +01:00
Carlos Cañizares Estévez
0a344f6cdc
Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket.
2016-11-29 15:10:16 +01:00
Carlos Cañizares Estévez
b345bd51c4
First version of identity server
2016-11-24 15:31:33 +01:00
glennc
2663ac7877
initial basket example.
2016-10-17 20:10:18 -07:00
Cesar De la Torre
e898bc0daf
Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code
2016-09-07 13:52:26 -07:00