Commit Graph

20 Commits

Author SHA1 Message Date
UnwishingMoon
c9919756e4
Exported DB Socket to frontend during setup page, used only env variable as DB Socket, removed socket checks and let knex handles it 2026-01-18 14:50:12 +01:00
Frank Elsinga
47daa90b53
Merge branch 'master' into feature/mariadb-add-connection-socket-config 2026-01-11 09:03:08 +01:00
Nilanjan Debnath
c5675ae9eb
feat(setup-database): Add SSL authentication method for database setup (#6671)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-11 07:03:53 +00:00
UnwishingMoon
b0ecb00f53
Fix hostname,port,socket logic bug during database first time setup 2026-01-10 15:32:51 +01:00
UnwishingMoon
94d386e5dc
Added other controls to provided socket path during database first setup 2026-01-10 15:12:31 +01:00
autofix-ci[bot]
fc89344c2d
[autofix.ci] apply automated fixes 2026-01-10 14:03:08 +00:00
Diego
c67ddf75d7
Merge branch 'master' into feature/mariadb-add-connection-socket-config 2026-01-10 15:01:45 +01:00
Frank Elsinga
0f61d7ee1b
chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-09 02:10:36 +01:00
Pegasus
d05303963d
feat: add UPTIME_KUMA_DB_PASSWORD_FILE and UPTIME_KUMA_DB_USERNAME_FILE for docker secrets control (#6629)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-07 04:38:38 +00:00
UnwishingMoon
35bcb17538
Add socket path to database config, to database setup and language file 2025-12-27 15:23:12 +01:00
Louis Lam
a4d2e077b8
Fix: Check MySQL database name (#5991) 2025-08-31 01:26:32 +08:00
Louis Lam
ad4629cb03
Fix UPTIME_KUMA_DB_NAME issue (#4169) 2023-12-05 05:16:55 +08:00
Louis Lam
03e43ab364
Log color and simplify startup log for production (#3889) 2023-10-14 03:00:34 +08:00
Frank Elsinga
d6302198f3
chore(jsdoc):Linting fixes (#3703)
* fixed the lockfile having a different version

* jsdoc
2023-09-07 15:42:44 +08:00
Louis Lam
9c61247162 Fix #3679 2023-09-04 21:32:48 +08:00
Louis Lam
db3a7d69fe Change some jsdoc rule to warn instead of error 2023-08-11 22:29:45 +08:00
Louis Lam
e26abc3156 Improve the setup database 2023-07-01 02:48:42 +08:00
Louis Lam
d286c534bd Improve the setup database for embedded MariaDB 2023-06-30 22:17:07 +08:00
Louis Lam
4056951915 WIP: building database in knex.js 2023-02-11 22:21:06 +08:00
Louis Lam
e4183ee2b7
Database Setup Page (#2738)
* WIP

* WIP: Database setup process

* Add database setup page
2023-02-11 14:41:02 +08:00