Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PackageDrone"

Line 7: Line 7:
 
The project is currently migrating to the Eclipse Foundation.
 
The project is currently migrating to the Eclipse Foundation.
  
We got checkin approval for the initial contribution and a GitHub repository. A Hudson instance will follow shortly.
+
The first source code is checked in and the first successful Hudson build should not be far away.
  
 
== See also ==
 
== See also ==
  
 
* Package Drone Blog - http://packagedrone.org
 
* Package Drone Blog - http://packagedrone.org
* Demo System - https://thedrone.packagedrone.org
+
* GitHub repository: [https://github.com/eclipse/packagedrone eclipse/packagedrone]
* Original GitHub repository: [https://github.com/ctron/package-drone ctron/package-drone]
+
* [https://projects.eclipse.org/projects/technology.package-drone Project Information Page] – Details about repositories, contact details, …
 +
** [https://dev.eclipse.org/mailman/listinfo/package-drone-dev Mailing list] – mailto:package-drone-dev@eclipse.org
 +
** [https://eclipse.org/forums/eclipse.package-drone Forum]
 +
* Demo Systems
 +
** https://thedrone.packagedrone.org
 +
** http://packagedrone.eclipse.org
 +
* Old GitHub repository: [https://github.com/ctron/package-drone ctron/package-drone]
 
** Old wiki - https://github.com/ctron/package-drone/wiki
 
** Old wiki - https://github.com/ctron/package-drone/wiki
* New GitHub repository: [https://github.com/eclipse/packagedrone eclipse/packagedrone] – Content still missing
 
  
 
== Documentation ==
 
== Documentation ==
  
* [[PackageDrone/ReverseProxy|ReverseProxy]] – How to add a reverse proxy in front of Package Drone
+
* HowTo
 +
** [[PackageDrone/HowTo/ReverseProxy|ReverseProxy]] – How to add a reverse proxy in front of Package Drone

Revision as of 07:23, 26 November 2015

About

Package Drone is an open source, software artifact repository with a focus on OSGi. It features an extensible architecture so that other repository system can be used as well.

Current state

The project is currently migrating to the Eclipse Foundation.

The first source code is checked in and the first successful Hudson build should not be far away.

See also

Documentation

  • HowTo
    • ReverseProxy – How to add a reverse proxy in front of Package Drone

Back to the top