74 Commits

Author SHA1 Message Date
Luke Souter f2d4a882d9 removed duplicate title, added build link, fixed controller link 2025-09-23 10:20:49 -07:00
Luke Souter 4f2717c244 added build.md
Drastically shortened main readme and linked out to build notes instead. Clarified licensing info to just match license.txt.
2025-09-18 14:29:09 -07:00
Luke Souter be5baa76b9 Update README.md 2025-09-12 14:14:06 -07:00
Luke Souter b0ba0d7227 Update README.md 2025-09-11 12:16:33 -07:00
Federico Pellegrin 280cc77e23 Update README.md minimal compilers
Update the minimal compilers in documentation. As `std=c++17` is used the minimal got quite bumped from last update. For gcc 7.x would seem possibly enough, but some of the dependencies (eg. libpqxx) need 8.x at least, so setting that as documented minimum.
2024-03-25 05:06:22 +01:00
travisladuke b4eb39fb16 feat: static file server
this lets you host web apps out of
:9993/app/{app_name}
:9993/app/{other_app}

from $ZT_HOME/app/{app_name}
2024-03-13 12:39:21 -07:00
travisladuke 57b6b790c1 docs: Add Contributing section to README 2024-02-29 10:34:09 -08:00
Joseph Henry 58adecc3a1 Reduce ambiguity in README text 2024-02-07 16:34:59 -08:00
Joseph Henry 830d96d2ed Update client JSON API endpoint address in README.md 2024-02-07 16:16:31 -08:00
travisladuke e41a6f2ec4 update readme 2023-08-22 09:29:03 -07:00
Grant Limberg 008a768f15 Add a 2nd auth token only for access to /metrics (#2043)
* Add a 2nd auth token for /metrics

Allows administrators to distribute a token that only has access to read
metrics and nothing else.

Also added support for using bearer auth tokens for both types of tokens

Separate endpoint for metrics #2041

* Update readme

* fix a couple of cases of writing the wrong token
2023-07-07 16:43:32 -07:00
Travis LaDuke 931b02dbb1 Update README.md
issue #2009
2023-07-05 13:59:23 -07:00
Grant Limberg f621261ff9 Update readme files for metrics (#2000) 2023-05-05 12:44:41 -07:00
Grant Limberg 0b03ad9a21 Add note that binutils is required on FreeBSD (#1968) 2023-04-19 15:37:49 -07:00
Adam Ierymenko 0d9d3a90de Revise README. 2022-06-07 13:10:34 -04:00
Joseph Henry 96ee7252c2 Update README.md 2022-05-16 13:08:01 -07:00
Travis LaDuke 46387e2f2b Minor Readme updates
People with support issues still commonly say "9993 is open. why doesn't
work?"
Trying to improve this across all of our docs.
2021-07-16 15:17:54 -07:00
Travis LaDuke 8913f13b36 Add website links to top of readme 2021-07-16 14:46:53 -07:00
Travis LaDuke e5007f1290 Delete outdated 2021-07-16 14:20:43 -07:00
Aaron LI 4944d044ce README: Minor format fixes 2020-12-20 17:12:34 +08:00
0xflotus 38feda1594 fixed small error 2019-11-14 10:17:05 +01:00
Grant Limberg ddc904a502 remove docker line from readme 2019-08-27 15:27:41 -07:00
Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 2019-08-23 09:23:39 -07:00
Adam Ierymenko 678e11530e 1.4 bump 2019-07-29 12:07:44 -07:00
Adam Ierymenko f0a23ae0ea docs 2018-04-17 10:48:00 -07:00