question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow reposilite to store upstream caches in a different location

See original GitHub issue

Request details

Feature Request: Assign some option like storageProvider to proxied repo, allowing reposilite to store upstream caches in a different location rather than mixed with self hosted packages.

I works withs a non-standard machine arch, which not supported by any known public jdk distribution. A internal private jdk is available, but I need modifying some java packages, which are architecture sensitive, to make maven build works fine. For a long time , installing modified packages to ~/.m2/repositories is ok.

I setup a reposilite server for internal use. It works pretty well, except mixing proxied caches with self host packages in the same location. It makes me hard to distinguish self host packages and proxied caches, even I can acess the reposilite storage directly.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dzikoyskcommented, Nov 15, 2021

That’s what I thought, I think we can try to support direct proxied repositories to avoid a need of using external network. I’ll mark it as enhancement for now.

1reaction
ChanthMiaocommented, Nov 15, 2021

It works, thanks!

Now the only pronlem is that, the reposilite will make self network request to get proxied repo. It is a little unreasonable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Separate Proxied files into own 'proxy' repo. #448 - GitHub
Ideally we'd allow this to separate out proxies files, from files intentionally uploaded to the repo. This is for organizational purposes.
Read more >
Repositories - Reposilite
Rewrite paths. Let's say, we have artifact groupId/artifactId located in the releases repository with some builds. Maven will access this file using ...
Read more >
Advanced Settings - JFrog - JFrog Documentation
Select the repository cache you wish to "zap" and click Zap caches in the right-click menu or Actions drop-down menu. Select Property Sets....
Read more >
Connect a CodeArtifact repository to a public repository
The appropriate -store repository is added as an upstream to your repository. ... This will allow users connected to the CodeArtifact repository, ...
Read more >
Tanzu Application Platform v1.2 | VMware Docs
Supply Chain Security Tools - Store ... Use a different kubeconfig location ... Enabling Spring Boot apps for Application Live View.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found