Skip to content

website/docs: update Postgresql username#9190

Merged
BeryJu merged 1 commit intogoauthentik:mainfrom
pgumpoldsberger:patch-1
Apr 9, 2024
Merged

website/docs: update Postgresql username#9190
BeryJu merged 1 commit intogoauthentik:mainfrom
pgumpoldsberger:patch-1

Conversation

@pgumpoldsberger
Copy link
Contributor

Details

I had some minor troubles during upgrading my database from version 15 to version 16.
The issue was, that the database user is called 'authentik' instead of 'postgres'.
I thought getting the user from the environment variable might be more reliable.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: pgumpoldsberger <60177408+pgumpoldsberger@users.noreply.github.com>
@pgumpoldsberger pgumpoldsberger requested a review from a team as a code owner April 9, 2024 08:02
@netlify
Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2c5b6ee
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6614f633a9789e0008fc9f7d
😎 Deploy Preview https://deploy-preview-9190--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 2c5b6ee
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6614f6339e78460008694bc0
😎 Deploy Preview https://deploy-preview-9190--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.38%. Comparing base (2ec8a44) to head (2c5b6ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9190      +/-   ##
==========================================
- Coverage   92.40%   92.38%   -0.02%     
==========================================
  Files         646      646              
  Lines       31851    31851              
==========================================
- Hits        29433    29427       -6     
- Misses       2418     2424       +6     
Flag Coverage Δ
e2e 50.47% <ø> (-0.03%) ⬇️
integration 26.35% <ø> (ø)
unit 89.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 728b64f into goauthentik:main Apr 9, 2024
kensternberg-authentik added a commit that referenced this pull request Apr 9, 2024
* main:
  web/admin: fix SAML Provider preview (#9192)
  core, web: update translations (#9183)
  web: bump chromedriver from 123.0.1 to 123.0.2 in /tests/wdio (#9188)
  website: bump @types/react from 18.2.74 to 18.2.75 in /website (#9185)
  website/docs: update Postgresql username (#9190)
  core: bump maxmind/geoipupdate from v6.1 to v7.0 (#9186)
  events: add context manager to ignore/modify audit events being written (#9181)
  web: fix application library list display length and capability (#9094)
kensternberg-authentik added a commit that referenced this pull request Apr 9, 2024
* dev:
  web/admin: fix SAML Provider preview (#9192)
  core, web: update translations (#9183)
  web: bump chromedriver from 123.0.1 to 123.0.2 in /tests/wdio (#9188)
  website: bump @types/react from 18.2.74 to 18.2.75 in /website (#9185)
  website/docs: update Postgresql username (#9190)
  core: bump maxmind/geoipupdate from v6.1 to v7.0 (#9186)
  events: add context manager to ignore/modify audit events being written (#9181)
  web: fix application library list display length and capability (#9094)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants