BackupPC suite ready for use
375
How to use this image:
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.
start the backuppc service and apache :
docker start backuppc
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.
Content type
Image
Digest
sha256:eb7a5c702…
Size
174.7 MB
Last updated
almost 11 years ago
docker pull bindadotsystems/backuppc