#2 Working installer for rest389
Opened by firstyear. Modified

Issue Description

Right now we can only install rest389 as part of installing a Directory Server. I think that it would be better if the two processes were seperate.

You install the Directory Server as "one step" and the "attach" a rest389 server to it.

We should be able to do the following steps

yum install 389-ds-base rest389
dsadm instance create
dsrest admin create
navigate to hostname:443

It works.

Version and Platform

1.0


Metadata