Commit Graph

1390 Commits

Author SHA1 Message Date
Ivaylo Novakov b4d4229190
Use `docker/kratos/config/kratos.yml` instead of `.kratos.yml`. 2021-01-13 12:46:25 +01:00
Karol Wypchło 83a2170afc
upgrade sia to 1.5.4 (#582)
* upgrade sia to 1.5.4

* bump builder image
2021-01-13 12:42:49 +01:00
Ivaylo Novakov dc1c080f8a
Use the .env file.
Actually expose ports.
2021-01-12 16:56:11 +01:00
Karol Wypchlo 2d23066c4e use marstorage as dapp example 2021-01-10 13:03:25 +01:00
Ivaylo Novakov 4e6b4b36a3
Switch to fully secured cockroachdb. 2021-01-08 17:40:25 +01:00
Ivaylo Novakov b63691e54c
Merge pull request #581 from NebulousLabs/upgrade-openresty
upgrade openresty image to ubuntu 18
2021-01-08 14:04:40 +01:00
Karol Wypchlo 1a9e4f1a4d upgrade openresty image to ubuntu 18 2021-01-08 13:47:30 +01:00
Karol Wypchlo 6a35c8e58e upgrade caddy to 2.3.0 2021-01-08 13:13:10 +01:00
Ivaylo Novakov 97aac10fb3
Slightly updated yarn.lock and a small README update. 2021-01-08 12:47:22 +01:00
Ivaylo Novakov 7f4f2065b2
Merge branch 'accounts-frontend' into accounts
# Conflicts:
#	docker-compose.yml
#	docker/accounts/Dockerfile
2021-01-08 12:19:01 +01:00
Sia Dev d1428e9398 Remove Oathkeeper's JWKS token from git. 2021-01-08 12:09:05 +01:00
Sia Dev 6204930c9b Changes from siasky.xyz 2021-01-08 12:04:15 +01:00
Ivaylo Novakov 1ecc26bccc
Secure CockroachDB. 2021-01-08 11:43:32 +01:00
dependabot[bot] 2d9bd82c91
Bump gatsby from 2.24.92 to 2.29.3 in /packages/webapp
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.92 to 2.29.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.92...gatsby@2.29.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 10:24:01 +00:00
dependabot[bot] 457f13f90c
Bump gatsby-plugin-sharp from 2.8.0 to 2.11.2 in /packages/webapp
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.8.0 to 2.11.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sharp@2.11.2/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.11.2/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 10:15:22 +00:00
dependabot[bot] 8eae1fca91
Bump gatsby-plugin-react-helmet from 3.3.14 to 3.7.0 in /packages/webapp
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.3.14 to 3.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.7.0/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 10:39:31 +00:00
dependabot[bot] 16ecc6174d
Bump gatsby-transformer-sharp from 2.5.21 to 2.9.0 in /packages/webapp
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.5.21 to 2.9.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.9.0/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 10:16:20 +00:00
Karol Wypchlo 562e484341 xyz 2020-12-18 18:35:25 +01:00
Karol Wypchlo 582e1a9005 xyz 2020-12-18 18:33:59 +01:00
Karol Wypchlo 2d1a8bfeb4 add jwt cookie 2020-12-18 18:30:00 +01:00
Ivaylo Novakov ed95ef6585
Simplify accounts Dockerfile. 2020-12-18 17:22:19 +01:00
Ivaylo Novakov f6b74f15a7
Cleanup. 2020-12-18 16:11:54 +01:00
Ivaylo Novakov bae71ef5a1
Update the README with the latest env vars and Kratos setup. 2020-12-18 16:00:53 +01:00
Ivaylo Novakov 0d3f9330da
Add instructions on configuring kratos and oathkeeper. 2020-12-18 13:12:37 +01:00
Karol Wypchlo bd70a76af1 perma redirect 2020-12-18 12:59:15 +01:00
Karol Wypchlo f52b648c5b add tracking 2020-12-18 12:23:10 +01:00
Karol Wypchlo 550bdb2ba7 upgrade openresty distro and install luasocket 2020-12-17 16:16:28 +01:00
Karol Wypchlo d45af93967 clear dashboard 2020-12-17 12:59:31 +01:00
Karol Wypchlo c49f589911 go to dashboard link 2020-12-16 18:45:32 +01:00
Karol Wypchlo b5f8843011 fix copy 2020-12-16 18:29:08 +01:00
Karol Wypchlo 50975b0c5e dont rely on cookie 2020-12-16 18:25:34 +01:00
Karol Wypchlo c806129ba7 rewrite /secure 2020-12-16 14:42:39 +01:00
Karol Wypchlo 3d897cb3ab use secure subdomain 2020-12-16 13:08:51 +01:00
Karol Wypchlo b3029b43e3 fix redirects 2020-12-15 18:53:04 +01:00
Karol Wypchlo 1cf160b988 try proxy redirect 2020-12-15 18:00:10 +01:00
Karol Wypchlo 393025befc fix matcher 2020-12-15 17:34:07 +01:00
Karol Wypchlo 81838aa0e8 access rules 2020-12-15 17:25:09 +01:00
Karol Wypchlo 850a9e8bc1 set cookie path to /secure 2020-12-15 17:25:09 +01:00
Karol Wypchlo 62b9e7dbb4 Revert "secure.conf"
This reverts commit 0fc78481b5d9681f92d4d9028dba8ee5abfeede7.
2020-12-15 17:25:09 +01:00
Karol Wypchlo e2d7397d05 Revert "use secure subdomain"
This reverts commit d8003fdd85f37049ac2c7074495f180f2fcfa1b5.
2020-12-15 17:25:09 +01:00
Karol Wypchlo 8a65e1aadf use secure subdomain 2020-12-15 17:25:09 +01:00
Karol Wypchlo f261871731 secure.conf 2020-12-15 17:25:09 +01:00
Karol Wypchlo 0f060272e2 add accounts proxy 2020-12-15 17:25:09 +01:00
Karol Wypchlo 0d836bb877 fix hostname 2020-12-15 17:25:09 +01:00
Karol Wypchlo 99eb1f2d97 set project name 2020-12-15 17:25:09 +01:00
Karol Wypchlo e13016b6a7 rename cockroachr to cockroach 2020-12-15 17:25:09 +01:00
Karol Wypchlo 905b4298cb persist cockroach db on mounted volume 2020-12-15 17:25:09 +01:00
Karol Wypchlo 8f155f32cf redirect back to app 2020-12-15 17:25:09 +01:00
Karol Wypchlo 4e78eb27e6 auth links 2020-12-15 17:25:09 +01:00
Karol Wypchlo 1152ff8bfb fix logo 2020-12-15 17:25:09 +01:00