admin
|
e0f77371db
|
removed unecessary files and transferred Dockerfile outside /app
|
2024-09-27 15:54:21 +08:00 |
|
admin
|
01bc16e572
|
connected to the data db
|
2024-09-26 18:22:50 +08:00 |
|
admin
|
b0012d55f2
|
check jwt key tomorrow if nodejs is using it or in this .env
|
2024-09-26 18:22:22 +08:00 |
|
admin
|
a21bfebe5e
|
changed the format of popcent count result to json format
|
2024-09-24 13:29:26 +08:00 |
|
admin
|
485c5f2017
|
changed authors
|
2024-09-24 13:13:57 +08:00 |
|
admin
|
7c28c96faf
|
removed the default secret key
|
2024-09-24 09:44:53 +08:00 |
|
admin
|
46996732e9
|
added health check for each of the services
|
2024-09-24 09:43:23 +08:00 |
|
admin
|
b42a631447
|
uses limit from the UI and defaults to 1k if not set
|
2024-09-23 10:24:55 +08:00 |
|
admin
|
4bbbab957b
|
slicing Bearer from the prepend of the token if it exists
|
2024-09-23 09:48:57 +08:00 |
|
admin
|
70b211da85
|
removed comments
|
2024-09-23 09:48:06 +08:00 |
|
admin
|
c83f4c5de3
|
changed bodyparser to express.json
|
2024-09-23 09:47:35 +08:00 |
|
admin
|
89a841bf75
|
popcenCaseID and popcenCount now works
|
2024-09-23 09:34:25 +08:00 |
|
admin
|
1a54c4646e
|
working mysql services
|
2024-09-20 18:01:14 +08:00 |
|
admin
|
6b3a3773a0
|
needs to copy the my.cnf to each mysql service for it to use user=root instead of the default user=mysql. also for portainer, nodejs can now access different dbs. will need to create tbl for tbl_user inside the popcenauth schema and for the mysql-data, it needs to connect to my local db?? idk
|
2024-09-20 15:49:05 +08:00 |
|
admin
|
678ae9167c
|
separated authDb from dataDb
|
2024-09-20 14:24:21 +08:00 |
|
admin
|
f4d617c692
|
separated authDB and dataDB
|
2024-09-20 13:52:42 +08:00 |
|
admin
|
22f21cff4c
|
final authenticated api using docker, built new image installing mysql-client and nano on top of nodejs image
|
2024-09-20 11:16:08 +08:00 |
|