Eduard Tomas
|
bc89bc1ec4
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnAzure into dev
|
7 years ago |
Eduard Tomas
|
9979f1af96
|
Deploy storage
|
7 years ago |
Christian Arenas
|
39e69ee4e0
|
Merge branch 'servicebus' into dev
# Conflicts:
# docker-compose.override.yml
# src/Services/Catalog/Catalog.API/CatalogSettings.cs
# src/Services/Catalog/Catalog.API/settings.json
|
7 years ago |
Christian Arenas
|
5794e25d6e
|
Merge branch 'azurestorage' into dev
|
7 years ago |
Christian Arenas
|
4d07fecc3b
|
fix merge error
|
7 years ago |
Christian Arenas
|
ea02ecc160
|
Merge branch 'azureredis' into dev
# Conflicts:
# src/Services/Basket/Basket.API/Startup.cs
# src/Services/Basket/Basket.API/appsettings.json
|
7 years ago |
Christian Arenas
|
18167186c9
|
Apply EventBusConnectionChanges
|
7 years ago |
Christian Arenas
|
83ae0d48fc
|
remove ServiceBusConnectionString variable from appsettings.json
|
7 years ago |
Christian Arenas
|
7694602be2
|
Rename property PictureFile to PictureFileName in Migration Designer
|
7 years ago |
Christian Arenas
|
2cad62d642
|
Add ESHOP_AZURE_REDIS variable from .env with default value
|
7 years ago |
Christian Arenas
|
9866aae07c
|
Change version of docker-compose from 2 to 2.1 for default values.
I set "http://localhost:5101/api/v1/pic/" because docker-compose doesn't allow to declare another variable such as default value
|
7 years ago |
Christian Arenas
|
1a385a2179
|
Add AzureStorageEnabled environment variable to get the origin of the product image from PicBaseUrl environment variable
|
7 years ago |
Christian Arenas
|
45ed8a60ad
|
Add PictureFileName field for saving the name of the file. PictureUri will be the url of the image (api or azure storage)
|
7 years ago |
Christian Arenas
|
6b480e3d41
|
Apply ConnectionString changes (remove condition)
|
7 years ago |
Christian Arenas
|
e309d97d18
|
remove AzureRedisConnectionString variable from settings
|
7 years ago |
Eduard Tomas
|
64b9ea6f79
|
Redis deploy ARM template and doc
|
7 years ago |
Christian Arenas
|
2d4f9d3323
|
Add ESHOP_AZURE_SERVICE_BUS variable from .env with default value
|
7 years ago |
Christian Arenas
|
0473a97225
|
change the "AzureRedisEnabled" condition to configure declaration
|
7 years ago |
Eduard Tomas
|
ad1637e76b
|
Merge branch 'servicebus' of https://github.com/dotnet-architecture/eShopOnAzure into servicebus
|
7 years ago |
Eduard Tomas
|
bd03600aaa
|
sql template updated
|
7 years ago |
Christian Arenas
|
60c08ce9c5
|
Revert "Remove basket.data from docker-compose"
This reverts commit 9549786003 .
|
7 years ago |
Christian Arenas
|
db7d2a3ff3
|
Add "AzureRedisConnectionString" environment variable and add a connectionString condition when "AzureRedisEnabled" environment variable is true
|
7 years ago |
Christian Arenas
|
41a6814293
|
Add new connection string
|
7 years ago |
Eduard Tomas
|
ec7a251839
|
Service Bus deploy template and doc
|
7 years ago |
Christian Arenas
|
cd790f276f
|
Update StackExchange.Redis version
|
7 years ago |
Christian Arenas
|
c23d2551cd
|
Add new redis connection getting data from environment variable
|
7 years ago |
Christian Arenas
|
b30d09fbf5
|
Add Redis connectionString to environment variable
|
7 years ago |
Christian Arenas
|
9549786003
|
Remove basket.data from docker-compose
|
7 years ago |
Christian Arenas
|
ed0e548e2d
|
minor naming
|
7 years ago |
Christian Arenas
|
4399d6a4f3
|
Remove "Default" rule when the class is Instantiated
|
7 years ago |
Christian Arenas
|
e454940801
|
environment variable renaming
|
7 years ago |
Christian Arenas
|
9a100c9a27
|
Remove retry policy from DefaultServiceBusPersisterConnection parameter
|
7 years ago |
Christian Arenas
|
390654a885
|
Remove old ServiceBusConnection declaration
|
7 years ago |
Christian Arenas
|
d3bd0fabfd
|
change log leve
|
7 years ago |
Christian Arenas
|
64430618d7
|
remove declaration from interface
|
7 years ago |
Christian Arenas
|
04b35492c3
|
Add SubscriptionClientName EnvironmentVariable
|
7 years ago |
Christian Arenas
|
aa7556a1bd
|
Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project
|
7 years ago |
Christian Arenas
|
721a4fd02b
|
- Declare new ServiceBus instance with "AzureServiceBus" boolean condition DI
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
|
7 years ago |
Christian Arenas
|
3acd556c5c
|
- Declare new ServiceBus instance with "AzureServiceBus" boolean condition DI
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
|
7 years ago |
Christian Arenas
|
7980c2679d
|
- Declare new ServiceBus instance with "AzureServiceBus" boolean condition
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
|
7 years ago |
Eduard Tomas
|
fc06230c5a
|
Merge remote-tracking branch 'eShopOnContainers/dev' into dev
# Conflicts:
# k8s/deploy.ps1
|
7 years ago |
Cesar De la Torre
|
7b63c8d409
|
Added the WebStatus WatchDog to the Kubernetes cluster deployment
|
7 years ago |
Eduard Tomas
|
1b1764f3aa
|
Doc updated with docker-machine
|
7 years ago |
Cesar De la Torre
|
58005c73dc
|
Update readme.md
|
7 years ago |
Eduard Tomas
|
c9976d4248
|
minor fixes
|
7 years ago |
Eduard Tomas
|
09b0e3ee48
|
Doc updated
|
7 years ago |
Eduard Tomas
|
fb72a0efc6
|
update to doc
|
7 years ago |
Eduard Tomas
|
440a83ecdb
|
Merge remote-tracking branch 'eShopOnContainers/dev' into deploy
|
7 years ago |
Eduard Tomas
|
af09d0a8ee
|
Forcing SDK version
|
7 years ago |
Eduard Tomas
|
5d2d2dc986
|
VMs deploy doc added
VMs deploy template updated
SQL deploy template
|
7 years ago |