Sign inSign up

bindadotsystems/backuppc

By bindadotsystems

Updated almost 11 years ago

BackupPC suite ready for use

Image
1

375

bindadotsystems/backuppc repository overview

How to use this image:

  1. Run the initial setup

    docker run -i -t --name=backuppc --privileged=true -v :/var/lib/BackupPC -p :80 bindadotsystems/backuppc

Where is the mounted storage you will use to keep Backup data and the port for the web interface You will be prompted for a new password. This will be used by the admin user to log onto the web interface.

  1. start the backuppc service and apache :

    docker start backuppc

  2. connect to the service with your browser to http://localhost:<MYHTTPORT>/backuppc with user 'admin' and the password you choose in step 1. to configure your server.

Tag summary

Content type

Image

Digest

sha256:eb7a5c702

Size

174.7 MB

Last updated

almost 11 years ago

docker pull bindadotsystems/backuppc