Commit Graph

124 Commits

Author SHA1 Message Date
Karol Wypchlo e79eaafd72 update node and rebuild website 2021-07-06 12:26:27 +02:00
Karol Wypchlo 93466723e8 rebuild package locks 2021-07-06 11:55:16 +02:00
Karol Wypchło cdb5157958
add health check for registry write and read (#906) 2021-06-28 11:38:22 +02:00
Karol Wypchło 60f87f4064
typo 2021-06-24 13:38:14 +02:00
Karol Wypchlo 4d29b2082d amend comments 2021-06-24 11:33:55 +02:00
Karol Wypchlo 88238be825 remove extended header size from node 2021-06-23 21:35:15 +02:00
Karol Wypchlo e69829be3e fix /etc/resolv.conf 2021-06-23 21:29:26 +02:00
Karol Wypchlo e56a986766 fix /etc/resolv.conf 2021-06-23 21:28:47 +02:00
Karol Wypchlo 167e4c3ad0 try 2021-06-23 17:59:22 +02:00
Karol Wypchlo 663d8bbcf1 try 2021-06-23 17:53:59 +02:00
Karol Wypchlo 36b93a85dd try this 2021-06-23 17:45:51 +02:00
Karol Wypchlo 7f7b03757d try increased timeouts 2021-06-23 14:53:33 +02:00
Karol Wypchlo 3e34378f39 try without no-resolv 2021-06-23 14:24:58 +02:00
Karol Wypchlo b382b1a53a test using dnsmasq as sole resolver 2021-06-23 14:23:28 +02:00
Karol Wypchlo 6657a27e58 test using dnsmasq as sole resolver 2021-06-23 14:19:27 +02:00
Karol Wypchlo 1042fe3a17 remove dnsmasq debug info 2021-06-22 14:22:17 +02:00
Karol Wypchlo 59a22db5f0 add ip check to all checks 2021-06-22 14:03:07 +02:00
Karol Wypchlo 1f8a553fb0 use cli 2021-06-22 13:17:52 +02:00
Karol Wypchlo c12d18bcf6 log-debug 2021-06-20 18:55:31 +02:00
Karol Wypchlo d78001a992 no-resolv 2021-06-20 18:11:14 +02:00
Karol Wypchlo 37aba89478 debug dnsmasq 2021-06-20 17:56:05 +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
Karol Wypchlo c241178a4c use entry.checks 2021-06-16 12:09:56 +02:00
Karol Wypchlo 00a3321009 log checks on failure 2021-06-16 12:07:51 +02:00
Karol Wypchlo 17dca691a4 health-check: change exit code on failure 2021-06-16 11:38:59 +02:00
Karol Wypchlo 4438d13ab4 env variables are strings, fix conditions 2021-05-31 10:00:54 +02:00
Karol Wypchlo ce8fcf4656 use dnsmasq for aliasing siasky.net and all the subdomains 2021-05-25 16:12:04 +02:00
Karol Wypchlo 0a5b6bbe70 add more comments 2021-05-24 17:30:29 +02:00
Karol Wypchlo 6649726598 move crontab fill on top 2021-05-24 17:13:29 +02:00
Karol Wypchlo 838d82c3b5 redirect to /login 2021-05-24 17:12:16 +02:00
Karol Wypchlo 175ee075c7 fix comments and add new account test 2021-05-24 17:07:37 +02:00
Karol Wypchlo a2f7b7581a fix argument list 2021-05-24 16:47:39 +02:00
Karol Wypchlo 02e0e45bc4 add new critical checks 2021-05-24 16:36:26 +02:00
Karol Wypchlo 0dce2218d2 upgrade node 2021-05-13 12:30:35 +02:00
Karol Wypchlo 05525e65d6 add skynet-js as dependency to health-check 2021-05-12 17:56:50 +02:00
Karol Wypchlo efae46f339 amend health-checks to include get call for metadata 2021-05-12 17:49:25 +02:00
Karol Wypchło 08652a4698
Merge pull request #707 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/form-data-4.0.0
Bump form-data from 3.0.1 to 4.0.0 in /packages/health-check
2021-05-10 19:13:00 +02:00
dependabot[bot] 8f55c9a239
Bump yargs from 16.2.0 to 17.0.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:43:32 +00:00
Karol Wypchło 0c0be50e89
accounts health checks and testing improvements (#717)
* add account health check

* circular dep resolution

* error cannot be undefined
2021-05-05 14:18:10 +02:00
dependabot[bot] 62ae914f44
Bump form-data from 3.0.1 to 4.0.0 in /packages/health-check
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 10:58:49 +00:00
Karol Wypchlo 2a4b5f7a07 remove random image check that fails strict validation - weird upload 2021-04-30 16:22:57 +02:00
Karol Wypchlo 6eda287ec4 restore health checks to once per 5 minutes and once per hour for extended 2021-04-30 11:12:41 +02:00
Karol Wypchlo 23646e9969 upgrade node docker image to 16.0.0 2021-04-29 17:57:32 +02:00
Karol Wypchlo 893b424c59 fix dockerfile 2021-04-29 17:21:56 +02:00
Karol Wypchlo 7eb6d15d4b fixed errorMessage reporting 2021-04-29 16:59:05 +02:00
Karol Wypchlo 7fab576e6a atomic writes 2021-04-29 16:56:53 +02:00