ctron / package-drone

An OSGI first software artifact repository – Moved to the Eclipse Foundation
https://github.com/eclipse/packagedrone
Eclipse Public License 1.0
39 stars 13 forks source link

0.11.0-m1: All missing... #134

Closed maggu2810 closed 9 years ago

maggu2810 commented 9 years ago

In the release notes you have written:

all data is not stored in the local filesystem of the server.

I think you should change "not" in "now". :)

So, but my problem: I unzipped the archive to a new directory and start the server. The only thing I can do is to setup a mail account. How do I create an user? How do I create channels?

ctron commented 9 years ago

True, this documentation fix was easy :wink:

Yes, there is one step missing in the M1, the setup of the storage location. Which can be done by using a system property. Again a documentation issue.

But actually I did plan on making a M2 this week, which has the necessary UI ready for an initial setup when using the ZIP variant. Actually the DEB and RPM do set the storage location automatically.

maggu2810 commented 9 years ago

User management (add a new one) missing on this milestones or a missing property, too?

Thank you for your work. :+1:

ctron commented 9 years ago

The user management is also based on the new storage manager. When the channels are available, the users should be available as well.