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

Dockerfile #1

Closed
kopax opened this issue Jul 13, 2015 · 6 comments
Closed

Dockerfile #1

kopax opened this issue Jul 13, 2015 · 6 comments

Comments

@kopax
Copy link

kopax commented Jul 13, 2015

docker-compose && Dockerfile missing

@Kidswiss
Copy link

+1

@foxel
Copy link

foxel commented Jul 8, 2016

Hi.

How about adopting https://github.com/foxel/seafile-docker ? ;)

@kopax
Copy link
Author

kopax commented Jul 8, 2016

Is it data persistent ? I had some problem restoring seafile when moving hosts.

@foxel
Copy link

foxel commented Jul 8, 2016

@kopax, yes, the data is persistent inside volume.
See docker documentation for how to move volumes between hosts.

@kopax
Copy link
Author

kopax commented Jul 30, 2016

@foxel I would be happy to have a try now,

Could you add some more details :

eg :

  • data persistence volumes
  • how to perform safe backup
  • how to perform safe restore
  • how to perform safe upgrade

These are core features and cannot be ignored or untested.

@foxel
Copy link

foxel commented Sep 30, 2016

@kopax

Container uses named persistent volumes.
For backup and restore routines please see http://manual.seafile.com/maintain/backup_recovery.html and https://docs.docker.com/engine/tutorials/dockervolumes/#/backup-restore-or-migrate-data-volumes

Upgrade instructions rely on seafile general update instructions. And if this docker container will require any extra action information will be added as new versions are added.

@lins05 lins05 closed this as completed Nov 29, 2016
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

4 participants