• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question git lfs

fedor57

New Pleskian
Hi! I have a few private repositories on Bitbucket for web sites content as well as local clones on my laptop. I want to set up Git deployment to my new asp.net hosting with Plesk Onyx installed.

The issue is that I'm currently using git lfs. The reason is that some web-sites are relatively big and Bitbucket has a repository size hard limit.

I see at least two problems here:

- for the remote repository scenario: Bitbucket says it can't currently correctly offload lfs files for clients that authenticate with ssh keys. They suggest using "application passwords", but Plesk Onyx is unable to authenticate with password. I tried with ssh key and see only text file links instead of large files.

- I guess there is no git lfs support in Plesk Onyx Git extension implementation at all. So probably it will not work even if we don't have the first authentication issue.

There is no single page for "Plesk Onyx git lfs" on the net, this could be the first one ;) I wonder if there are any workarounds?

Thanx!
 
Well, I found out myself that git lfs is not very popular thing to support. And it has some limitations.

So I suggest using Amazon CodeCommit git hosting without lfs to keep all that binaries. This is not a big deal with a free 50GB of storage.
 
Back
Top