cf9efc9866
- update: auth system to work with the website auth
2025-03-16 01:35:44 -04:00
cdf7bb3f15
- update: tell consul to use docker dns to resolve CNAME addresses
...
- add: load balancer for consul services
- update: dns lookup to now return the service address
- update: docker consul to the latest version
2025-03-12 15:39:45 -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
0dc69bcfcf
- add: metrics exporting
2025-03-09 17:06:58 -04:00
c0e8dba715
- update: imports
...
- add: cache and cache data for docker-compose.yml
2025-03-04 14:01:22 -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
7698cb95ff
- update: docker compose will now restart the service on failure
2024-12-21 13:23:44 -05:00
18afa71d74
- add: logout grpc function
...
- add: logout packet handler
- add: connection state and service for storing connection data
- add: session service calls to auth-service
- fix: compile error on database service due to moved redis cache
2024-12-20 14:46:00 -05:00
9735b59598
- fix: consul.json file encoding
2024-12-18 01:05:03 -05:00
fd358d3c27
- update: docker-compose.yml
...
- update: Register page to have better error feedback
2024-12-17 21:38:33 -05:00
9c61b1b3f2
- add: frontend webpage for login/register
2024-12-17 17:03:55 -05:00
c67cdd5b2a
- fix: issue where login failed to return the user if their role was null
...
- add: register route for api-service
- update: spawn a thread for the rest api in the api service
2024-12-17 04:06:56 -05:00
267422adb4
- add: database schema
...
- add: ability to delete keys from RedisCache
- update: docker compose to init the database with the schema
2024-12-17 01:54:46 -05:00
277d25a820
- add: docker-compose.yml to run the services
...
- add: .env.example for the config for docker
2024-12-15 01:50:55 -05:00