1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

146 Commits

Author SHA1 Message Date
thatmattlove
2c6ae24b42 update docs site 2024-03-02 00:29:06 -05:00
thatmattlove
e3f40b4f7b add platforms page 2022-12-26 14:29:16 -05:00
thatmattlove
82e5267292 improve docs 2022-12-26 13:03:10 -05:00
thatmattlove
a6bb2004f8 add plugins docs 2022-12-24 17:53:20 -05:00
thatmattlove
086279ab85 start plugins docs 2022-12-19 16:58:22 -05:00
thatmattlove
22c65b9d56 try unoptimized images 2022-12-19 16:18:01 -05:00
thatmattlove
bfe3efbc70 add experimental edge to next config 2022-12-19 15:44:48 -05:00
thatmattlove
f8fcbd306c add missing tsc dependency 2022-12-19 15:33:56 -05:00
thatmattlove
f4a7d128e2 add noindex nofollow tags to docs 2022-12-19 15:11:39 -05:00
thatmattlove
f37eb9abf7 add v2 docs, minor refactoring 2022-12-19 14:57:20 -05:00
thatmattlove
fc3ba3a8be clean up unused parameters and start work on 2.0.0 docs 2022-12-12 18:52:39 -05:00
thatmattlove
c1e1d7ca41 Closes #148: Fix Debian/Ubuntu python package name 2021-07-03 21:58:58 -07:00
checktheroads
eea833ed44 Update GitHub username 2021-06-23 19:22:30 -07:00
checktheroads
d23e142343 Fix broken links in docs 2021-06-01 18:23:44 -07:00
checktheroads
dfacccea54 Migrate to hyperglass.dev domain 2021-05-31 18:31:14 -07:00
checktheroads
231443f221 Fix docs errors 2021-05-30 16:32:03 -07:00
checktheroads
622f48c237 Fix docs build errors 2021-05-30 16:15:55 -07:00
checktheroads
6c5839be70 #143: Begin hyperglass-agent deprecation 2021-05-30 15:47:48 -07:00
checktheroads
4a37fba1a0 Migrate custom docs components to typescript 2021-05-30 15:45:19 -07:00
checktheroads
c9febf39b7 Update docs for #140 2021-05-30 14:36:12 -07:00
checktheroads
1aa08ccae8 Update docs framework 2021-05-30 12:03:18 -07:00
checktheroads
5217fcc2e5 implement ability to override device driver 2021-04-23 23:10:03 -07:00
shrunbr
d39eb8915d Added example to IPv6 address in quotes 2021-03-29 04:09:03 +00:00
shrunbr
2d55171b07 Added note to surround IPv6 address in quotes 2021-03-29 04:07:34 +00:00
checktheroads
e042c31f75 update docs for breaking VRF changes 2021-02-26 23:22:04 -07:00
checktheroads
b09cba9e17 add docs for arista structured output 2021-02-12 23:25:40 -07:00
checktheroads
3886925501 add no_communities text field 2021-02-12 23:08:23 -07:00
checktheroads
8c111d44dd update does for #117 change 2021-02-10 00:52:41 -07:00
checktheroads
5fb3fbeb54 update docs with frr/bird information 2021-02-06 00:48:38 -07:00
checktheroads
5e09fc90c3 update docs 2021-01-28 23:04:09 -07:00
checktheroads
71ce161c75 Merge branch 'v1.0.0' of github.com:checktheroads/hyperglass into v1.0.0 2021-01-18 23:01:53 -07:00
checktheroads
f972419ace add docs for the network property, closes #97 2021-01-18 23:00:15 -07:00
checktheroads
42907011b1 add Nokia SR OS to docs 2021-01-18 14:06:50 -07:00
checktheroads
c9b87ea2ea add docs for new systemd change 2021-01-16 13:41:22 -07:00
checktheroads
15031b9e05 add missing help_menu to docs 2021-01-14 13:25:07 -07:00
checktheroads
def1103704 fix docs error 2021-01-13 13:49:08 -07:00
checktheroads
4137286ca4 re-implement google analytics 2021-01-10 01:14:57 -07:00
checktheroads
f1826c0ec9 update centos docs, many thanks to John Neiberger 2021-01-05 22:50:14 -07:00
checktheroads
949ec9a3d8 update docs with centos pillow notes 2021-01-04 13:26:06 -07:00
checktheroads
1a7a56ea32 add demo site to docs 2021-01-03 00:09:48 -07:00
checktheroads
a006bd3d46 fix docs styling 2021-01-03 00:09:32 -07:00
checktheroads
a9fedf0a57 don't generate example files anymore 2021-01-03 00:07:27 -07:00
checktheroads
aa66a4c916 fix theme typing & color attributes 2021-01-02 12:52:35 -07:00
Matt Love
9c0e0c8b90 Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
checktheroads
f787b95073 improve DNS resolution UX [skip ci] 2021-01-01 01:39:20 -07:00
Ludovic Ortega
4bab488d89 [Fix] Documentation links 2020-12-30 20:53:44 +01:00
checktheroads
4961d1dd78 add max character length for title & subtitle, update docs [skip ci] 2020-12-29 02:06:18 -07:00
Tim Rabl
3c2517e114 Update configuration.mdx
$ hyperglass start -h
Usage: hyperglass start [OPTIONS]

   🚀 Start web server

Options:
   -b, --build            Render theme & build frontend assets
   -d, --direct           Start hyperglass directly instead of through process
                          manager

   -w, --workers INTEGER  Number of workers. By default, calculated from CPU
                          cores [16]

   -h, --help             Show this message and exit.
2020-12-16 17:48:53 +01:00
checktheroads
67fed4e321 add TSNR support, closes #87 2020-10-18 12:26:31 -07:00
checktheroads
454bc54cc5 change CORS example to suggest it should be replaced or omitted 2020-10-11 16:08:47 -07:00