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

root: Change docker-compose HTTP and HTTPS port variables #5335

Merged
merged 6 commits into from Apr 21, 2023

Conversation

Bojan023
Copy link
Contributor

Details

Breaking Changes

  • Changes the AUTHENTIK_PORT_HTTP environment variable to COMPOSE_PORT_HTTP.
  • Changes the AUTHENTIK_PORT_HTTPS environment variable to COMPOSE_PORT_HTTPS.

@netlify
Copy link

netlify bot commented Apr 21, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit ede0de7
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64427977d0ec370008e44181
😎 Deploy Preview https://deploy-preview-5335--authentik.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 settings.

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06 🎉

Comparison is base (bb92c4a) 92.57% compared to head (da38ee6) 92.63%.

❗ Current head da38ee6 differs from pull request most recent head 59e1a3c. Consider uploading reports for the commit 59e1a3c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5335      +/-   ##
==========================================
+ Coverage   92.57%   92.63%   +0.06%     
==========================================
  Files         506      506              
  Lines       25908    25908              
==========================================
+ Hits        23983    23997      +14     
+ Misses       1925     1911      -14     
Flag Coverage Δ
e2e 52.01% <ø> (+0.10%) ⬆️
integration 26.32% <ø> (-0.04%) ⬇️
unit 89.54% <ø> (ø)

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

see 16 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BeryJu BeryJu changed the title Change docker-compose HTTP and HTTPS port variables root: Change docker-compose HTTP and HTTPS port variables Apr 21, 2023
Bojan023 and others added 5 commits April 21, 2023 14:52
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com>
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com>
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com>
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit 05b2fb5 into goauthentik:main Apr 21, 2023
22 checks passed
@Bojan023 Bojan023 deleted the fix_health branch April 21, 2023 11:56
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.

Contradicting docs for HTTP and HTTPS port environment variables
2 participants