Commit Graph

3169 Commits

Author SHA1 Message Date
dependabot[bot] 9b547a2847
Bump node in /packages/handshake-api
Bumps node from 16.13.0-alpine to 16.13.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 14:37:03 +00:00
dependabot[bot] 3032089399
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/dashboard
Bumps node from 16.13.0-alpine to 16.13.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 14:37:00 +00:00
Karol Wypchło d4e2fc7dc3
Merge pull request #1423 from SkynetLabs/dependabot/docker/packages/health-check/node-16.13.1-alpine
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/health-check
2021-12-13 15:36:45 +01:00
dependabot[bot] 29ca85d799
Bump node in /packages/health-check
Bumps node from 16.13.0-alpine to 16.13.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 14:36:36 +00:00
Karol Wypchło 92a8981849
Merge pull request #1424 from SkynetLabs/dependabot/docker/packages/dnslink-api/node-16.13.1-alpine
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/dnslink-api
2021-12-13 15:36:01 +01:00
Karol Wypchło 04a14d19a8
Merge pull request #1420 from SkynetLabs/dependabot/docker/packages/website/node-16.13.1-alpine
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/website
2021-12-13 15:35:49 +01:00
kevin-carlson 68e3cfd8f6
Check mark fixed (#1405) 2021-12-13 15:19:58 +01:00
Matthew Sevey c77e793360
Merge pull request #1430 from SkynetLabs/fil/disk-usage-root-dirs
Fil/disk usage root dirs
2021-12-13 08:44:55 -05:00
Matthew Sevey 435bf1e1b5
Merge pull request #1443 from SkynetLabs/fil/nginx-prune-reload
Hot reload nginx after pruning cache
2021-12-13 08:44:23 -05:00
dependabot[bot] 5203511707
Bump framer-motion from 5.2.1 to 5.4.5 in /packages/website
Bumps [framer-motion](https://github.com/framer/motion) from 5.2.1 to 5.4.5.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v5.2.1...v5.4.5)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 12:11:46 +00:00
dependabot[bot] 50aae5c3ba
Bump stripe from 8.188.0 to 8.193.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.188.0 to 8.193.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.188.0...v8.193.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 12:07:21 +00:00
dependabot[bot] dbedc74670
Bump @stripe/stripe-js from 1.21.1 to 1.22.0 in /packages/dashboard
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 12:07:12 +00:00
Filip Rysavy 12fffc28e2
Hot reload nginx after pruning cache 2021-12-13 12:48:12 +01:00
Ivaylo Novakov ddf6fdd875
Add a docstring explaining the `dc` command. 2021-12-13 11:36:47 +02: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 dfdd981212
Add a new volume that allows blocker to write to nginx's local disk. 2021-12-09 17:51:40 +01:00
Ivaylo Novakov bf5aa247dd
Add nginx triggers that would let malware-scanner know that it needs to scan a given skylink. 2021-12-09 16:21:49 +01:00
dependabot[bot] 73b3645299
Bump @fontsource/source-sans-pro in /packages/website
Bumps [@fontsource/source-sans-pro](https://github.com/fontsource/fontsource/tree/HEAD/packages/source-sans-pro) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/source-sans-pro)

---
updated-dependencies:
- dependency-name: "@fontsource/source-sans-pro"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 13:34:42 +00:00
dependabot[bot] 8e11638316
Bump prettier from 2.4.1 to 2.5.1 in /packages/dashboard
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 13:32:26 +00:00
Ivaylo Novakov b3e7716a01
Merge branch 'master' into ivo/clamav 2021-12-09 14:32:13 +01:00
dependabot[bot] b119bba8bc
Bump next from 12.0.3 to 12.0.5 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 12.0.3 to 12.0.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.3...v12.0.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 13:31:35 +00: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 39c4790364 Weekly Deploy for Dec 6, 2021. Including cache pruning fix
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEl73IdNcm91gzFlRkmt3TRPEwV/YFAmGuXlsACgkQmt3TRPEw
 V/b+dA//THc5/LWTRs8r7BAOQj8V9QzxJsuS7g+gV4zeDW5ymXlK0lSRSXvjNsOW
 mQ21Qx5fE05ztRlUNOUPKd1bZUgnL4O5AUBWUm87rq6NXHVop1JYaFGOpbfUpRZT
 HWE2SwGgwBRUjSgkwkz+jsg8SkajADwThLf8aSNAmKWienondtEFA8hMtBqUcyjK
 A7AsQbjjjS62lUsP78SJEPM5pG0vX+FxHzMAUtkqT94foJlI4RosyAp3yDPjrR/8
 eUn/CCci9p/ORzKnKos9DAo+1G5X0qgrP/9aGlnpDlkYZ2SQfJVMAKWaMpfIUsWi
 zihJYPogFAUHaDY1ddEnx47aYRN7hmumDGM+iUvbi39LshPBdBaeW56RRyA3qBel
 pD5eXr53C6kje5Wu6t9SbzILjh5cuQ8vd50hnrJ282vSMZbwqwwKjpliZu4FsrQC
 OiA1K7l7P8gAiL8d5YQOJ2uBTviAA0A8wNVPHx8qd/hWNOr7WxSM75POyTvRNtRq
 GdZko6/FDrK48Gw8LNxZMUa7x5LfjgtyiWfGsYomRG3GLBcy44neEhk3P37sELJv
 /jr0aOhLW+95r3OI7sUqnMppWdCKa5XFEqxTHc5Zax+NKzao3aSvRDNtujKxe+IC
 NfzJVXLtsde/Bho1B1q7GSG3YTINcJ422YwDNWfbCV0qajW40GU=
 =JEZB
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEWWr7bKPf/zmGZCrIBrk1SrCL6cYFAmGyAhsACgkQBrk1SrCL
 6ca/cwf/eXbHwojF27fYPoziWWskatsdCKJ2jnu1ovqVceVYztX9Kt+CQ++Ri4A9
 LqKvDPwLfKXF0W3x/nK6FtL2CSq81SPED/mLKMH/XTsbwtsnPFbnAzxdl7tqSA2Y
 6mqyBnyeyGby6tGW2ZE5EAYRv/dkKYzlTp7WMqoalleoRy6sbS6RZ8bJMA8xrbPo
 RwIAfvl4MVItt/qpws+J9g/qQ2QR8ZZKZtDxLxGNSFw9GDQBk/hKxRI9nP1WEsVp
 SEHCmfveOAdbzf8Cbr4j/m6wmoXPr+2qF5QIJ8eDiEAQ2YLPKbMpk6xO500geAFl
 k+6BHOQR2dOfsyyo33IFIcV9NyvDAQ==
 =F885
 -----END PGP SIGNATURE-----

Merge tag 'deploy-2021-12-06' into ivo/clamav

Weekly Deploy for Dec 6, 2021. Including cache pruning fix

# gpg: Signature made Mon Dec  6 20:02:51 2021 CET
# gpg:                using RSA key 97BDC874D726F758331654649ADDD344F13057F6
# gpg: key 9ADDD344F13057F6: public key "Matthew Sevey (Created on MacOS Big Sur for Yubi Key Nano 5) <mjsevey@gmail.com>" imported
# gpg: Total number processed: 1
# gpg:               imported: 1
# gpg: Good signature from "Matthew Sevey (Created on MacOS Big Sur for Yubi Key Nano 5) <mjsevey@gmail.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 97BD C874 D726 F758 3316  5464 9ADD D344 F130 57F6
2021-12-09 14:18:19 +01:00
Ivaylo Novakov c79f65061f
Switch to `main`. 2021-12-09 14:16:21 +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
Filip Rysavy 66e914e649
Update root dir output 2021-12-08 12:20:57 +01:00
Filip Rysavy 0b1ea2b598
Add skynet-webportal dir sizes to dump on health checker disable 2021-12-08 11:29:31 +01:00
Filip Rysavy 0f8384436b
Add root dir sizes to dump on health checker disable 2021-12-08 09:59:46 +01:00
Matthew Sevey a50ea4e312
Merge branch 'master' into portal-latest 2021-12-06 14:02:19 -05: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