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

deployment examples: switch to http internally #2039

Merged
merged 1 commit into from
May 19, 2021

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented May 10, 2021

Description

For the deployment examples we switched to HTTPS internally in 3eb9e12#diff-82183c58020714d66867eb24da3765200d315ec2508b7816916567ce534142c7 because there was some configuration dependency whether oCIS runs with https or http and we wanted to stick as close to the default configuration as possible:

THUMBNAILS_WEBDAVSOURCE_BASEURL: http://localhost:9200/remote.php/webdav/

The need to set THUMBNAILS_WEBDAVSOURCE_BASEURL was removed in #1898 so we can use http internally again.

Using http between oCIS has the advantage that we don't have to set insecureSkipVerify on Traefik.

@update-docs
Copy link

update-docs bot commented May 10, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@wkloucek wkloucek marked this pull request as ready for review May 19, 2021 07:05
@wkloucek wkloucek changed the title switch to http internally deployment examples: switch to http internally May 19, 2021
@wkloucek wkloucek requested review from refs and C0rby May 19, 2021 07:06
@refs refs merged commit 34a8ed3 into master May 19, 2021
@refs refs deleted the switch_to_http_internally branch May 19, 2021 11:30
ownclouders pushed a commit that referenced this pull request May 19, 2021
Merge: 4e09c7f 2826bdf
Author: Alex Unger <6905948+refs@users.noreply.github.com>
Date:   Wed May 19 13:30:29 2021 +0200

    Merge pull request #2039 from owncloud/switch_to_http_internally

    deployment examples: switch to http internally
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