Frequently asked, and answered, questions
Frequently Asked Questions
How do I start ACS such that I can change the config before starting the ACS instance?
Start acs
using the --preinit
flag as shown below.
acs daemon --preinit=8080
Once this has started, point your browser to the server ACS is running on http://acs-server:8080/
and you should
be greeted with a window the looks like the following. Once you have altered what you need, simply click the Proceed With Configuration button.