Commit Graph

15 Commits

Author SHA1 Message Date
Lucian Popescu 5331e57f8a Add scripts for continous deployment 2022-05-22 21:52:12 +03:00
Lucian Popescu 8b92ade9af Add dashboard in api gateway 2022-05-21 20:31:47 +03:00
Lucian Popescu 307accf3f7 Expose port 8081 for web app 2022-05-20 17:23:42 +03:00
Lucian Popescu 5c5025edae Add fe in deployment 2022-05-20 17:07:02 +03:00
Lucian Popescu 7955f459d1 Integrate mailsender in backend 2022-05-19 23:08:07 +03:00
Lucian Popescu 2e5f7139b8 Integrate mailsender stub into backend 2022-05-19 21:55:49 +03:00
Lucian Popescu 271196542e Add deploy script and docker-compose for testing 2022-05-18 22:39:13 +03:00
Lucian Popescu 828bb7d171 Integrate kong in backend 2022-05-18 14:00:28 +03:00
Lucian Popescu 94492a2ca8 Partially implement submit_post endpoint
I created the endpoint in mq_proxy, sent the input data to db_server,
and called the query for insert.

Now I must send the status of the operation from db_server to
mq_proxy through a rabbitmq channel. (possibly a separate one)
2022-05-15 18:13:02 +03:00
Lucian Popescu 13dbe84572 Connect db_server to db 2022-05-14 22:29:34 +03:00
Lucian Popescu aba0ef1576 Add containers for grafana and prometheus 2022-05-11 23:00:37 +03:00
Lucian Popescu a22fb19081 Set correct rabbitmq endpoint 2022-05-08 21:55:22 +03:00
Lucian Popescu 28fcedb447 Integrate apps in CI/CD pipeline 2022-05-08 21:28:22 +03:00
Lucian Popescu 9cb7ad85ac Add rabbitmq image in d-compose 2022-05-08 18:04:15 +03:00
Lucian Popescu 9d25374ea8 Add docker compose 2022-04-15 18:51:33 +03:00