Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consul::ui doesn't start with UI process #175

Closed
spuder opened this issue May 22, 2015 · 2 comments
Closed

consul::ui doesn't start with UI process #175

spuder opened this issue May 22, 2015 · 2 comments

Comments

@spuder
Copy link
Contributor

spuder commented May 22, 2015

If I add the consul UI recipe, I would expect that the init scripts would add the -ui option to the start script.

Current init script

...
/usr/local/bin/consul agent -config-dir /etc/consul.d 

Expected init script

 ...
 /usr/local/bin/consul agent -config-dir /etc/consul.d -ui-dir /opt/consul_ui/0.5.1/dist/

Is this by design?

It looks like you might be able to load the UI in the config file as a work around.

hashicorp/consul#166

@spuder
Copy link
Contributor Author

spuder commented May 22, 2015

Derp, Guess I got to read the instructions better.

By setting ['consul']['serve_ui'] the default template is edited.

@spuder spuder closed this as completed May 22, 2015
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant