Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Updated Seafile server to 6.3.4#6

Open
borislavg wants to merge 2 commits into
stonemaster:masterfrom
borislavg:master
Open

Updated Seafile server to 6.3.4#6
borislavg wants to merge 2 commits into
stonemaster:masterfrom
borislavg:master

Conversation

@borislavg

Copy link
Copy Markdown

Switched base image to ubuntu:18.10
Since fastcgi is no longer supported - use proxy

Switched base image to ubuntu:18.10
Since fastcgi is no longer supported - use proxy
Fixed media root folder
error_log /var/log/nginx/seafhttp.error.log;
}
location /media {
root /seafile/seafile-server-latest/seahub;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit works fine for me without the last change - I needed to keep
root /seafile/seafile-server-latest/seahub;

@stonemaster

Copy link
Copy Markdown
Owner

Thanks for your work! And sorry for my delay.

The test is failing on the last commit because of the upgrade failing. Did you look into that?

@borislavg

Copy link
Copy Markdown
Author

The test is failing on the last commit because of the upgrade failing. Did you look into that?

Just noticed it, will look at this sometime this week.

@bugwelle

Copy link
Copy Markdown

Hi, may I ask what the state of this PR is? 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants