Feature request - Git Sync with a self-hosted GitLab instance #1306
ygranger-oa
started this conversation in
Anything about Poznote
Replies: 1 comment
|
Hi! Implemented in latest release. Let me know if it is working for you. 😊 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I use a self-hosted GitLab instance to host my private repositories and keep control over where my data is stored.
Poznote already provides Git Sync, which is great for keeping notes backed up and accessible through a Git repository.
Great! But... I would like to use my own self-hosted GitLab instance instead of relying on the currently supported Git hosting options.
Request
I would like the ability to configure Git Sync with a self-hosted GitLab instance.
Ideally, the Git Sync configuration could allow specifying a custom Git repository URL and the required authentication method (for example, a Personal Access Token or SSH key).
Summary
All reactions