4046f56191
- removed: api-service
...
- removed: session-service
- updated: moved health check out of consul registration
- updated: get service info to pull the service from the default namespace for the service account
- updated: the rest of the services to be able to handle the new database tables
2025-03-20 22:53:49 -04:00
81068759e5
- update: docker compose to add custom networks
...
- add: get service endpoints by using consul dns
2025-03-10 06:09:26 -04:00
ae04d2bf5b
- add: gRPC health check for gRPC services
2025-03-10 03:56:47 -04:00
b6f2d3f456
- chore: ran cargo fix on the codebase
2025-03-07 21:03:15 -05:00
292a298205
- update: grab version info to register from the cargo package
...
- update: docker volume to persist the registered service IDs
- update: consul service id function to store the service id in the services folder
2025-01-29 14:25:53 -05:00
00468e9600
- update: generate_service_id function call now takes in the service name so the id file isn't always called utils_service_id.txt
2024-12-27 19:04:54 -05:00
07e991fbdc
- add: function to get the service id if already ran, if not we now generate then store the id for future app runs (useful for docker containers)
2024-12-20 14:38:25 -05:00
aaa7143b11
- update: health check status output to health log
2024-12-17 20:03:12 -05:00
ff3f6b2148
- add: service version to metadata when registering with consul
2024-12-14 23:39:39 -05:00
38ea2ddb71
- add: handle channel list request
...
- add: handle server select request
- add: handle character list request stub
- add: start health check function for consul
2024-12-13 04:40:07 -05:00
9121b7f88b
- add: consul tags and metadata
...
- update: login reply now requests for the character services from consul to build the server list
2024-12-10 15:46:13 -05:00
13d4b45859
- add: uuid to generate service id for consul
...
- update: each service now generates a service id for registering with consul
2024-12-10 13:31:35 -05:00
e5c961d1b4
- add: utils library
...
- add: packet-service to handle game client packets
- fix: health check for database-service
- fix: health check for auth-service
2024-12-09 23:10:26 -05:00