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

[fix mistakes] add baseurl & default_etcd options #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hxsf
Copy link

@hxsf hxsf commented Mar 17, 2020

arg: baseurl

make this app can deploy into a subpath, such as example.com/tools/etcdkeeper

arg: default_etcd

if the app is used to connect etcd in other host, auto connect to 127.0.0.1:2379 will be timeout.

feature: add /vars.js api to send config to frontend by js.

so it will not use ajax to get config.

feature: connect will be async

I make connect async, so it will not hangup the browser. and -default_etcd="" args will make it not auto connect any etcd server.

@daydaygo
Copy link

@hxsf please fix the conflict

PR is awesome 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants