Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Run command and restore from backup procedure #1

@kopax

Description

@kopax

Hi wangyan,

I've tried to test your image with the following command and it didn't work:

sudo rm -rf /srv/seafile/opt/seafile && docker run --name seafile  -p 8082:8082  -p 80:80  -p 443:443  -e MYSQL_ROOT_PASSWORD=123456  -e IP_OR_DOMAIN=192.168.0.4  -e SEAFILE_ADMIN=test@test.com  -e SEAFILE_ADMIN_PW=123456  -e SQLSEAFILEPW=123456  -v /srv/seafile/opt/seafile:/opt/seafile  -d idiswy/seafile

When I go to http://localhost:80 or https://localhost:443, both page return 502 Bad gateway.

I also want to know how you manage the restoring on another host.

This is my container log : http://pastebin.com/jzk0CGZd

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions