David Yu
54717e683b
Update README.md ( #19413 )
2023-10-31 08:45:47 -07:00
David Yu
cbedbc080f
README - re-order badges and update hub link ( #18498 )
...
Update README.md
2023-08-16 18:41:43 -07:00
David Yu
ea7b419b6f
README - Update KV use case to Dynamic App Configuration ( #18301 )
...
* Update README.md
* Update kv.mdx
* Add BUSL badge
2023-08-16 23:12:55 +00:00
Stuart
e2a6028e8e
Fixed broken links referring to tutorials running as local agent ( #14954 )
2022-10-11 13:01:29 -07:00
David Yu
d1826c026f
README: Consul Readme improvements ( #14773 )
...
* README: Consul Readme improvements
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-09-27 16:18:43 -07:00
Jared Kirschner
d4d9b6e0e4
Adjust README header to work in light and dark modes
2022-02-07 16:46:46 -08:00
Jared Kirschner
d205183576
Improve README header
...
Improvements include:
- separate the project name from the badges
- use the project logo
- show more relevant badges
2022-02-03 10:15:38 -08:00
John Cowen
a20bc5dbf1
docs: Call out the UI in README and include details for contributing to it ( #11187 )
2021-09-30 13:34:28 +01:00
John Cowen
bc7ece2bb0
docs: Refer to macOS vs Mac OS X in the main README ( #10639 )
2021-07-20 19:00:47 +01:00
Daniel Nephin
4d741531b4
Update references to the main branch
...
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.
Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Derek Strickland
248c933e6b
Added docs link to Learn tutorial for Kind. ( #8610 )
2020-09-11 17:03:35 -04:00
kaitlincarter-hc
11447952cf
Website Links to Learn ( #8641 )
...
* update links
* Update website/pages/home/index.jsx
2020-09-11 15:33:15 -05:00
David Yu
ef37628e97
Small changes to Readme around Consul description ( #8114 )
...
Re-ordered features and revised Consul description.
2020-06-16 09:44:26 -07:00
kaitlincarter-hc
98a2d5a798
Add link to Learn to the top, move service mesh higher up on list of features. ( #7474 )
2020-03-23 12:10:42 -05:00
Hans Hasselberg
dda4e9c902
Small readme changes.
2020-02-11 10:53:57 +01:00
David Yu
c2fe8c5acf
Merge pull request #7102 from hashicorp/david-yu-patch-2
...
Adding links to Kubernetes install to README.md
2020-01-22 08:57:10 -08:00
David Yu
fd871dc4ca
Small change
2020-01-21 16:22:22 -08:00
David Yu
6a8f07e49c
Adding change to mention a few guides
...
Previously mentioned just one one guide in the header
2020-01-21 15:46:04 -08:00
David Yu
b30bbc63e0
Adding Service Mesh reference
...
Adding Service Mesh reference for Consul
2020-01-21 15:07:54 -08:00
David Yu
94e8a3b306
Adding links to Kubernetes install
...
Adding links to Kubernetes deployment guide and minikube install for visibility
2020-01-21 14:55:21 -08:00
rerorero
ea3e8ab135
fix dead link in INTERNALS.md
2019-11-08 09:35:53 -08:00
Alvin Huang
97af2b0929
add circleci and discuss badge ( #6599 )
2019-10-08 15:55:12 -04:00
Freddy
23064759c8
Contribution guide ( #4704 )
...
* Add a contribution guide and link to it from readme
* Add first pass at testing section for contribution guide
* Format as in README.md
* Add responding to community questions as way to contribute
2018-10-05 09:06:40 -07:00
Rebecca Zanzig
183a847c7f
Update required golang version in Readme
...
Fixes #4616 .
2018-09-12 14:44:07 -07:00
Jack Pearkes
28c58a9694
readme: add note about security related issues ( #4401 )
...
* readme: add note about security related issues
This is a reminder to encourage responsible disclosure (vs. publicly on GitHub) for security-related issues.
* readme: link to security page
2018-07-19 12:43:36 -07:00
Jack Pearkes
714ef5e43e
Update README.md
2018-06-26 01:00:54 -07:00
Jack Pearkes
44f76ead6a
correct README
2018-06-26 00:34:18 -07:00
Mitchell Hashimoto
97f87b2357
Readme for Fork Instructions
2018-06-14 09:41:39 -07:00
James Phillips
e64cd3c4af
Adds a link to Consul Enterprise in the README.
2018-01-23 12:32:54 -08:00
Chad Whitacre
9859f5ad12
Provide hint about test over-parallelization
2018-01-05 16:47:14 -05:00
Frank Schroeder
0a50f82ead
Update README.md
...
Mention vendorfmt in the `Vendoring` section.
2017-10-23 12:42:00 +02:00
James Phillips
c9fc331361
Upgrades Go version to 1.9.
2017-08-29 15:32:34 -07:00
James Phillips
de74e430f3
Removes obsolete Windows batch file and instructions.
...
We officially just cross-compile to Windows, and soon will have the normal
Go build working. Since we no longer have any cgo dependencies, none of this
complexity is really needed.
2017-06-09 01:11:38 -07:00
Preetha Appan
5f140b1690
update README to mention using CONSUL_DEV
2017-06-05 15:49:50 -07:00
James Phillips
0070e449fe
Bumps Go version to 1.8.
2017-02-16 13:21:28 -08:00
James Phillips
6de74c60a4
Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. ( #2281 )
...
* Upgrades to Go 1.7 and fixes vet finding and TLS behavior change.
* Fixes unit tests in a better manner by closing the client connection on errors.
We traced through and realized that https://github.com/golang/go/issues/15709
causes the output from the client to get buffered, which cuts off the alert
feedback due to the flush() call getting bypassed by the error return.
2016-11-07 18:15:26 -08:00
Kyle Havlovitz
7372c5fdf2
Update to the higher quality Travis build icon
2016-10-25 18:11:35 -07:00
James Phillips
3581ce03c5
Update README.md
2016-10-06 17:31:40 -07:00
James Phillips
c7fb9aa0e7
Update README.md
2016-10-06 17:30:59 -07:00
The Gitter Badger
240e71c3bf
Add Gitter badge
2016-10-07 00:29:26 +00:00
James Phillips
a7cfcc3634
Tweaks platform information in the README.
2016-08-26 21:51:07 -07:00
James Phillips
4882d94c7a
Switches over to govendor.
2016-08-08 18:53:35 -07:00
James Phillips
dd06007766
Adds a vendoring cheat sheet.
2016-07-19 17:14:25 -07:00
James Phillips
359541a67d
Update README.md
...
Fixes #2041 .
2016-05-12 21:38:43 -07:00
James Phillips
25811d8802
Gets rid of obsolete go get command in the README.
2016-04-24 16:32:19 -07:00
James Phillips
3d29ef369e
Adds a note that Go 1.6+ is required.
2016-03-08 10:33:04 -08:00
James Phillips
cc00786580
Changes readme Go version to 1.5.3.
2016-01-14 19:55:57 -08:00
Seth Vargo
cae0ff354a
Use HTTPS + www. where appropriate
2016-01-13 17:44:01 -05:00
James Phillips
8738f9780b
Updates go version to 1.5.1, and modernizes the Vagrantfile.
...
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
Emil Hessman
78b947ddbc
make.bat: add Makefile functionality for Windows
...
Converted the Makefile functionality into several bat files to better
support building on Windows. All targets have been introduced in the
make.bat file, except for "cov" and "format".
Running make.bat with no arguments runs the all target per default,
just like Makefile.
If an argument is supplied, it must be one of all, cover, deps,
integ, test, vet, or updatedeps.
For example
> make.bat test
runs the test target.
2015-01-25 06:35:56 +01:00