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.
 
 
 
 
 
 
Chris S. Kim 67860bd248
Reimplement fs.FileInfo interface (#13315)
3 years ago
..
dist Update repo to use go:embed (#10996) 3 years 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 Update repo to use go:embed (#10996) 3 years ago
buffered_file.go Reimplement fs.FileInfo interface (#13315) 3 years ago
redirect_fs.go Update repo to use go:embed (#10996) 3 years ago
ui_template_data.go Export top-level HCP Enabled go-template variable for UI (#13165) 3 years ago
uiserver.go Update repo to use go:embed (#10996) 3 years ago
uiserver_test.go Export top-level HCP Enabled go-template variable for UI (#13165) 3 years 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/.