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
|
46996732e9
|
added health check for each of the services
|
2024-09-24 09:43:23 +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
|
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 |
|