You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
251 lines
14 KiB
251 lines
14 KiB
version: '3.4'
|
|
|
|
services:
|
|
admin-service:
|
|
environment:
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentity=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentityServer=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=BackendAdmin
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|
|
identity-server-admin:
|
|
environment:
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentity=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentityServer=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpFeatureManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=IdentityServer4Admin
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|
|
localization-service:
|
|
environment:
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpLocalizationManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=Localization-Management
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|
|
platform-service:
|
|
environment:
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AppPlatform=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- RemoteServices__AbpIdentity__BaseUrl=http://127.0.0.1:30015/
|
|
- RemoteServices__AbpIdentity__IdentityClient=InternalServiceClient
|
|
- IdentityClients__InternalServiceClient__Authority=http://127.0.0.1:44385/
|
|
- IdentityClients__InternalServiceClient__RequireHttps=false
|
|
- IdentityClients__InternalServiceClient__GrantType=client_credentials
|
|
- IdentityClients__InternalServiceClient__Scope=lingyun-abp-application
|
|
- IdentityClients__InternalServiceClient__ClientId=internal-service-client
|
|
- IdentityClients__InternalServiceClient__ClientSecret=1q2w3e*
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- Features__Validation__Redis__Configuration=127.0.0.1,defaultDatabase=11
|
|
- Features__Validation__Redis__InstanceName=LINGYUN.Abp.Application
|
|
- CAP__EventBus__DefaultGroup=Platform
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|
|
messages-service:
|
|
environment:
|
|
- App__CorsOrigins=http://127.0.0.1:40000,http://127.0.0.1:30000
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=Messages;User Id=root;Password=123456
|
|
- ConnectionStrings__MessageService=Server=127.0.0.1;Database=Messages;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=MessageService
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
- Hangfire__MySql__Connection=Server=127.0.0.1;Database=Messages;User Id=root;Password=123456;Allow User Variables=true
|
|
- Hangfire__Dashboard__WhiteList=127.0.0.1
|
|
- Notifications__WeChat__WeApp__DefaultWeAppState=formal
|
|
|
|
identity-server-sts:
|
|
environment:
|
|
- App__SelfUrl=http://127.0.0.1:44385/
|
|
- App__CorsOrigins=http://127.0.0.1:9527,http://127.0.0.1:9528,http://127.0.0.1:40000,http://127.0.0.1:30000
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentity=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpIdentityServer=Server=127.0.0.1;Database=IdentityServer;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpTenantManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpFeatureManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Certificates__CerPath=./idsrv4.pfx
|
|
- Certificates__Password=csfvw2-2r0ff41
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=AuthServer
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.Application
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
- IdentityServer__Clients__AuthManagement__ClientId=auth-management
|
|
- IdentityServer__Clients__AuthManagement__RootUrl=http://127.0.0.1:9527/
|
|
- IdentityServer__Clients__AuthVueAdmin__ClientId=vue-admin-element
|
|
- IdentityServer__Clients__AuthApiGateway__ClientId=ApigatewayHostClient
|
|
- IdentityServer__Clients__AuthApiGatewayAdmin__ClientId=apigateway-admin-client
|
|
|
|
apigateway-admin-service:
|
|
environment:
|
|
- App__TrackingEntitiesChanged=true
|
|
- ConnectionStrings__Default=Server=127.0.0.1;Database=ApiGateway;User Id=root;Password=123456
|
|
- ConnectionStrings__ApiGateway=Server=127.0.0.1;Database=ApiGateway;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpAuditLogging=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpSettingManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- ConnectionStrings__AbpPermissionManagement=Server=127.0.0.1;Database=Platform;User Id=root;Password=123456
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__EventBus__DefaultGroup=ApiGateway-Admin
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.ApiGateway
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|
|
apigateway-host-service:
|
|
environment:
|
|
- ApiGateway__AppId=TEST-APP
|
|
- App__TrackingEntitiesChanged=true
|
|
- RemoteServices__ApiGateway__BaseUrl=http://127.0.0.1:30001/
|
|
- RemoteServices__ApiGateway__IdentityClient=ApigatewayHostClient
|
|
- IdentityClients__ApigatewayHostClient__Authority=http://127.0.0.1:44385
|
|
- IdentityClients__ApigatewayHostClient__RequireHttps=false
|
|
- IdentityClients__ApigatewayHostClient__GrantType=client_credentials
|
|
- IdentityClients__ApigatewayHostClient__ClientId=ApigatewayHostClient
|
|
- IdentityClients__ApigatewayHostClient__Scope=lingyun-abp-application
|
|
- IdentityClients__ApigatewayHostClient__ClientSecret=1q2w3e*
|
|
- EnabledDynamicOcelot=true
|
|
- Encryption__PassPhrase=s46c5q55nxpeS8Ra
|
|
- Encryption__InitVector=s83ng0abvd02js84
|
|
- Encryption__Salt=sf&5)s3#
|
|
- CAP__Abp__NotifyFailedCallback=true
|
|
- CAP__Abp__CleanUpExpiresMessageBatch=1000
|
|
- CAP__Abp__CleanUpExpiresMessageInterval=3600000
|
|
- CAP__EventBus__DefaultGroup=ApiGateway-Host
|
|
- CAP__EventBus__Version=v1
|
|
- CAP__EventBus__FailedRetryInterval=300
|
|
- CAP__EventBus__FailedRetryCount=10
|
|
- CAP__RabbitMQ__HostName=127.0.0.1
|
|
- CAP__RabbitMQ__Port=5672
|
|
- CAP__RabbitMQ__UserName=admin
|
|
- CAP__RabbitMQ__Password=123456
|
|
- CAP__RabbitMQ__ExchangeName=LINGYUN.Abp.ApiGateway
|
|
- CAP__RabbitMQ__VirtualHost=/
|
|
- Redis__Configuration=127.0.0.1,defaultDatabase=10
|
|
- Redis__InstanceName=LINGYUN.Abp.Application
|
|
- AuthServer__Authority=http://127.0.0.1:44385/
|
|
- AuthServer__ApiName=lingyun-abp-application
|
|
|