[Suggestion] Document ENV variables #204

Closed
opened 2026-02-28 01:38:33 -05:00 by deekerman · 6 comments
Owner

Originally created by @gaby on GitHub (Sep 7, 2021).

Would it be possible to get all the ENV variables supported by uptime-kuma documented in the Wiki section?

Is it a duplicate question?
No

Info
Uptime Kuma Version: latest
Using Docker?: Yes
OS: Ubuntu 20.04 LTS
Browser: Firefox

Originally created by @gaby on GitHub (Sep 7, 2021). Would it be possible to get all the ENV variables supported by uptime-kuma documented in the Wiki section? **Is it a duplicate question?** No **Info** Uptime Kuma Version: latest Using Docker?: Yes OS: Ubuntu 20.04 LTS Browser: Firefox
deekerman 2026-02-28 01:38:33 -05:00
Author
Owner

@gaby commented on GitHub (Sep 15, 2021):

Doing a simple search on the repo, these are the variables that I could find.

NODE_TLS_REJECT_UNAUTHORIZED
NODE_ENV
TEST_CHECK_VERSION
SQL_LOG
SSL_CERT
SSL_KEY
@gaby commented on GitHub (Sep 15, 2021): Doing a simple search on the repo, these are the variables that I could find. ``` NODE_TLS_REJECT_UNAUTHORIZED NODE_ENV TEST_CHECK_VERSION SQL_LOG SSL_CERT SSL_KEY ```
Author
Owner

@gaby commented on GitHub (Sep 19, 2021):

With #436 now merged, the following variables were added:

PUID
GUID
@gaby commented on GitHub (Sep 19, 2021): With #436 now merged, the following variables were added: ``` PUID GUID ```
Author
Owner

@erwineverts commented on GitHub (Mar 28, 2022):

Link to MR to improve the documentation wiki: https://github.com/louislam/uptime-kuma-wiki/pull/5

@erwineverts commented on GitHub (Mar 28, 2022): Link to MR to improve the documentation wiki: https://github.com/louislam/uptime-kuma-wiki/pull/5
Author
Owner

@gaby commented on GitHub (Mar 28, 2022):

@erwineverts i dont understand why the wiki is in a separate repo. Makes things super confusing. Also NODE_TLS_REJECT_UNAUTHORIZED is missing from the list.

@gaby commented on GitHub (Mar 28, 2022): @erwineverts i dont understand why the wiki is in a separate repo. Makes things super confusing. Also `NODE_TLS_REJECT_UNAUTHORIZED` is missing from the list.
Author
Owner

@erwineverts commented on GitHub (Mar 28, 2022):

I guess it's because wiki git repository can't be forked and thus by creating a separate repository, people can contribute.

Sorry, missed that one. My MR is already merged, so I won't add it now.
We could also argue to not include it because it's strongly discouraged to use it (https://nodejs.org/api/cli.html#node_tls_reject_unauthorizedvalue)

@erwineverts commented on GitHub (Mar 28, 2022): I guess it's because wiki git repository can't be forked and thus by creating a separate repository, people can contribute. Sorry, missed that one. My MR is already merged, so I won't add it now. We could also argue to not include it because it's strongly discouraged to use it (https://nodejs.org/api/cli.html#node_tls_reject_unauthorizedvalue)
Author
Owner

@gaby commented on GitHub (Mar 28, 2022):

@erwineverts Sounds good, closing this.

@gaby commented on GitHub (Mar 28, 2022): @erwineverts Sounds good, closing this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#204
No description provided.