Commit Graph
37 Commits
Author SHA1 Message Date
vinchent 41dab037ce Add a publisher in broker service and make everything work 2024-09-06 20:16:04 +02:00
vinchent e05aa83ff5 update makefile and docker file for listener 2024-09-06 18:54:35 +02:00
vinchent fc8e500c5b Addming a logEvent function to our listener ms 2024-09-05 14:00:58 +02:00
vinchent db380018eb Listening to rabbitmq events 2024-09-05 13:50:34 +02:00
vinchent 31669da26d Improve mail service 2024-09-03 21:09:34 +02:00
vinchent a51282eeec debug and make mail work 2024-09-02 21:32:59 +02:00
vinchent 50142e16be add mail service 2024-09-02 20:48:30 +02:00
vinchent 6630577399 add docker dependencies 2024-09-02 18:25:28 +02:00
vinchent e047b35f77 fixed 2024-09-01 07:39:42 +02:00
vinchent be71cc40d1 logger auth error 2024-08-31 22:56:25 +02:00
vinchent a0eedd4250 update front with logger 2024-08-30 09:45:01 +02:00
vinchent fbfa723289 update broker to use logger service 2024-08-29 14:28:30 +02:00
vinchent e0bc064ee0 Add logger into the chain 2024-08-29 13:57:16 +02:00
vinchent 0bba3cd7d2 change 4000 to 80 2024-08-29 13:51:52 +02:00
vinchent d670e87908 Add mongo to docker and test logger 2024-08-29 13:48:47 +02:00
vinchent 523f7f8280 finish logger-service 2024-08-29 13:24:36 +02:00
vinchent 46a36d0ab9 Finishing up the logger data models 2024-08-29 13:12:38 +02:00
vinchent 24537681ed Setting up logger data models 2024-08-28 23:09:26 +02:00
vinchent 42bb32fdf1 Getting started with the logger service 2024-08-28 22:05:46 +02:00
vinchent b8417c47b9 Add frontend to test broker+auth 2024-08-28 21:51:51 +02:00
vinchent 9edb249430 Using broker to authenticate 2024-08-28 21:40:50 +02:00
vinchent eaabd28fc2 Add handler to auth servic 2024-08-28 20:54:54 +02:00
vinchent 116e59897f add sql file to populate the db 2024-08-28 14:32:42 +02:00
vinchent 27cab1505c Dockerize auth service 2024-08-28 14:24:16 +02:00
vinchent 3dba9b23dc print conn error 2024-08-28 14:23:32 +02:00
vinchent 8e76d2a6cd connect to DB 2024-08-28 13:06:37 +02:00
vinchent c0a58ff6b6 Setting up stub auth service 2024-08-28 12:55:03 +02:00
vinchent 2a64b5761e update gitignore 2024-08-28 11:11:46 +02:00
vinchent caed30d2f6 Build locally not in docker 2024-08-28 11:10:57 +02:00
vinchent 624f8f46ba change gitignore 2024-08-28 10:08:07 +02:00
vinchent 9cc5c285b0 add Makefile 2024-08-28 10:05:11 +02:00
vinchent 20a31eb711 Add json helper functions 2024-08-28 10:04:52 +02:00
vinchent d03959957a Test broker from the FE 2024-08-28 09:49:39 +02:00
vinchent 0dc982e38b Building a docker image for the Broker service 2024-08-28 09:49:09 +02:00
vinchent 8056721dc2 Create Broker service 2024-08-28 09:28:34 +02:00
vinchent a0641d314c minor changes of frontend main 2024-08-28 09:27:40 +02:00
vinchent 52a5fc0f3c add frontend code 2024-08-27 21:26:04 +02:00