
alvistar/seafileSeafile is Next-generation Open Source Cloud Storage -> [***]
This is Seafile packaged for docker.
For the present solution you need an external Mysql Website. Following are instructions to have another container with Mysql linked to the web application.
The mysql container is orchardup/mysql -> [***]
For creating the database use:
docker run -d -p 3306:3306 -e MYSQL_ROOT_PASSWORD=yoursecret -e MYSQL_DATABASE=openproject -e MYSQL_USER=openproject --name mysql orchardup/mysql
First time initialization:
docker run -i -t --dns=127.0.0.1 --link mysql:db --name seafile alvistar/seafile /sbin/my_init -- bootstrap
Now run:
docker run -d -t --dns=127.0.0.1 -p ***:*** -p 8082:8082 -p ***:*** -p 8000:8000 --volumes-from seafile --link mysql:db alvistar/seafile
If you want to access with ssh and insecure-key:
docker run -d -t --dns=127.0.0.1 -p ***:*** -p 8082:8082 -p ***:*** -p 8000:8000 --volumes-from seafile --link mysql:db alvistar/seafile /sbin/my_init --enable-insecure-key






manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务