Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Fix the linking of the nginx configuration file #458

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

Akendo
Copy link
Contributor

@Akendo Akendo commented Mar 25, 2020

In this commit I'm adding some logic to ensure that the entrypoint.sh
file handles a pre-existing mattermost.conf file within the nginx
folder.

During deployment of some more custom nginx configuration it was
noticed that the linking process fails, because a file already exists
with the filesystem.

Signed-off-by: Akendo akendo@akendo.eu

Summary

Ticket Link

In this commit I'm adding some logic to ensure that the `entrypoint.sh`
file handles a pre-existing `mattermost.conf` file within the nginx
folder.

During deployment of some more custom nginx configuration it was
noticed that the linking process fails, because a file already exists
with the filesystem.

Signed-off-by: Akendo <akendo@akendo.eu>
@hanzei hanzei requested a review from cpanato March 25, 2020 11:45
@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Mar 25, 2020
@cpanato
Copy link
Contributor

cpanato commented Apr 1, 2020

/check-cla

@cpanato cpanato merged commit 068e654 into mattermost:master Apr 1, 2020
@cpanato cpanato added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Apr 1, 2020
nickygerritsen added a commit to Lets-Talk-NL/mattermost-docker that referenced this pull request Jun 29, 2020
* upstream/master: (54 commits)
  bump to 5.24.2
  bump MM to 5.24.1
  bump MM to 5.24.0
  Update Dockerfile (mattermost#476)
  Add ?src=docker-app query parameter to identify download source (mattermost#475)
  bump docker app to 5.23.0
  Fix : certificate signed by unknown authority refs : mattermost/mattermost#13059 (mattermost#474)
  bump app dockerfile to 5.22.3
  Fixing docker-compose build process (mattermost#471)
  bump mm to 5.22.1
  Update Dockerfile (mattermost#467)
  docker-compose: fix DB Docker building error  mattermost#463 related wal-e 1.0.0 and azure (mattermost#464)
  allow uncommenting for team edition (mattermost#433)
  Fix the linking of the nginx configuration file (mattermost#458)
  docker-compose: remove unused ENV variable (mattermost#456)
  bump mm prod app to 5.21.0
  bump mm prod app to 5.20.2
  web entrypoint: forcefully link existing config (mattermost#454)
  Remove deprecated nginx ssl directive (mattermost#451) (mattermost#452)
  bump mm prod app to 5.20.1
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants