GithubHelp home page GithubHelp logo

sheepux / tech_review_2020 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1020 KB

Tech review of deno/hasura/keycloack/kongHQ on a kubernetes cluster

Shell 4.50% Dockerfile 4.31% TypeScript 9.69% CSS 0.29% HTML 5.40% JavaScript 16.44% Svelte 59.37%

tech_review_2020's Introduction

๐Ÿ‘จโ€๐Ÿ’ป tech_review_2020

Tech review of deno/hasura/keycloack/kongHQ on a kubernetes cluster

alt text

๐Ÿ”– Web sources

https://khaja.dev/posts/a-sane-starter-for-rapid-prototyping/

https://dev.to/singhcool/graphql-server-with-deno-and-oak-framwork-2cpn

https://github.com/timhall/svelte-apollo

https://github.com/rodolphocastro/deno-swapi (deno/oak/svelte)

https://www.nielsvandermolen.com/new-architecture-svelte-api-platform/

๐Ÿ“š Install docs

https://github.com/httpsOmkar/keycloak-hasura-connector

https://github.com/httpsOmkar/keycloak-hasura-connector/blob/master/docs/keycloak-client-configuration.md

https://github.com/httpsOmkar/keycloak-hasura-connector/blob/master/docs/hasura-config.md

http://www.mastertheboss.com/jboss-frameworks/keycloak/keycloak-with-docker

Keycloack

Realm Export

docker exec -it tech_review_2020_keycloak_1 /bin/bash

/opt/jboss/keycloak/bin/standalone.sh \
-Djboss.socket.binding.port-offset=100 -Dkeycloak.migration.action=export \
-Dkeycloak.migration.provider=singleFile \
-Dkeycloak.migration.realmName=veilletechno2020 \
-Dkeycloak.migration.usersExportStrategy=REALM_FILE \
-Dkeycloak.migration.file=/tmp/my_realm.json

exit

docker cp tech_review_2020_keycloak_1:/tmp/my_realm.json ./myrealm.json

Hasura role script

https://gist.github.com/webdeb/d8a99df9023f01b78e3e8ff580abe10b

tech_review_2020's People

Contributors

sheepux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.