Giter VIP home page Giter VIP logo

Comments (8)

nicofrand avatar nicofrand commented on July 18, 2024 1

Thanks for the fix!

For any one wondering how to use the fix, you'll need to set your repo URL in the settings with yunohost app setting repository "ssh://[email protected]/~/path".

from borg_ynh.

fflorent avatar fflorent commented on July 18, 2024 1

Thanks for the fix!

For any one wondering how to use the fix, you'll need to set your repo URL in the settings with yunohost app setting repository "ssh://[email protected]/~/path".

Thanks. There are some typo, the correct command is:

yunohost app setting borg repository -v "ssh://[email protected]/~/path"

from borg_ynh.

zamentur avatar zamentur commented on July 18, 2024

Have you tried with ssh://[email protected]/~/repo/ ?

"~/backup/" is hardcoded cause the goals is to simplify as possible. I can probably put a hidden question in manifest to ask for the directory. It will be possible to define it with cli but not with webadmin.

Note: I work on a core integration of borg repo. So this app is not my big priority (it should be replaced by the new core features)

from borg_ynh.

nicofrand avatar nicofrand commented on July 18, 2024

Well, now it seems to work, I would have bet it did not.

Here is a log though, :repo seems to mean ./repo which is different from ~/repo :

The repository at location ssh://[email protected]/~/repo was previously located at ssh://[email protected]/./repo

"~/backup/" is hardcoded cause the goals is to simplify as possible. I can probably put a hidden question in manifest to ask for the directory. It will be possible to define it with cli but not with webadmin.

This would be a great first step while the core integration arrives. I'll do a PR once I have found how to hide a question in the manifest.

from borg_ynh.

nicofrand avatar nicofrand commented on July 18, 2024

I edited the ticket to only keep the repository path selection.

from borg_ynh.

fflorent avatar fflorent commented on July 18, 2024

I exactly had the same issue (also using borgbase). The hidden option would be highly appreciated :).

Also thanks for this app!

Florent

from borg_ynh.

nicofrand avatar nicofrand commented on July 18, 2024

Hi @zamentur,

can you explain what you mean by "hidden option" please? I only see optional fields (except passwords but uhh): https://yunohost.org/#/packaging_apps_manifest_en.

Thanks in advance

from borg_ynh.

zamentur avatar zamentur commented on July 18, 2024

Fixed in #71

from borg_ynh.

Related Issues (20)

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.