Commit Graph

39 Commits

Author SHA1 Message Date
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 05e34b5aaa rename blacklist to blocklist 2020-11-13 17:29:40 +01:00
Karol Wypchlo d4d3f6977b change recommended renewal from 8 weeks to 4 weeks 2020-10-30 13:38:17 +01:00
Karol Wypchło 468527c22d
add portal_subdomain to nginx regex and fill documentation (#435) 2020-09-29 12:35:34 +02:00
Peter-Jan Brone f3b2a130fe
Wildcard Subdomains Documentation (#416)
* Add documentation on subdomains

* Update copy

* Fix typo

* Link Karol his repo

* Update copy

* Update setup-scripts/README.md

Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>

Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2020-09-22 12:23:53 +02:00
Karol Wypchlo a02c27664b adjust scripts 2020-09-14 17:40:18 +02:00
Karol Wypchlo abacfc1ed1 improve docs 2020-09-14 15:57:44 +02:00
Karol Wypchlo 2c12b9d009 add safe stop and restart sia scripts 2020-09-14 15:53:27 +02:00
Ivaylo Novakov 341c65eba8
Remove unneeded comment and example commands. 2020-08-19 16:13:56 +03:00
Ivaylo Novakov 2a1c06116b
Add a handy command to the readme that checks the logs in a dockerized environment. 2020-08-18 18:36:00 +03:00
Karol Wypchlo 259e3ddffa docker setup
docker progress

docker works

env variables
2020-07-31 00:50:42 +02:00
Karol Wypchlo 955425d321 clean up double siad setup 2020-07-28 13:22:07 +02:00
Karol Wypchło a7c57b3c5a
Handshake integration (#302) 2020-07-27 11:30:55 +02:00
Karol Wypchlo 7e06436aa6 do not enable custom.domain by default and improve docs 2020-07-17 21:12:18 +02:00
Karol Wypchło f067c50648
Improve server infrastructure setup and scripts (#231) 2020-06-22 11:54:01 +02:00
David e33ce33651
Changed nginx config to generate random file uuid by default (#149)
* Changed nginx config to generate random file uuid by default

* Added nginx version note to setup readme
2020-04-14 16:06:02 +02:00
Karol Wypchło fa052550cc
update scripts to support Sia v1.4.4 (#98)
* update scripts to support Sia v1.4.4
* force overwrite symlink
2020-03-20 22:11:20 +01:00
Peter-Jan Brone cd619d7a92
Update Nginx config to use double siad setup (#97)
* Update nginx conf to use double siad setup
* Update documentation
2020-03-19 15:38:34 +01:00
Karol Wypchlo 4e5aca4998 set logs on siad services 2020-03-12 15:24:58 +01:00
Marcin Jachymiak 1349440251 Update README and health check setup-scripts 2020-03-09 16:02:16 -04:00
Karol Wypchlo 44fbe60eff add cypress testing suite 2020-03-05 12:04:54 +01:00
Marcin Jachymiak 5b390cda9d Update README with notes on running 2 siad nodes 2020-03-03 10:24:51 -05:00
Karol Wypchlo e80ccb0bd5 fix prettier style issue 2020-02-28 12:35:06 +01:00
Marcin Jachymiak bbdb363660 Use an environment variable file 2020-02-26 11:45:50 -05:00
Marcin Jachymiak c9d1bbddc8 Update setup README with systemctl commands 2020-02-25 12:56:19 -05:00
Karol Wypchło ee86da1b39
move webpage to Gatsby (#32)
* migrate to gatsby in subfolder
* move gatsby to main package
* use targeted light syntax highlighter
* clean up gatsby leftovers
2020-02-20 17:35:07 +01:00
Karol Wypchlo a86aeadc5c rename footer column and fix readme 2020-02-18 18:42:51 +01:00
Karol Wypchlo 9bd9a0b95a skip nodejs server 2020-02-18 17:47:19 +01:00
Karol Wypchlo 8f28fd6dc6 fix readme 2020-02-18 17:05:44 +01:00
Karol Wypchlo 8e5f65e099 fix readme 2020-02-18 17:05:20 +01:00
Karol Wypchlo ef154b2793 fix readme 2020-02-18 17:04:57 +01:00
Marcin Jachymiak 648a601ff4 Add more letsencrypt notes 2020-02-06 12:08:05 -05:00
Marcin Jachymiak f95bc38a05 Add reminder to reload nginx 2020-02-06 12:03:12 -05:00
Marcin Jachymiak cb6aa7b2dc Update allowance flag. Remove viewnode refs 2020-02-06 11:43:20 -05:00
Marcin Jachymiak 4ce9ed9b0f Update viewnode setup command 2020-02-03 17:31:15 -05:00
Marcin Jachymiak 08ce6fab32 Update setup guide 2020-01-31 16:58:30 -05:00
Marcin Jachymiak f3025bde96 Clean up README. Append to keys file
Append to keys file, in case someone forgets to add a key to the file.
This way they won't nuke the file by running the script and lose access
to the server.
2020-01-31 14:16:11 -05:00
Marcin Jachymiak bfddc3449e Update READMEs 2020-01-31 14:10:21 -05:00
Marcin Jachymiak 66d5b2d478 Move setup scripts in dir 2020-01-30 13:42:24 -05:00