Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install.rst #3370

Closed
wants to merge 1 commit into from
Closed

Conversation

conroydamien
Copy link

Adding PGRST_DB_ANON_ROLE: app_user to avoid the {"code":"PGRST302","details":null,"hint":null,"message":"Anonymous access is disabled"} and warning that it is not a good idea beyond just getting this docker-compose to work.

Adding `PGRST_DB_ANON_ROLE: app_user` to avoid the `{"code":"PGRST302","details":null,"hint":null,"message":"Anonymous access is disabled"}` and warning that it is not a good idea beyond just getting this docker-compose to work.
@wolfgangwalther
Copy link
Member

Hm. I see the problem, aka "How to tell that I actually succeeded in setting this up via docker compose", but I don't really like the solution. It's seems quite arbitrary to set the anonymous role here, but not other settings which might very likely be relevant to actually work with the database. Although, I don't have a better solution either, right now.

@wolfgangwalther
Copy link
Member

In general we need to make a better job on this page to explain:

  • how to test whether the setup is successful
  • how to continue configuration to get something actually usable

@wolfgangwalther
Copy link
Member

I added my two observations to #3244 to keep track of those improvements we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants