Karol Wypchlo
|
4b74ced941
|
changed ACCOUNTS_AUTH_REQUIRED to ACCOUNTS_LIMIT_ACCESS string var for more flexibility
|
2022-01-12 14:05:25 +01:00 |
Karol Wypchlo
|
c04fd5067d
|
introduce portals for authenticated users only
|
2022-01-11 17:07:57 +01:00 |
Karol Wypchło
|
31e80e129e
|
Merge pull request #1519 from SkynetLabs/use-portal-modules-to-discover-services
use portal modules env to discover services in nginx
|
2022-01-07 13:59:50 +01:00 |
Karol Wypchlo
|
d24c677a30
|
use portal modules env to discover services in nginx
|
2022-01-07 11:53:16 +01:00 |
Karol Wypchlo
|
669f700a9e
|
prevent files larger than 1GB from being stored in cache
|
2022-01-05 16:14:13 +01:00 |
Karol Wypchlo
|
871712c3f8
|
improve docs around shared dict size
|
2021-12-20 16:50:54 +01:00 |
Karol Wypchlo
|
5673f44d1a
|
blocklist improvements
|
2021-12-20 13:12:56 +01:00 |
PJ
|
d1cbbb4ebb
|
Add min_free param to proxy_cache_path directive
|
2021-12-01 10:38:25 +01:00 |
Karol Wypchlo
|
c4e771759b
|
unit tests
|
2021-11-05 17:12:01 +01:00 |
Karol Wypchlo
|
a4ce3c935d
|
implement base32 decoder
|
2021-11-05 13:29:33 +01:00 |
Karol Wypchlo
|
ecb73e7498
|
drop caddy as proxy
|
2021-08-27 14:15:22 +02:00 |
Karol Wypchlo
|
c59991c2e0
|
bump worker_connections number and auto detect worker_processes number
|
2021-08-09 12:14:12 +02:00 |
Karol Wypchło
|
c78d47209c
|
disable slice module (#1025)
|
2021-07-30 09:23:04 +02:00 |
Karol Wypchlo
|
fc2a3b4290
|
expose Skynet-Server-Api header
|
2021-06-16 16:50:05 +02:00 |
Karol Wypchlo
|
308e37f63f
|
clean up failing part
|
2021-06-16 16:50:05 +02:00 |
Karol Wypchlo
|
db1a50a999
|
use set_by_lua instead
|
2021-06-16 16:50:05 +02:00 |
Karol Wypchlo
|
e463199022
|
use perl_set to expose env variables
|
2021-06-16 16:50:05 +02:00 |
Karol Wypchlo
|
cb85ed355a
|
use skynet server api env variable to rewrite proxy response on /tus endpoint
|
2021-06-16 16:50:05 +02:00 |
Karol Wypchlo
|
d8e95d4d82
|
add skynet-skylink header to tus final response
|
2021-06-09 12:06:15 +02:00 |
Karol Wypchło
|
fede204c6b
|
Accounts (#554)
* stripe env
* stripe env
* stripe env
* allow post
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* accounts/**
* favicon
* foo
* foo
* foo
* foo
* foo
* foo
* title
* fix dashboard timestamp
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* prices
* Revert "prices"
This reverts commit 7071ed4ef4 .
* Make sure we don't accidentally commit `kratos.yml`.
* Add Oathkeeper access rules for Stripe.
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* Add `max_breaches` to Kratos's sample config file.
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* payments
* cache .next folder
* Use own fork of Kratos's `master` in order to get the fix for the migrations issue.
* Don't retry running Kratos migrations.
* payments
* restart: no
* no
* no
* no
* no
* no
* no
* no
* no
* no
* payments
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* accounts
* limits
* limits
* nginx depends on accounts and kratos-migrate depends on cockroach.
* upload limit rate
* upload limit rate - 2
* upload limit rate - 3
* upload limit rate - 4
* upload limit rate - 5
* upload limit rate - 6
* upload limit rate - 7
* upload limit rate - 8
* upload limit rate - 9
* forgotten password link
* use header for skylink
* use header for skylink
* use header for skylink
* use header for skylink
* use header for skylink
* use header for skylink
* use header for skylink
* use header for skylink
* copy to clipboard
* fix ratelimit issue
* Allow access to the stripe webhook.
* enable allow_promotion_codes
* Allow POST on webhook.
* Add all env vars accounts need to docker-compose.
* Don't use custom port for accounts.
* print recovery
* recovery sign up link
* refactor cors header response
* refactor cors header response
* do not log unauthorized
* fix registration link
* settings logging
* update node and tailwindcss
* move webapp from volume
* host 0.0.0.0
* refactor dockerfile
* enable accounts
* cache public
* uncache public
* remove cache control
* no-cache
* no cache
* Do not use the person's name for registration.
* add verify route
* add verify route
* add verify route
* Go back to using the stock kratos image.
* add verify route
* fix settings link
* clean up verify flow
* refactor Dockerfile
* Remove first and last name from used traits.
* Remove account verification via email.
* Allow additional properties.
* Cookies and tokens last for 30 days now.
* Rename secure.siasky.net to account.siasky.net.
* redirect secure to account
Co-authored-by: Ivaylo Novakov <inovakov@gmail.com>
Co-authored-by: Ivaylo Novakov <ro-tex@users.noreply.github.com>
|
2021-04-01 15:15:37 +02:00 |
Karol Wypchlo
|
69940ffc27
|
add skynet-portal-api header
|
2021-02-18 10:10:04 +01:00 |
Karol Wypchło
|
7923506052
|
add hns_domain and remove named variables
|
2021-01-13 17:49:24 +01:00 |
Karol Wypchlo
|
6053cb3eb2
|
add new nginx metrics to measure performance
|
2021-01-13 15:13:34 +01:00 |
Peter-Jan Brone
|
acf7fabe47
|
Add Skynet-Skylink response header (#526)
|
2020-11-25 13:26:33 +01:00 |
PJ
|
1051a73bdf
|
Oops
|
2020-10-09 16:41:47 +02:00 |
PJ
|
efb76c43a2
|
Add portal domain to log format
|
2020-10-09 16:35:34 +02:00 |
Karol Wypchło
|
279e051207
|
improve nginx config (#418)
* improve nginx config
* add support for base32 skylink
|
2020-09-23 15:51:37 +02:00 |
Karol Wypchło
|
0593b41201
|
Nginx Log Format (#356)
* add filebeat
* nginx.conf access.log
* nginx.conf access.log
* fix filebeat
* add upstream data to access log
* Update nginx.conf
* Add content type header to access_log format
* Add quotes
* logs with wildcard to include gzipped ones
* Remove filebeat config
Co-authored-by: PJ <peterjan.brone@gmail.com>
|
2020-09-09 10:17:12 +02:00 |
Karol Wypchlo
|
e30fa02142
|
set user root for nginx
|
2020-07-31 00:50:42 +02:00 |
Karol Wypchlo
|
259e3ddffa
|
docker setup
docker progress
docker works
env variables
|
2020-07-31 00:50:42 +02:00 |
Karol Wypchlo
|
919edb439c
|
auth uploads
|
2020-07-28 11:19:03 +02:00 |