Git Product home page Git Product logo

Comments (3)

Nold360 avatar Nold360 commented on June 28, 2024

These files are contained in this repository. To build this container you should clone the whole git-repo, then it should just work:

git clone https://github.com/Nold360/docker-borgserver
cd docker-borgserver
docker build -t borgserver:latest .

from docker-borgserver.

dokbua avatar dokbua commented on June 28, 2024

Fair enough, my bad. Still, after having cloned everything I still get an error:

borgserver_1  | ########################################################
borgserver_1  |  * Docker BorgServer powered by borg 1.1.9
borgserver_1  | ########################################################
borgserver_1  |  * User  id: 65534
borgserver_1  |  * Group id: 65534
borgserver_1  | ########################################################
borgserver_1  |  * Testing Volume BORG_DATA_DIR: /backup
borgserver_1  | ERROR: No SSH-Pubkey file found in /sshkeys
docker-borgserver_borgserver_1 exited with code 1

I understand the client keys should be under sshkeys/clients but I don't see any info about what should be under sshkeys?

It's also not clear to me what the client keys should be called?

from docker-borgserver.

Nold360 avatar Nold360 commented on June 28, 2024

filename = borg repo name
all files will be included, except hidden/dotfiles, so just name it how you want your repo to be named:
e.g. sshkeys/clients/noldbook -> repo will be named noldbook, so then you can borg init borgserver.domain:noldbook - where
borgserver.domain must be replaced with whatever you need to resolve your borgserver setup.

https://github.com/Nold360/docker-borgserver#sshkeysclients

from docker-borgserver.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.