Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tyler Wendlandt 7e08d8988c
NET-5398: Update UI server to include if v2 is enabled (#20353)
10 months ago
..
dist [NET-5688] APIGateway UI Topology Fixes (#19657) 12 months ago
testdata Add support for serving additional metrics provider JS in the UI (#8743) 4 years ago
README.md Update repo to use go:embed (#10996) 3 years ago
buf_index_fs.go [COMPLIANCE] License changes (#18443) 1 year ago
buffered_file.go [COMPLIANCE] License changes (#18443) 1 year ago
redirect_fs.go [COMPLIANCE] License changes (#18443) 1 year ago
ui_template_data.go NET-5398: Update UI server to include if v2 is enabled (#20353) 10 months ago
uiserver.go [COMPLIANCE] License changes (#18443) 1 year ago
uiserver_test.go NET-5398: Update UI server to include if v2 is enabled (#20353) 10 months ago

README.md

uiserver

The contents of dist/ are generated by make ui in the root of this repo which compiles ui assets and copies them here.

A CI job (publish-static-assets) will detect any diffs in ui files and commit the compiled files. Avoid committing files manually to dist/.