-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add recommended extensions * chore: add launch config for attaching * chore: update entrypoint for Dockerfile.debug * chore: switch to pgsql for local development * chore: add task for docker compose up * chore: rename launch configuration * chore: move pg-admin dependency to postgres * chore: remove unused reference * fix: exclude obj and bin folders in mounting * chore: make "start" task always build the compose stack * chore: use postgres for local development --------- Co-authored-by: tnotheis <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- test-unified-versions
- helm/v4.8.0
- helm/v4.7.0
- helm/v4.6.0
- helm/v4.5.5
- helm/v4.5.4
- helm/v4.5.3
- helm/v4.5.2
- helm/v4.5.1
- helm/v4.5.0
- helm/v4.4.1
- helm/v4.4.0
- helm/v4.3.1
- helm/v4.3.0
- helm/v4.2.0
- helm/v4.1.0
- helm/v4.0.0
- helm/v3.0.3
- helm/v3.0.2
- helm/v3.0.1
- discoverableidentities.poc.1
- capi/v4.5.0
- capi/v4.4.0
- capi/v4.3.0
- capi/v4.2.6
- capi/v4.2.5
- capi/v4.2.4
- capi/v4.2.3
- capi/v4.2.2
- capi/v4.2.1
- capi/v4.2.0
- capi/v4.1.3
- capi/v4.1.2
- capi/v4.1.1
- capi/v4.1.0
- capi/v4.0.1
- capi/v4.0.0
- capi/v3.1.1
- capi/v3.1.0
- capi/v3.0.1
- aui/v2.6.0
- aui/v2.5.0
- aui/v2.4.3
- aui/v2.4.2
- aui/v2.4.1
- aui/v2.4.0
- aui/v2.3.3
- aui/v2.3.2
- aui/v2.3.1
- aui/v2.3.0
- aui/v2.2.0
- aui/v2.1.1
- aui/v2.1.0
- acli/v2.2.3
- acli/v2.2.2
- acli/v2.2.1
- acli/v2.0.2
- acli/v2.0.1
- 6.31.1
- 6.31.0
- 6.31.0-alpha.2
- 6.31.0-alpha.1
- 6.30.0
- 6.29.1
- 6.29.0
- 6.28.0
- 6.28.0-beta.4
- 6.28.0-beta.3
- 6.28.0-beta.2
- 6.28.0-beta.1
- 6.27.0
- 6.26.0
- 6.25.2
- 6.25.1
- 6.25.0
- 6.24.0
- 6.23.0
- 6.22.1
- 6.22.0
- 6.21.0
- 6.21.0-alpha.2
- 6.21.0-alpha.1
- 6.20.0
- 6.19.1
- 6.19.0
- 6.19.0-discoverable-identities-poc.1
- 6.18.0
- 6.17.0
- 6.16.0
- 6.15.2
- 6.15.1
- 6.15.0
- 6.14.0
- 6.13.2
- 6.13.1
- 6.13.0
- 6.13.0-alpha.1
- 6.12.0
- 6.11.0
- 6.10.0
- 6.9.0
- 6.8.1
- 6.8.0
- 6.7.5
- 6.7.4
- 6.7.3
- 6.7.2
- 6.7.1
- 6.7.0
- 6.6.1
- 6.6.0
- 6.6.0-alpha.1
- 6.5.1
- 6.5.0
- 6.5.0-alpha.2
- 6.5.0-alpha
- 6.4.0
- 6.3.0
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.0
- 6.0.0-alpha.13
- 6.0.0-alpha.12
- 6.0.0-alpha.11
- 6.0.0-alpha.10
- 6.0.0-alpha.9
- 6.0.0-alpha.8
- 6.0.0-alpha.7
- 6.0.0-alpha.6
- 6.0.0-alpha.5
- 6.0.0-alpha.4
- 6.0.0-alpha.3
- 6.0.0-alpha.2
- 6.0.0-alpha.1
- 5.9.1
- 5.9.0
- 5.8.0
- 5.8.0-ionos
- 5.7.1
- 5.7.0
- 5.6.0
- 5.5.1
- 5.5.0
- 5.4.3
- 5.4.2
- 5.4.1
- 5.4.0
- 5.3.1
- 5.3.0
- 5.3.0-alpha.1
- 5.2.1
- 5.2.0
- 5.1.0
- 5.1.0-alpha.3
- 5.1.0-alpha.2
- 5.1.0-alpha.1
- 5.0.0
1 parent
5cf5764
commit 1fbd662
Showing
7 changed files
with
89 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"recommendations": ["ms-azuretools.vscode-docker", "ms-dotnettools.csdevkit"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": "Attach to Consumer API (Docker)", | ||
"type": "docker", | ||
"request": "attach", | ||
"platform": "netCore", | ||
"sourceFileMap": { | ||
"/app": "${workspaceFolder}" | ||
}, | ||
"containerName": "consumerApi", | ||
"processName": "ConsumerApi" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"version": "2.0.0", | ||
"tasks": [ | ||
{ | ||
"label": "start", | ||
"command": "docker", | ||
"args": ["compose", "-f", "docker-compose/docker-compose.yml", "up", "--build", "--attach", "consumerApi"] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,14 +21,16 @@ services: | |
- Modules__Tokens__Infrastructure__BlobStorage__ConnectionInfo=${ENMESHED_BLOB_STORAGE_CONNECTION_STRING} # set this environment variable on your local system to an appropriate value (DefaultEndpointsProtocol=https;AccountName=<account-name>;AccountKey=<account-key>;EndpointSuffix=core.windows.net) | ||
|
||
ports: | ||
- "127.0.0.10:80:80" | ||
- "5000:80" | ||
- "8080:80" | ||
depends_on: | ||
- ms-sql-server | ||
# - ms-sql-server | ||
- rabbitmq | ||
- azure-storage-emulator | ||
- postgres | ||
volumes: | ||
- ../:/app | ||
- /app/ConsumerApi/obj | ||
- /app/ConsumerApi/bin | ||
|
||
### infrastructure ### | ||
|
||
|
@@ -42,38 +44,40 @@ services: | |
volumes: | ||
- azure-storage-emulator-volume:/data | ||
|
||
ms-sql-server: | ||
container_name: bkb-mssql_server | ||
hostname: ms-sql-server | ||
image: mcr.microsoft.com/mssql/server:2019-latest | ||
# ms-sql-server: | ||
# container_name: bkb-mssql_server | ||
# hostname: ms-sql-server | ||
# image: mcr.microsoft.com/mssql/server:2019-latest | ||
# environment: | ||
# - MSSQL_SA_PASSWORD=Passw0rd | ||
# - ACCEPT_EULA=Y | ||
# - MSSQL_PID=Express | ||
# volumes: | ||
# - mssql-server-volume:/var/opt/mssql | ||
# ports: | ||
# - 1433:1433 | ||
|
||
postgres: | ||
container_name: bkb-postgres | ||
hostname: postgres | ||
image: postgres | ||
environment: | ||
- MSSQL_SA_PASSWORD=Passw0rd | ||
- ACCEPT_EULA=Y | ||
- MSSQL_PID=Express | ||
- POSTGRES_PASSWORD=admin | ||
volumes: | ||
- mssql-server-volume:/var/opt/mssql | ||
- postgres-volume:/var/lib/postgresql/data | ||
ports: | ||
- 1433:1433 | ||
|
||
#postgres: | ||
# container_name: bkb-postgres | ||
# hostname: postgres | ||
# image: postgres | ||
# environment: | ||
# - POSTGRES_PASSWORD=admin | ||
# volumes: | ||
# - postgres-volume:/var/lib/postgresql/data | ||
# ports: | ||
# - 5432:5432 | ||
- 5432:5432 | ||
depends_on: | ||
- pg-admin | ||
|
||
#pg-admin: | ||
# container_name: bkb-pgadmin | ||
# image: dpage/pgadmin4 | ||
# ports: | ||
# - 85:80 | ||
# environment: | ||
# - PGADMIN_DEFAULT_PASSWORD=admin | ||
# - [email protected] | ||
pg-admin: | ||
container_name: bkb-pgadmin | ||
image: dpage/pgadmin4 | ||
ports: | ||
- 85:80 | ||
environment: | ||
- PGADMIN_DEFAULT_PASSWORD=admin | ||
- [email protected] | ||
|
||
rabbitmq: | ||
container_name: bkb-rabbitmq | ||
|