0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-21 12:28:45 +02:00
dendrite/cmd
aditsachde 7d77538ca4 patch dendrite microservices with bind config (#795)
This PR adds a block in the dendrite config for the services to bind to. The microservices should bind to the addresses in the bind block, and will be contacted at the address in the listen block.

This fixes an issue with the microservices and kubernetes services.
2019-10-02 10:29:27 +01:00
..
client-api-proxy Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
create-account use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
create-room-events Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
dendrite-appservice-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-client-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-federation-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-federation-sender-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-media-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-monolith-server Add missing servers field in /directory/room/:alias response (#732) 2019-10-02 00:09:47 +08:00
dendrite-public-rooms-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-room-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-sync-api-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
dendrite-typing-server patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
federation-api-proxy Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
generate-keys use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
kafka-producer Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
mediaapi-integration-tests use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
roomserver-integration-tests use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
syncserver-integration-tests use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00