Commit Graph

119 Commits

Author SHA1 Message Date
Karol Wypchlo 4af101cb4c
skip server_domain check on single server portals 2022-05-25 15:15:33 +02:00
Karol Wypchlo ed3fba1db4
Revert "Merge pull request #1851 from SkynetLabs/adjust-health-checks-to-skylink-redirects"
This reverts commit 8db71f57ec, reversing
changes made to 7922f84a23.
2022-03-10 09:54:54 +01:00
Karol Wypchlo a561796d52
fix health checks working with redirects 2022-03-08 23:13:00 +01:00
Karol Wypchlo 55f57c9fa2
Revert "use skynet to load our homepage"
This reverts commit ffb1e499b9.
2022-03-06 14:33:23 +01:00
Karol Wypchlo f7f03d183a
replace api env vars with domain vars 2022-02-16 14:59:15 +01:00
Karol Wypchło 1ddd5df8cc
Merge branch 'master' into clean-up-dashboard-url-env-var 2022-02-11 15:24:56 +01:00
Matthew Sevey 9aa21088c5
Merge pull request #1696 from SkynetLabs/expose-internal-authenticate-function
refactor assigning required env variables
2022-02-10 21:05:01 -05:00
Karol Wypchlo 79c82b9e0b
refactor assigning required env variables 2022-02-09 16:05:45 +01:00
Karol Wypchło 735fb4cd5d
Merge pull request #1671 from SkynetLabs/expose-internal-authenticate-function
expose internal authenticate function on health-check cli
2022-02-09 16:04:25 +01:00
Karol Wypchlo 563e351f8e
remove dashboard url env var usage 2022-02-09 14:13:53 +01:00
Karol Wypchlo 98b1950e30
expose internal authenticate function 2022-02-08 14:11:26 +01:00
Karol Wypchlo 1a70fc97f7
add more logging 2022-02-08 12:33:31 +01:00
Karol Wypchlo 0292f57f3e
make ip check in health checks more reliable 2022-02-07 17:39:23 +01:00
Karol Wypchlo 76f0a6d084
fix authentication on extended checks 2022-01-25 00:31:21 +01:00
Karol Wypchlo 4e240f2ad8
add option to limit access to subscription users only 2022-01-21 17:43:30 +01:00
Karol Wypchlo ff32e66520
include auth cookie in registry health checks 2022-01-20 12:36:25 +01:00
PJ aa2618a8a6
Merge branch 'master' of https://github.com/SkynetLabs/skynet-webportal into pj/add-blocker-health-check 2022-01-17 14:37:53 +01:00
PJ 9eb1240bc1
Run prettier 2022-01-17 14:05:00 +01:00
PJ 61ca207974
Cleanup PR 2022-01-17 13:54:12 +01:00
PJ 4096a7ebf2
Delete ip property from check 2022-01-17 13:40:39 +01:00
PJ 45e0398afe
Add protocol 2022-01-17 13:25:54 +01:00
PJ f0e2770f73
Add blocker to health checks 2022-01-17 12:18:03 +01:00
Karol Wypchlo fbe108a573
throw meaningful errors 2022-01-14 11:33:07 +01:00
Karol Wypchlo 185e9b8982
rethrow unhandled exception 2022-01-14 10:54:24 +01:00
Karol Wypchło 330f220e1a
Update packages/health-check/src/utils.js 2022-01-14 10:51:09 +01:00
Karol Wypchlo 5065e66b46
support auth only portal mode in health-check module 2022-01-13 21:59:58 +01:00
Karol Wypchlo a5674c8d1f
adjust tests 2021-10-28 15:12:14 +02:00
Karol Wypchlo 121dbee1c2
change datakey to dataKey 2021-10-27 14:59:08 +02:00
Karol Wypchlo 2fc92fb3e2
update skynet-js and fix critical checks 2021-10-27 14:50:54 +02:00
Matthew Sevey f6febd04b3
Fix error message 2021-10-26 12:18:56 -04:00
Matthew Sevey 5dc357b3d1
Fix BigInt use 2021-10-26 12:17:44 -04:00
Karol Wypchlo d4482e6025
fix 2021-10-26 17:03:59 +02:00
Karol Wypchlo 0a4e3b3f45
fix 2021-10-26 17:01:51 +02:00
Karol Wypchlo 4fbbc144c8
remove website skylink check for now 2021-10-26 17:01:10 +02:00
Karol Wypchlo f9567a4aa1
fix website check 2021-10-26 16:56:48 +02:00
Karol Wypchlo 7004ea0dfe
fix condition 2021-10-26 16:39:19 +02:00
Karol Wypchlo 019b5b7631
add skyd config checks to health checks 2021-10-26 16:32:59 +02:00
Karol Wypchlo ffb1e499b9
use skynet to load our homepage 2021-10-18 16:24:23 +01:00
Karol Wypchlo bfc2cbd3f3
make disabled health-check require reason 2021-09-10 16:19:24 +02:00
Karol Wypchlo 3946ad4a77
use 308 as new skyd redirect code 2021-09-07 12:56:25 +02:00
Karol Wypchlo 72f2b56f17
include skapps checks 2021-08-23 16:21:09 +02:00
Karol Wypchlo 0278d4740d use true instead of 1 2021-07-26 12:31:12 +02:00
Karol Wypchlo 3fab75e9be assert correct expectations 2021-07-19 22:34:08 +02:00
Karol Wypchło cdb5157958
add health check for registry write and read (#906) 2021-06-28 11:38:22 +02:00
Karol Wypchlo 59a22db5f0 add ip check to all checks 2021-06-22 14:03:07 +02:00
Karol Wypchlo ad6cc2bf46 fix critical health check 2021-06-18 12:58:36 +02:00
Karol Wypchlo dd02215292 fix critical health check 2021-06-18 12:57:44 +02:00
Karol Wypchlo 4689a7d92e rename check 2021-06-16 17:02:52 +02:00
Karol Wypchlo 6594dbf5a6 add a check for SKYNET_SERVER_API 2021-06-16 16:50:05 +02:00
Karol Wypchlo 27c38082ec print failures 2021-06-16 12:14:41 +02:00