eiximenis
5b237b0a8b
webhooks flow finished. Only missing bug in api that don't show the hooks
6 years ago
eiximenis
8677b8d240
Webhooks API: WIP - Initial commit
6 years ago
Miguel Veloso
16cae13dc4
Organize Dockerfiles to be easier to compare
6 years ago
eiximenis
fcff8e45aa
Fixes #630
6 years ago
Unai Zorrilla Castro
70a2682806
Working on compose dependencies and check new httpclient handlers retries
6 years ago
Ramón Tomás
7d2a790a8b
Fixed AOT compile issue with signalr pkg version
Removed duplicated ordering.background task in docker compose files
6 years ago
Miguel Veloso
49ec9beff4
wip: add back OrderingBackgroundTasks
6 years ago
Ramón Tomás
25c752c61a
Added SignalR Hub service to k8s
6 years ago
Ramón Tomás
04560ff4eb
Created specific service for signalr hub
6 years ago
Ramón Tomás
f1f17798da
Added missing Task.Background service docker-compose configuration
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
6 years ago
Cesar De la Torre Llorente
5fd412174e
Eliminated multiple dockerfiles within the ApiGw-Base as they were not really used as a different image but the same. Also, updated references at the docker-compose.yml file.
6 years ago
Cesar De la Torre Llorente
7c446d9ffd
Upgraded to version: '3.4' in docker-compose files because since recent versions, VISUAL STUDIO FOR MAC requires docker-compose '3.4' in order to be able to F5 or Ctrl+F5 a Docker solution.
6 years ago
eiximenis
5bb67596b9
k8s config updated
6 years ago
eiximenis
de37559c41
Files moved / names changes / csprojs updated / sln updated
7 years ago
eiximenis
152fcc8205
Fixed errors and updated config
7 years ago
eiximenis
a18cec21fe
Missing aggregator project
7 years ago
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
7 years ago
Eduard Tomàs
3b2c80e6d3
Ocelot config via volumes
7 years ago
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
7 years ago
Eduard Tomàs
02f5e1158a
Purchase BFF skeleton created
7 years ago
Unai Zorrilla Castro
025ab0e14c
Implemented HostedService in different service
7 years ago
Eduard Tomàs
ea4e0ed6e8
Deploying ocelot to k8s
configuration to ocelot passed through a k8s volume
7 years ago
Eduard Tomàs
e72ada31fb
Create Ocelot project
7 years ago
Cesar De la Torre Llorente
08a5eeea71
Downgraded version of docker-compose files to 3.3 (instead 3.4) since VSTS agent still doesn't support it plus other versions of Docker. We'll upgrade to 3.4 soon, though. When VSTS supports it.
Error in VSTS:
3 error(s), 1 warning(s)
Phase 1 - 3 error(s), 1 warning(s)
Version in "/opt/vsts/work/1/s/docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/
/usr/local/bin/docker-compose failed with return code: 1
7 years ago
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
7 years ago
Ramón Tomás
4178fbff0e
Use alpine images for rabbitmq and redis infrastucture services
7 years ago
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.
7 years ago
Cesar De la Torre
779c7c2901
Refactoring in docker-compose files
7 years ago
Cesar De la Torre
cc4325cee5
Updated all docker-compose files version from 2.1 to 3
7 years ago
Cesar De la Torre
e8c8678082
Changed to new GA SQL Server container Image tag and parameters
7 years ago
Cesar De la Torre
04cb531b46
Revert "Update docker-compose.yml"
7 years ago
Volkan Altan
a78626c4d8
Update docker-compose.yml
fix mssql version
7 years ago
Cesar De la Torre
903b26d529
Setting to use SQL Server Developer Edition so there's no issue about any time bomb because of licensing or trial period.
7 years ago
Ramón Tomás
5e1d343759
Added enhancement rabbitmq management console #246
7 years ago
Ramón Tomás
58f3b5b274
Removed GracePeriod microservice and added as a HostService
7 years ago
Cesar De la Torre
cc18aa0b1a
Changes order of containers in compose. Resources to the end
7 years ago
Cesar De la Torre
f61d979505
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
7 years ago
Cesar De la Torre
73be25e6cf
Minor re-order of services in docker-compose files
7 years ago
Ramón Tomás
d289ec00cf
Add swagger authorization option in APIs
7 years ago
Eduard Tomas
7258a58f5b
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
7 years ago
Eduard Tomas
018f6e9342
Minor issues fixed
Use current branch as tag
7 years ago
Ramón Tomás
960097878c
Update docker compose locations.api image name
7 years ago
Eduard Tomas
5dd1ce24f3
Config files for k8s deployment of all services updated
7 years ago
Eduard Tomas
18393c9a6a
Config files for k8s deployment of all services updated
7 years ago
Christian Arenas
5208296b97
Add url to docker-compose
7 years ago
Ramón Tomás
9bf5670020
Created Marketing read data model
7 years ago
Ramón Tomás
4b8723f723
Created Marketing read data model
7 years ago
Ramón Tomás
05bd964f2b
Adapt Locations.api to nosql db
7 years ago
Ramón Tomás
896ab5b4dc
Adapt Locations.api to nosql db
7 years ago
Christian Arenas
6082359f08
Add docker support
7 years ago