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.
 
 
 
 
 
 
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
..
dist
testdata
README.md
buf_index_fs.go
buffered_file.go
redirect_fs.go
ui_template_data.go Enable/Disable Peering Support in the UI (#13816) 2 years ago
uiserver.go
uiserver_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 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/.