Github user rsafonseca commented on the pull request:
https://github.com/apache/cloudstack/pull/238#issuecomment-106752449
Hi @wilderrodrigues
Both the issues you hit are legacy behaviour :)
I'm guessing that you've deployed it in debian, because the server.xml
issue is handled properly by the RPM installers, but not by the debian one.
To have it working after install on debian, just run the
cloudstack-setup-management script, which i think is the standard way of
setting things up, that's why I didn't bother to get the server.xml properly
linked on package install in debian yet.
I've been thinking about doing something better (at least that's my
opinion, please drop a comment on this) which is setup the management server to
ALWAYS run with both HTTP and HTTPS right after setup (using generated cert
until user provides one)
About that mysql-ha lib i guess it's one of the optionally packed
libraries? i still haven done any testing on those. I just left this bit as it
was.
Happy testing :)
RF
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---