Commit graph

1001 commits

Author SHA1 Message Date
Tim Meusel
9c6f189c19
Installation: Clarify Python 3 on CentOS
CentOS 7 has Python 3.6 in the official repositories since some time.
This allows us to get an almost modern Python interpreter onto the
system without fiddling with PATH environment varible like SCL does.
2020-09-16 21:02:57 +02:00
checktheroads
c25cc5f3e1 docs: fix homepage text size 2020-09-05 14:37:51 -07:00
checktheroads
ca668a1d15 docs: add agent parameters 2020-09-05 14:37:16 -07:00
checktheroads
1367e24ab1 fix dns resolution of devices, closes #69 2020-08-09 21:14:04 -07:00
checktheroads
c68d64d047 bump version to 1.0.0-beta.57 2020-08-01 10:13:37 -07:00
checktheroads
e99e48b8b0 update hyperglass-agent docs 2020-08-01 10:12:19 -07:00
checktheroads
2cfecd3a2f fix typo 2020-07-31 01:58:28 -07:00
checktheroads
7d5734af83 improve hyperglass-agent certificate import 2020-07-31 01:58:18 -07:00
checktheroads
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
checktheroads
e2ae2adcf9 bump version to 1.0.0-beta.56 2020-07-28 09:49:48 -07:00
checktheroads
7c8369a316 closes #56 - fix redis connection error due to invalid host type 2020-07-28 09:49:13 -07:00
checktheroads
8164ec8d36 improve address formatting for gunicorn 2020-07-28 09:33:12 -07:00
checktheroads
41cb4a52fc update dependencies 2020-07-27 10:35:52 -07:00
checktheroads
87d6b8d280 ensure favicons directory exists before using it 2020-07-27 10:35:36 -07:00
checktheroads
979abe33f9 bump version to 1.0.0-beta.55 2020-07-27 00:41:49 -07:00
checktheroads
34b1466dbe swap JS favicons lib for python favicons lib 2020-07-27 00:41:21 -07:00
checktheroads
6017f4cb6d bump version to 1.0.0-beta.54 2020-07-25 09:28:11 -07:00
checktheroads
36122e56ab Fix collection method name 2020-07-25 09:27:54 -07:00
checktheroads
eca538782f fix CI build, see python-poetry/poetry#2106 2020-07-24 08:15:12 -07:00
checktheroads
ad0d313cd9 remove commented sections 2020-07-24 08:14:13 -07:00
checktheroads
da4ccc98ce bump version to 1.0.0-beta.53 2020-07-23 17:54:51 -07:00
checktheroads
9da12c3851 Ignore Redis dumps 2020-07-23 17:54:30 -07:00
checktheroads
87c11fbd40 Add scrapli driver for supported devices 2020-07-23 17:50:14 -07:00
checktheroads
3b513e2a60 Improve driver layout 2020-07-23 17:47:54 -07:00
checktheroads
224d41c2aa Update flake8 config 2020-07-23 17:47:34 -07:00
checktheroads
83ed894459 Remove aiofile dependency & remove needless async functions from UI build process 2020-07-23 09:21:05 -07:00
checktheroads
13101b9e52 Make error message copyable 2020-07-23 09:20:15 -07:00
checktheroads
8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00
checktheroads
ab6fc116ca Minor improvements 2020-07-23 09:11:06 -07:00
checktheroads
08e5040842 Move default values from constants to individual modules 2020-07-23 09:09:40 -07:00
checktheroads
78d4a75b46 closes #58 - fix custom command validation 2020-07-20 07:19:56 -07:00
checktheroads
84f7ce1c32 fix centos docs [skip ci] 2020-07-20 06:59:01 -07:00
checktheroads
d651cd39c5 bump version to 1.0.0-beta.52 2020-07-19 15:47:27 -07:00
checktheroads
e976b388bd fix relative path statements 2020-07-19 15:46:00 -07:00
checktheroads
55ce377bf7 closes #61 - parse output to bulleted list 2020-07-19 15:45:34 -07:00
checktheroads
582cf21b44 fix debug detection 2020-07-19 14:46:20 -07:00
checktheroads
9a45e0735c update issue template with system-info instructions 2020-07-19 14:45:03 -07:00
checktheroads
4f5987426a add system-info CLI command for easier bug reporting 2020-07-19 14:42:54 -07:00
checktheroads
7901cdac86 improve command docs 2020-07-19 12:45:07 -07:00
checktheroads
1d36e7a0cb closes checktheroads/hyperglass-agent#6 2020-07-19 12:43:53 -07:00
checktheroads
3681f0c109 add missing Centos requirement 2020-07-19 12:18:40 -07:00
checktheroads
212edf3266 closes #63 - add minimum RAM requirements 2020-07-19 12:17:49 -07:00
checktheroads
b686174952 fix plain text output on Junos 2020-07-17 01:43:17 -07:00
checktheroads
24cb5ab9a7 add /api/info route, fix api docs logo 2020-07-17 01:06:19 -07:00
checktheroads
76b42e6b63 remove YAML anchors & aliases from examples 2020-07-17 01:00:33 -07:00
checktheroads
a069315ca7 add YAML anchor/alias examples 2020-07-17 00:56:13 -07:00
checktheroads
840484185e update docusaurus 2020-07-17 00:54:35 -07:00
checktheroads
a1d6754351 closes #62 - add epel-release to centos installation 2020-07-16 10:06:09 -07:00
checktheroads
ee87c34ff1 fix docs sitemap generation [skip ci] 2020-07-14 01:10:47 -07:00
checktheroads
00117210af update main button text, fix syntax error [skip ci] 2020-07-14 00:33:43 -07:00