Matthew Sevey
07f5352bf0
Update README.md
2022-04-15 12:50:26 -04:00
Karol Wypchlo
d3be15dc03
remove unnecessary portal name env var
2022-02-15 12:52:11 +01:00
Matthew Sevey
fc1000a84e
Merge branch 'master' into sevey/doc-updates
2022-02-03 11:46:57 -05:00
Filip Rysavy
28a1ebf71b
Add link to latest documantation from Gitbook
2022-02-02 09:18:48 +01:00
Ivaylo Novakov
991cfc3000
Cleanup Kratos, Oathkeeper, CockroachDB.
2021-12-16 13:08:35 +02:00
Matthew Sevey
b001e953cc
Remove duplicated documentation and point to developer docs
2021-10-12 09:42:30 -04:00
Matthew Sevey
0f60a395b3
Remove outdated NebulousLabs references
2021-09-08 15:04:02 -04:00
Karol Wypchlo
ecb73e7498
drop caddy as proxy
2021-08-27 14:15:22 +02:00
Karol Wypchło
71f9d5280e
use webhook instead of discrod bot to send messages ( #979 )
...
* initial refactor
* do not use before define
* forgot to remove client
* test notification
* add /cc
* fix /cc
* fix /cc role
* fix /cc
* test file upload
* test file upload
* test file upload
* default to no mentions
* unformat
* replace discord with DiscordWebhook
* add readme
* don't fail on failures in message send
2021-07-16 13:12:58 +02:00
Karol Wypchlo
a6b9f1fe06
clean up webapp directory and update some deps
2021-06-17 14:40:02 +02:00
Ivaylo Novakov
03e9fbf481
Update awscli every time we run the script, otherwise Python will break randomly.
2021-05-11 11:26:11 +02:00
Karol Wypchło
ddf56dc21b
Update setup-scripts/README.md
2021-04-20 13:08:24 +02:00
Karol Wypchlo
89573df976
adjust readme
2021-04-20 11:56:06 +02:00
Karol Wypchlo
143ef617fe
set defaults for caddyfile
2021-04-20 11:09:01 +02:00
Ivaylo Novakov
6971b3938b
Update the READMEs after setting up a couple of portals.
2021-04-06 18:12:24 +02:00
Ivaylo Novakov
482f9655c4
Merge branch 'ivo/db_backups' into ivo/db_backups_new
2021-04-01 15:30:06 +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
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