Commit Graph

4560 Commits

Author SHA1 Message Date
Karol Wypchło a02fa0cc27
Merge branch 'master' into sevey/add-skylink-health-check 2022-04-28 15:22:23 +02:00
Karol Wypchło a70c35df56
fix website image running params (#2055) 2022-04-28 14:52:06 +02:00
Ivaylo Novakov 99e8f3847f
Merge pull request #2053 from SkynetLabs/pj/stop-grace-period
Stop Grace Period
2022-04-28 13:08:02 +02:00
Karol Wypchło c650a7e9e0
Merge pull request #2054 from SkynetLabs/fix-dnsmasq-versioning
fix dnsmasq versioning in health-check dockerfile
2022-04-28 13:04:50 +02:00
Karol Wypchlo bb5478d4d8
fix dnsmasq versioning 2022-04-28 11:55:40 +02:00
PJ 4ce00c7673
Add stop grace period 2022-04-28 11:19:29 +02:00
Matthew Sevey aa92d10687
remove debug console.log 2022-04-27 16:23:46 -04:00
Matthew Sevey f94cf74dd1
Testing docker sia IP 2022-04-27 16:20:25 -04:00
Matthew Sevey 50c1239a68
Merge branch 'sevey/add-skylink-health-check' of github.com:SkynetLabs/skynet-webportal into sevey/add-skylink-health-check 2022-04-27 15:55:05 -04:00
Matthew Sevey c11c99cc54
Test sia docker container IP 2022-04-27 15:54:54 -04:00
Matthew Sevey b9859f0fa9
Merge branch 'master' into sevey/add-skylink-health-check 2022-04-27 15:41:30 -04:00
Matthew Sevey 67c3fd1cf3
refactor functions and address comments 2022-04-27 15:40:31 -04:00
Karol Wypchło 188b06c605
Merge pull request #2013 from SkynetLabs/dashboard-v2-stripe
Dashboard v2 - Stripe integration + bunch of fixes & improvements
2022-04-27 12:34:42 +02:00
Ivaylo Novakov f64dc4898b
Merge pull request #2052 from SkynetLabs/pj/update-abuse-tags
Update Release Versions
2022-04-27 11:20:11 +02:00
PJ 744b410ba7
Update abuse tags 2022-04-27 08:48:16 +02:00
Matthew Sevey 084c12fde4
Merge branch 'master' into sevey/add-skylink-health-check 2022-04-26 16:50:54 -04:00
Matthew Sevey 4455c4929b
Apply suggestions from code review
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2022-04-26 16:50:42 -04:00
firyx 82cc22f367
Fix dashboard-v2 Dockerfile context (#2051) 2022-04-26 16:39:35 +02:00
Karol Wypchło 05e1ae18cc
Merge pull request #2045 from SkynetLabs/slim-down-default-website-image
use multi stage build for website to slim down the image
2022-04-25 10:44:33 +02:00
Ivaylo Novakov 3fff75aab5
Mongo: ShardingTaskExecutorPoolMinSize=10 (#2038) 2022-04-25 10:06:27 +02:00
Matthew Sevey 750261d81f
Merge pull request #2048 from SkynetLabs/revert-2047-revert-f3ec613
Revert "Revert "Merge pull request #1917 from SkynetLabs/use-accounts-image""
2022-04-22 13:51:10 -04:00
Matthew Sevey cdfd94d290
Revert "Revert "Merge pull request #1917 from SkynetLabs/use-accounts-image"" 2022-04-22 13:50:28 -04:00
Karol Wypchło a6ab6b31b7
Merge pull request #2046 from SkynetLabs/track-uploader-ip
track uploader ip
2022-04-22 17:38:39 +02:00
Matthew Sevey 64a90ab22b
Merge pull request #2047 from SkynetLabs/revert-f3ec613
Revert "Merge pull request #1917 from SkynetLabs/use-accounts-image"
2022-04-22 11:35:52 -04:00
Karol Wypchlo 446049986c
Revert "Merge pull request #1917 from SkynetLabs/use-accounts-image"
This reverts commit f3ec613a5a, reversing
changes made to 25d573b9ba.
2022-04-22 17:33:26 +02:00
Karol Wypchlo 0772958064
use pairs instead of ipairs 2022-04-22 17:06:17 +02:00
Karol Wypchlo f88dcf3eee
include unit tests for uploader ip 2022-04-22 15:38:09 +02:00
Karol Wypchlo 39f9b4d196
fix headers 2022-04-22 15:19:07 +02:00
Karol Wypchlo 5301384609
do not include form header 2022-04-22 15:16:07 +02:00
Karol Wypchlo e8babb625e
try formvalue 2022-04-22 15:08:01 +02:00
Karol Wypchlo 20f6831eb0
track file uploader ip 2022-04-22 15:00:05 +02:00
Karol Wypchlo 1c1615cd5f
convert CMD into JSON notation 2022-04-22 14:49:58 +02:00
Karol Wypchlo 5bde83fc19
use multi stage build for website to slim down the image 2022-04-22 14:45:44 +02:00
Karol Wypchło 5d33b79f69
Merge pull request #2041 from SkynetLabs/nginx-docker-improvements
Nginx docker improvements
2022-04-22 14:35:55 +02:00
Karol Wypchło 695e09e913
Merge pull request #2044 from SkynetLabs/track-anon-uploads
track anon uploads
2022-04-22 14:29:16 +02:00
Karol Wypchlo d27dca72d1
remove unused variable 2022-04-22 14:26:34 +02:00
Karol Wypchlo b88cdf6d76
track anon uploads 2022-04-22 14:23:01 +02:00
Karol Wypchlo d65397ac67
include nginx list of license conditions and disclaimer 2022-04-22 14:00:33 +02:00
Ivaylo Novakov 36e5cbbdd5
Merge pull request #2040 from SkynetLabs/use-dashboard-image
use dashboard dockerhub image
2022-04-22 13:36:19 +02:00
Matthew Sevey 2a84ebe8a9
Merge pull request #2043 from SkynetLabs/sevey/docker-image-versions
Point to latest semver release for docker images
2022-04-22 04:23:16 -04:00
Karol Wypchlo 9e675a2a04
add comment about skynet_portal_domain being set to server domain 2022-04-22 10:17:30 +02:00
Matthew Sevey c9c393ae4f
Point to latest semver release for docker images 2022-04-21 12:57:09 -04:00
Karol Wypchlo 1d6d3cbfb6
fix DL3025 warning 2022-04-21 16:01:20 +02:00
Karol Wypchlo ac99a426b3
fix DL3014 warning 2022-04-21 15:59:07 +02:00
Karol Wypchlo 873f23b7bf
add nginx license source 2022-04-21 15:57:16 +02:00
Karol Wypchlo 6d2d053e23
lint testing nginx dockerfile 2022-04-21 15:36:17 +02:00
Karol Wypchlo 306442eef3
use volumes to mount nginx configuration 2022-04-21 15:34:52 +02:00
Karol Wypchlo 98306b473c
use official nginx entrypoint with envsubst and custom restart script 2022-04-21 15:21:58 +02:00
Karol Wypchło 8a6eec3e7b
Merge pull request #2010 from SkynetLabs/dnslink-sponsor
pass skylink from request context to /user/limits
2022-04-21 12:55:42 +02:00
Karol Wypchło 35b32023e3
Merge pull request #2039 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/express-jwt-6.1.2
build(deps): bump express-jwt from 6.1.1 to 6.1.2 in /packages/dashboard
2022-04-21 11:37:26 +02:00