Nilanjan Debnath
6c05956d1f
chore: improved ui and accessing env variables using getEnvOrFile
2026-01-11 00:49:25 +05:30
Nilanjan Debnath
e7b908f2fd
Update server/setup-database.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 00:12:22 +05:30
Nilanjan Debnath
398a36f4cc
Update server/setup-database.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 00:12:08 +05:30
autofix-ci[bot]
4c72bdc220
[autofix.ci] apply automated fixes
2026-01-10 15:52:09 +00:00
Nilanjan Debnath
e22d560254
Add SSL authentication method for database setup
...
Add SSL checkbox and CA Certificate textarea for SetupDatabase.vue page
Add UPTIME_KUMA_DB_SSL and UPTIME_KUMA_DB_CA env variables to dbConfig as ssl and ca inside setup-database.js
2026-01-10 21:03:25 +05:30
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
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