PJ
918ceb78ec
Add port
2021-12-13 13:43:17 +01:00
PJ
4dded62b79
Update blocker api url
2021-12-13 13:28:47 +01:00
PJ
0a1b5e620b
Update service name
2021-12-13 11:57:10 +01:00
PJ
52e1ffbc0a
Add abuse scanner module
2021-12-13 10:42:46 +01:00
Matthew Sevey
6e642a8c2b
Merge pull request #1441 from SkynetLabs/pj/nginx-purge
...
feat: Nginx Purge
2021-12-10 11:37:54 -05:00
PJ
9be3e29aaf
Add newline
2021-12-10 17:33:23 +01:00
PJ
644f7f3e84
Add command to crontab
2021-12-10 17:32:01 +01:00
PJ
d0da240ab9
Move script
2021-12-10 17:15:49 +01:00
PJ
c24017dc9d
Remove logging
2021-12-10 17:10:26 +01:00
PJ
92323b907f
Add logging
2021-12-10 17:07:09 +01:00
PJ
593a88c8ca
Update command
2021-12-10 17:04:26 +01:00
PJ
15c819eb96
Update paths
2021-12-10 17:02:50 +01:00
PJ
76929f2d91
Make executable
2021-12-10 16:59:58 +01:00
PJ
1c3a3b26c5
Improve script
2021-12-10 16:46:17 +01:00
PJ
d3bc3533b0
Add newline
2021-12-10 16:04:20 +01:00
PJ
0fe3f7cf8d
Add purge blocklist command
2021-12-10 16:02:11 +01:00
Ivaylo Novakov
018844d124
Add a new volume that allows blocker to write to nginx's local disk.
2021-12-10 15:31:55 +01:00
Ivaylo Novakov
5b4105df45
Merge pull request #1377 from SkynetLabs/accounts-api-refactor
...
upgrade accounts to new api (autologin)
2021-12-09 14:30:29 +01:00
Ivaylo Novakov
a4242a9234
Merge branch 'master' into accounts-api-refactor
...
# Conflicts:
# .gitignore
2021-12-09 14:03:59 +01:00
Ivaylo Novakov
d0ce8b9a2c
Keep cockroach running for the moment.
2021-12-08 17:39:22 +01:00
Ivaylo Novakov
95c11deb22
Revert "Keep cockroach running for the moment."
...
This reverts commit ed83468a03
.
2021-12-08 17:39:02 +01:00
Ivaylo Novakov
ed83468a03
Keep cockroach running for the moment.
2021-12-08 17:38:09 +01:00
Ivaylo Novakov
fd26441077
Merge pull request #1428 from SkynetLabs/sevey/mute-more-pings
...
Mute check failures unless server is down
2021-12-06 19:37:06 +01:00
Matthew Sevey
9fe0628fe7
Mute check failures unless server is down
2021-12-06 13:28:30 -05:00
Matthew Sevey
82d258008f
Merge pull request #1427 from SkynetLabs/fil/nginx-prune
...
Add pruning Nginx cache
2021-12-06 10:55:14 -05:00
Filip Rysavy
1c1f3c6ec1
Fix condition mistake
2021-12-06 16:13:00 +01:00
Filip Rysavy
aca71c245e
Add comments to nginx pruning script
2021-12-06 14:13:56 +01:00
Filip Rysavy
0af14d32db
Add pruning Nginx cache
2021-12-06 13:35:17 +01:00
Matthew Sevey
7bf366db24
Add serverload endpoint ( #1410 )
...
* write usage script for cpu and free disk space tracking, testing new endpoint
* Test alias nginx path
* testing json
* fix server load json file being served by nginx
* Fix filenames
* Add changelog
* Add systemd file for serverload
* Update setup-scripts/serverload.sh
Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
2021-12-06 12:49:58 +01:00
Ivaylo Novakov
52dd4f7cf1
Remove debug output.
2021-12-03 15:51:33 +01:00
Ivaylo Novakov
1401f2b9e1
Add a test change.
2021-12-03 15:00:20 +01:00
Chris Schinnerl
489f1ece99
fix mount
2021-12-03 12:42:39 +01:00
Chris Schinnerl
09a5e4af77
/api
2021-12-03 11:05:35 +01:00
Chris Schinnerl
5b3735927a
fix unpin
2021-12-03 10:36:16 +01:00
Chris Schinnerl
495dd8d14b
Merge remote-tracking branch 'origin/master' into accounts-api-refactor
2021-12-03 10:20:33 +01:00
Christopher Schinnerl
b2dbe4bdb4
Merge pull request #1408 from SkynetLabs/pj/abuse
...
Abuse Reports
2021-12-02 19:12:28 +01:00
Ivaylo Novakov
3bef37b789
Revert the change of JWKS path
2021-12-02 18:04:19 +01:00
Ivaylo Novakov
1351fb79d2
New path to JWKS.json.
2021-12-02 17:34:22 +01:00
PJ
341f313839
Remove comments
2021-12-02 17:28:40 +01:00
PJ
4d936a05c2
Add changelog
2021-12-02 17:26:22 +01:00
PJ
6e1af409c6
Remove commented out code
2021-12-02 17:23:37 +01:00
PJ
7f28d30a44
Update branch arg
2021-12-02 17:20:14 +01:00
PJ
0f96e3822d
Merge branch 'pj/abuse' of https://github.com/SkynetLabs/skynet-webportal into pj/abuse
2021-12-02 17:07:23 +01:00
PJ
938c5905c5
Remove CORS settings
2021-12-02 17:07:11 +01:00
Ivaylo Novakov
31d73821ef
Add a volume to accounts, so it can find its JWKS.json
2021-12-02 14:14:28 +01:00
PJ
c89663b393
Add missing semi colon
2021-12-02 14:05:41 +01:00
Matthew Sevey
acca9ee32d
Merge pull request #1391 from SkynetLabs/sevey/disabl-load-check
...
Disable load check until we have a process of actively addressing it
2021-12-01 15:20:12 -05:00
Matthew Sevey
c45b9c41bd
format
2021-12-01 14:16:46 -05:00
Matthew Sevey
3e17c1a9ee
remove ping instead of disable
2021-12-01 12:07:15 -05:00
Matthew Sevey
3d11ca503f
Merge branch 'master' into sevey/disabl-load-check
2021-12-01 12:06:08 -05:00