Commit Graph

272 Commits

Author SHA1 Message Date
bce6ebd12f upd prod.json 2026-06-23 23:55:49 +09:00
f8888fd9a1 upd prod & morgan 2026-06-23 23:32:33 +09:00
d73ac9fbbd setting prod 2026-06-23 15:24:38 +09:00
188bcca201 update config 2026-06-22 18:44:50 +09:00
d28da5584f chore: change the token lifetime for 1 month 2026-06-22 11:44:10 +09:00
efba7e4c42 fix(user): allow "" for email 2026-06-18 10:44:05 +09:00
6a8997b22a fix(auth): remove rooms as token when login 2026-06-10 11:14:25 +09:00
243034fe81 update docker 2026-06-10 10:50:30 +09:00
5c6d2aa50c remove log info 2026-06-08 17:19:05 +09:00
6276ba61a5 fix return facility on login 2026-06-08 17:18:33 +09:00
5d016fbbfb fix(auth): return facility hospital when login 2026-06-08 17:08:32 +09:00
1cc9555546 fix login 2026-06-08 15:59:26 +09:00
234deb91e3 return facility data when login 2026-06-08 15:57:40 +09:00
Iki
c9580c7337 feat: add default page on roles 2026-06-08 10:54:34 +09:00
a783b94561 fix(auth): return rooms on login 2026-06-05 15:16:25 +09:00
89e4db9b87 fix(user): return hospital data on user detail 2026-06-03 11:35:43 +09:00
3844828ef1 remove hospital info in user 2026-06-03 11:12:39 +09:00
c6d471dde0 add hospital info orm 2026-06-03 11:11:30 +09:00
ebede4b0e7 feat(user): return hospital data on user detail 2026-06-03 11:09:15 +09:00
d818244cfa fix create and update user password regex 2026-06-02 14:08:32 +09:00
9a600eb900 fix(user): retype password on edit 2026-06-01 10:14:37 +09:00
9eb3ae2545 fix(user): make email optional when creating and updating 2026-06-01 09:45:00 +09:00
9443e8fb82 update 2026-05-28 16:58:46 +07:00
0da7950c01 update users set email = ' 2026-05-28 15:36:18 +07:00
93909bfe63 update 2026-05-28 15:15:48 +07:00
a3c57d3c9d update users set email = ' 2026-05-28 15:04:05 +07:00
2796556bef update 2026-05-28 14:51:26 +07:00
bd04d8f472 update 2026-05-28 14:39:46 +07:00
9e0ff46801 update users.ts and user controller to allow duplicate email and username 2026-05-28 13:56:36 +07:00
2abf238b1a update 2026-05-23 01:57:55 +07:00
eb357562fd update 2026-05-23 01:35:10 +07:00
42cf86d9f9 update 2026-05-23 01:22:23 +07:00
25f2f3180c update 2026-05-23 01:07:28 +07:00
db10ceb500 fix(config): replace external TCEL URLs with internal gateway in prod
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:25:02 +09:00
75062a70d4 chore(config): point gateway and swagger URLs to 10.64.1.10:9080
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 10:03:14 +09:00
f441711a47 update 2026-05-21 21:39:09 +07:00
b10988e09d chore(config): migrate production to 3-VM infrastructure
- APISIX gateway: 192.168.80.50:9080
- App server upstream: 172.16.10.10
- PostgreSQL: 172.16.10.11
- Bind services to 0.0.0.0 for cross-VM access

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 16:44:53 +09:00
bff8e46f85 fix(config): add APISIX gateway port 9080 to production URLs
host_swagger now uses http://192.168.80.123:9080 for gateway routing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 15:27:03 +09:00
547b047a28 fix(config): route production URLs through APISIX gateway
Point host_swagger to 192.168.80.123; database host unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:57:57 +09:00
1c4eddc0e7 fix(config): update production app and database hosts
App server 192.168.80.129, database 192.168.80.130.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 14:40:38 +09:00
8399943fc4 Update production config IPs for new server.
Apps: 192.168.80.133, database: 192.168.80.134.
2026-05-21 11:21:23 +09:00
0a7c632696 update config prod.json 2026-05-18 14:14:49 +07:00
2e77f51d3d update: listDoctorAndNurse, listDoctor, database port, user signature 2026-05-07 11:31:31 +07:00
5608a78485 update: service-user/src/controllers/user.ts 2026-05-06 16:43:19 +07:00
52536407fb akjsdksajd 2026-05-06 16:40:37 +07:00
27e801ddf6 alissaild 2026-05-06 16:32:19 +07:00
8fe4ec584c update config and add doctor filter in user list 2026-05-06 16:30:12 +07:00
b11ba7a53f update 2026-05-06 16:23:32 +07:00
ed5a1288c3 update 2026-05-04 18:30:49 +07:00
c848db9e65 feat(deploy): add GitHub Actions workflow for backend deployment 2026-04-29 16:16:27 +07:00