openfga / openfga/openfga.dev

Add a link to all available Docker variables

Open
#946 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
51
Forks
105
Avg merge
10h 35m
Merged PRs (30d)
17

Description

The Go library contains all the available keys https://github.com/openfga/openfga/blob/main/cmd/run/flags.go that we can put in our Docker (Docker Compose in my case), like OPENFGA_ACCESS_CONTROL_STORE_ID or OPENFGA_HTTP_CORS_ALLOWED_ORIGINS. And also for the Migrate service https://github.com/openfga/openfga/blob/main/cmd/migrate/flags.go.

It'd be good to point them out in the docs at https://openfga.dev/docs/getting-started/setup-openfga/docker.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing cmd/run/flags.go and cmd/migrate/flags.go to identify the available Docker variables. Update the Docker setup documentation at https://openfga.dev/docs/getting-started/setup-openfga/docker with links to those variables for both services. Done means Docker users can find the complete variable references from that page.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, go
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.