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

Upgrading Docker Seafile to 7.1 #199

Closed
sndrsnk opened this issue Feb 22, 2020 · 1 comment
Closed

Upgrading Docker Seafile to 7.1 #199

sndrsnk opened this issue Feb 22, 2020 · 1 comment

Comments

@sndrsnk
Copy link

sndrsnk commented Feb 22, 2020

Hey, I noticed Seafile 7.1 is now available and the upgrade steps for non-docker installations is outlined at https://download.seafile.com/published/seafile-manual/changelog/server-changelog.md -- is it okay to go ahead with these steps and are there any Docker-based steps we should be completing?

Thanks

@sndrsnk
Copy link
Author

sndrsnk commented May 8, 2020

I was able to upgrade my copy from 7.0.10 to 7.1.3 using the following commands:

(see similar documentation (6.3 => 7.0 steps).

docker-compose down
docker login docker.seadrive.org 
docker pull docker.seadrive.org/seafileltd/seafile-pro-mc:latest
docker-compose up -d

Everything seems to be working as intended so far; however, I am experiencing issue #219 due to the recent upgrade from fastcgi to WSGI.

@sndrsnk sndrsnk closed this as completed May 8, 2020
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

No branches or pull requests

1 participant