Philipp Theyssen
bb2ca8b9ff
Change configuration to use hosted kafka
1 year ago
kct949
2ad9ec2a92
use fixed sqledge version ( #9 )
* trying to throw everything at the problem
* use 1.0.5 and MSSQL_SA_PASSWORD
1 year ago
Philipp Theyssen
b21d1ae193
Expose port for localhost kafka listener
This enables clients outside of docker network to connect,
to test this you can use a tool like kafkacat (kcat).
For example run on the docker compose host machine:
> kafkacat -b localhost:29092 -L
2 years ago
kct949
4b537d2aad
working version
2 years ago
kct949
6d6a9c09d2
add kafka to docker compose
2 years ago
kct949
0ab118a064
disable frontend containers in docker-compose
2 years ago
Tarun Jain
b5b667b385
commit to update IdentityServer 3.1 to Duende.IdentityServer 6.2.0
2 years ago
Miguel Veloso
07e0bfe0f2
running version without refresh page error
3 years ago
Borja García Rodríguez
98552b7785
delete marketing and locations references
4 years ago
Borja García Rodríguez
cc28b8cd76
remove marketing and locations
4 years ago
Miguel Veloso
0087ff4121
User internal docker dns names
5 years ago
Miguel Veloso
cd536dce4d
Fix SignalR + SPA through Envoy
5 years ago
Miguel Veloso
f88d8c4ba3
Fix SignalR + MVC through Envoy
5 years ago
Miguel Veloso
556c07b105
MVC working with SignalR without Envoy
5 years ago
Miguel Veloso
a0cc03d35e
Fix webstatus configuration for docker-compose
5 years ago
eiximenis
e4df0336e5
Changes in compose config for docker-compose up running ok. Added volumes for data
5 years ago
eiximenis
d68c9e40aa
Configuration of envoy routes and minor code fixes
5 years ago
eiximenis
784ad9d414
updated config files
5 years ago
eiximenis
efa7d3bc20
updated compose and 1st envoy config
5 years ago
ericuss
adb061cc27
fix problems with spa adding items to basket
5 years ago
eiximenis
11fe3fc42c
Moved some files to ./src/
5 years ago
ericuss
67af71d2ce
Add proto to catalog
5 years ago
ericuss
e415f2a767
migrate web bff to 3.0 and apply grcp in order controller
5 years ago
ericuss
3f61eb0ef9
fix grpc call from mobile bff to basket.api and add ordering, in ordering controller
5 years ago
ericuss
e58429ac2a
first approach
5 years ago
Erik Pique
fe0fd36e0f
add grpc basket
5 years ago
Mateusz Karkula
033ebd350e
Fix WebStatus HealthChecks replacement
5 years ago
ericuss
d29f6c21f9
Add health check in Ordering.BackgroundTask project
5 years ago
Erik Pique
0988dcd8c2
background
5 years ago
Erik Pique
7ea094b136
restore background config
5 years ago
ericuss
17dd9cebb1
remove all references of basket background
5 years ago
eiximenis
577aca1d4c
Basket.API updated to net3
5 years ago
eiximenis
591086956d
grpc poc working on k8s, using envoy as a sidecar in catalog api
5 years ago
Ramón Tomás
db00159347
Added envoy + config grpc json transcoder
5 years ago
eiximenis
7c0e2a1c86
Catalog.API gRPC support for one endpoint
5 years ago
Miguel Veloso
fd2bf42a5f
Add creation event traces to Validator classes to validate issue #1041
5 years ago
Miguel Veloso
61ecfba052
Add a TransactionId to IntegrationEventLogEntry to ensure that chained integration events are only published once from the correct transaction scope
5 years ago
Miguel Veloso
a95fbd993a
Update configuration values starting with array index = 0
5 years ago
Miguel Veloso
d5adb5f723
Update HealthChecks UI libraries to properly handle missing services.
5 years ago
Miguel Veloso
4d6b2f03d2
Add Serilog and Seq working in Docker
6 years ago
eiximenis
9b0eaddb15
webhooks API & client
6 years ago
eiximenis
38243a9d2f
comment updated in compose
6 years ago
eiximenis
485bb9e4a9
WIP
6 years ago
eiximenis
586c6de020
WIP Webhooks
6 years ago
eiximenis
8677b8d240
Webhooks API: WIP - Initial commit
6 years ago
Ramón Tomás
ffca2da0b3
Migrated to netcore 2.2
6 years ago
Ramón Tomás
8d794a220b
Updated Helm scripts to include healthcheck url env vars
Updated Webstatus docker-compose to include HealthCheck url env vars
6 years ago
Ramón Tomás
0f6f4e6d14
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
6 years ago
Miguel Veloso
16cae13dc4
Organize Dockerfiles to be easier to compare
6 years ago
eiximenis
fcff8e45aa
Fixes #630
6 years ago