graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

Update enable-https.mdx [ADD Traefik] close #7571

Open Azanul opened this issue 3 years ago • 3 comments
trafficstars

ADD Traefik config example

Description

Added a config example of traefik acting as a reverse proxy utilizing HTTPS in front of hasura.

Changelog

Component : docs

Type: enhancement

Product: community-edition

Short Changelog

Added example traefik config for https configuration.

Related Issues

#7571

Solution and Design

Steps to test and verify

Checkout

Limitations, known bugs & workarounds

Server checklist

Catalog upgrade

Does this PR change Hasura Catalog version?

  • [x] No
  • [ ] Yes
    • [ ] Updated docs with SQL for downgrading the catalog

Metadata

Does this PR add a new Metadata feature?

  • [x] No
  • [ ] Yes
    • Does run_sql auto manages the new metadata through schema diffing?
      • [ ] Yes
      • [ ] Not required
    • Does run_sql auto manages the definitions of metadata on renaming?
      • [ ] Yes
      • [ ] Not required
    • Does export_metadata/replace_metadata supports the new metadata added?
      • [ ] Yes
      • [ ] Not required

GraphQL

  • [x] No new GraphQL schema is generated
  • [ ] New GraphQL schema is being generated:
    • [ ] New types and typenames are correlated

Breaking changes

  • [x] No Breaking changes

  • [ ] There are breaking changes:

    1. Metadata API

      Existing query types:

      • [ ] Modify args payload which is not backward compatible
      • [ ] Behavioural change of the API
      • [ ] Change in response JSON schema
      • [ ] Change in error code
    2. GraphQL API

      Schema Generation:

      • [ ] Change in any NamedType
      • [ ] Change in table field names

      Schema Resolve:-

      • [ ] Change in treatment of null value for any input fields
    3. Logging

      • [ ] Log JSON schema has changed
      • [ ] Log type names have changed

Azanul avatar Oct 04 '22 01:10 Azanul

Beep boop! :robot:

Hey @Azanul, thanks for your PR!

One of my human friends will review this PR and get back to you as soon as possible.

Stay awesome! :sunglasses:

hasura-bot avatar Oct 04 '22 01:10 hasura-bot

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 04 '22 01:10 CLAassistant

Closes #7571

Azanul avatar Oct 16 '22 09:10 Azanul

Beep boop! :robot:

GIF

Awesome work @Azanul!

Your changes were merged successfully. All of us at Hasura :heart: what you did.

Thanks again :hugs:

hasura-bot avatar Oct 27 '22 15:10 hasura-bot

Hey! @Azanul

We truly appreciate your contribution to Hasura OSS during Hacktoberfest 2022! We'd love to send you some Hasura swag as a token of appreciation. Could you please send me an email to [email protected] with a reference of this PR so I can send you the swag form? ✨

Stefmore02 avatar Oct 27 '22 16:10 Stefmore02