Serge van Ginderachter
38af28703c
add a full working kubernetes manifest
for deploying uptime-kuma in it's namespace
as a deployment of a single pod
with a service and ingress definition
ans a persistent volume for data
This example should work on most Kuberntes clusters
but might need some tweaks as per specific implementations
of ingress and persistent storage.
4 years ago
LouisLam
a98ba41c8e
minor
4 years ago
LouisLam
a40816b948
fix high severity vulnerabilities by using my fork sqlite3 package
4 years ago
LouisLam
d3e24df225
fix high severity vulnerabilities by using my fork sqlite3 package
4 years ago
LouisLam
8350bff629
update dependencies
4 years ago
LouisLam
6251f47050
fix the min height of monitor list
4 years ago
LouisLam
dffe3cf8f2
Revert "try to support subdirectory reverse proxy"
This reverts commit a03dd91e40 .
4 years ago
LouisLam
d411143f3c
Merge remote-tracking branch 'origin/master'
4 years ago
LouisLam
a03dd91e40
try to support subdirectory reverse proxy
4 years ago
Louis Lam
2c2ac9dc59
Delete dependabot.yml
4 years ago
Louis Lam
d06711a1a7
Update README.md
4 years ago
Louis Lam
94f2219715
Create dependabot.yml
4 years ago
LouisLam
d315e8306b
update to 1.0.10
4 years ago
LouisLam
8cd0e7a058
a better script for version update
4 years ago
LouisLam
8fce62632d
a better script for version update
4 years ago
LouisLam
38c0c170e7
add some comments
4 years ago
Nelson Chan
655536e457
Fix: use send() instead of end() ( #161 )
4 years ago
LouisLam
807db8a2d8
update to 1.0.9
4 years ago
LouisLam
d707eba046
fix disable auth
4 years ago
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier ( #154 )
FEAT: PUSHY Notifier (#154 )
4 years ago
Louis Lam
6bd9d85a9a
Merge pull request #150 from chakflying/created_date
Fix: [DB] Add default for created_date in monitor
4 years ago
LouisLam
f2de6299f6
update .dockerignore
4 years ago
LouisLam
a28d6eafae
remove apprise --version from dockerfile
4 years ago
LouisLam
fce0edebc9
Merge remote-tracking branch 'origin/master'
4 years ago
LouisLam
48a4ced9a5
update to 1.0.8
4 years ago
Nelson Chan
221aad55de
Chore: Add new line at EOF
4 years ago
Nelson Chan
377d475e05
Fix: Add now columns
4 years ago
Nelson Chan
0c3c59df4e
Fix: [DB] Add default for created_date in monitor
4 years ago
Louis Lam
eba996b0f2
Delete codeql-analysis.yml
4 years ago
LouisLam
4d71e03039
improve #39
4 years ago
LouisLam
2740f096c0
Merge remote-tracking branch 'origin/master'
4 years ago
LouisLam
8ebaca4c5c
improve disableAuth handling
4 years ago
Louis Lam
fceb594442
Merge pull request #145 from chakflying/patch-3
Fix: Increase width of status pill
4 years ago
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill
4 years ago
LouisLam
5689b30985
Merge remote-tracking branch 'origin/master'
4 years ago
LouisLam
44c8ca9da8
requires empty username/password if set disableAuth for basic auth
4 years ago
Louis Lam
6f044de6e6
Update README.md
4 years ago
Louis Lam
7877adf7a3
Merge pull request #137 from louislam/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
4 years ago
Louis Lam
f0e5e9f463
Create CODE_OF_CONDUCT.md
4 years ago
Louis Lam
0263cfa7e4
Create CONTRIBUTING.md
move wiki to CONTRIBUTING.md
4 years ago
Louis Lam
8b733592cb
Update README.md
4 years ago
Louis Lam
71fa55c218
Update README.md
4 years ago
Louis Lam
ee071e41f5
Update README.md
4 years ago
LouisLam
6f868c9ec3
implement no auth
4 years ago
LouisLam
33d7f8645a
json format for setting value
4 years ago
LouisLam
c6a66fad79
add setting for disable auth
4 years ago
LouisLam
9f0be5f531
improve the connection error msg
4 years ago
LouisLam
7f42888546
fix eslint for vue ( https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900 )
4 years ago
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
4 years ago
LouisLam
659d83b13c
turn off vue/html-self-closing, empty div should be allowed
4 years ago