Ariel Otilibili
b537f454c1
Bumped minimal Python version to 3.9
...
* Python 3.8 is now end of life [Link]
* changed occurrences found with `git grep -P '[^\d\.]3\.8[^\d]'`
* so doing, removed unused branch in `glances/outputs/glances_restful_api.py`
* branch introduced by f6545580db
* ruff also needs a bump; i.e, `s/py38/py39/`
* not done yet, since it needs to clear out warnings.
Link: https://devguide.python.org/versions/
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-11-08 15:19:40 +01:00
Branch Vincent
44ae3e5f0b
Migrate to pyproject.toml
2024-10-20 12:13:54 -07:00
nicolargo
f4c7ca01fe
Correct codespell
2024-06-29 19:19:26 +02:00
Vadim Smal
2c5a1150bd
Remove duplicate line from the README file
2024-06-26 23:35:37 +01:00
Nicolas Hennion
273a405a10
Update README.rst
...
Remove py-cpuinfo
2024-05-27 15:04:08 +02:00
nicolargo
ba88263b85
Replace UJson by ORJson - Client/Server do not work anymore
2024-05-18 14:09:30 +02:00
nicolargo
74f9606e65
Merge Ruff formating and solve some conflicts #2779
2024-05-18 10:37:57 +02:00
nicolargo
e9abf1c9af
ORJson is not mandatory
2024-05-12 09:52:17 +02:00
nicolargo
364a3ef884
Correct README with a correct example regarding the docker + specific config file (revert) example is ok with -C option
2024-05-11 20:10:25 +02:00
nicolargo
35015f7c19
Correct README with a correct example regarding the docker + specific config file
2024-05-11 20:09:22 +02:00
nicolargo
21b49c7db2
Remove autoinstall script from documentation
2024-05-01 15:51:38 +02:00
nicolargo
6264f2abea
Switch to forks of pysnmp as it is unmaintained #2741
2024-05-01 13:42:58 +02:00
nicolargo
fdd819c450
Remove Pytz from dep, because it is not used anymore
2024-04-30 17:15:09 +02:00
nicolargo
88fee9bc8e
Use buildx instead of build for local container images
2024-04-30 10:35:45 +02:00
nicolargo
df66a7ffe9
Please add a startup flag to select an alternate web server static file path #2612
2024-04-26 09:28:24 +02:00
Nicolas Hennion
7401f632c6
Update README.rst
...
New layout for buttons
2024-04-09 09:26:45 +02:00
Nicolas Hennion
c770f2a8fd
Update README.rst
...
Use CI instead of test for button
2024-04-09 09:25:31 +02:00
Nicolas Hennion
43f1d2614b
Update README.rst
...
Test badge on the develop branch
2024-04-09 09:24:14 +02:00
Nicolas Hennion
8081d997d6
Update README.rst
2024-04-09 09:21:56 +02:00
kdkd
82b22ecb13
Update README.rst for FreeBSD install instructions
...
FreeBSD has moved glances to python 3.9 so the package name has changed
2024-04-05 09:19:43 -05:00
nicolargo
77167b8bce
Event is now a Dataclass
2024-03-17 17:07:13 +01:00
Kiskae
0bca21f8b1
update documentation for nvidia-ml-py
2024-03-03 14:58:14 +01:00
nicolargo
0c3c2a3414
Correct typo in README file concerning Docker command line
2024-01-13 09:49:39 +01:00
nicolargo
b97606247d
Migration to Alpine 3.19 and update documentation regarding default glances.conf file in Docker images
2024-01-13 09:48:50 +01:00
nicolargo
5cc18adfb4
Migration to Alpine 3.19 and update documentation regarding default glances.conf file in Docker images
2024-01-13 09:46:29 +01:00
nicolargo
c28089ae47
First step of the migration
2023-11-26 22:40:36 +01:00
nicolargo
bcf4ce45fc
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
2023-11-26 10:02:30 +01:00
nicolargo
55d7c07543
CouchDB migration from CouchDB to PyCouchDB library #2570
2023-10-08 10:10:13 +02:00
Alexander Grigoryev
eafc4628da
Update README.rst
2023-09-26 19:37:02 +03:00
nicolargo
99d05fdd63
Update README
2023-08-14 10:50:47 +02:00
nicolargo
16b04fdb48
Update doc to run Docker with Podman support
2023-05-16 11:03:02 +02:00
nicolargo
12ab23d1c2
On the road of Glances version 4.0.0
2023-05-16 10:51:17 +02:00
nicolargo
6343db0344
Merge from develop - aka Glances 3.4.0
2023-05-16 10:31:06 +02:00
nicolargo
365a112de0
Update doc for new Ubuntu containers
2023-05-15 10:03:33 +02:00
nicolargo
3b997bcabb
Update release note for Glances 3.4.0
2023-05-15 09:41:04 +02:00
nicolargo
e8daa49eea
Glances 3.4.0 Release Candidate 1 (RC1)
2023-05-13 10:47:29 +02:00
Bharath Vignesh J K
a08d3dc546
Merge from develop
2023-05-10 01:13:38 +05:30
nicolargo
013b01899a
Update README file
2023-05-08 15:51:57 +02:00
nicolargo
db4bd0d136
Merge from develop
2023-03-12 09:44:43 +01:00
nicolargo
6b637bcc57
All times displayed in UTC - Container not using TZ/localtime (Docker) #2278
2023-03-05 09:25:53 +01:00
nicolargo
30f981bd8e
Add a new exporter to MongoDB time-serie #2203
2023-01-30 10:46:39 +01:00
nicolargo
67bf0c1964
Update README
2023-01-21 11:37:22 +01:00
nicolargo
da3c5474a8
Change Glances repology URL
2022-12-12 14:24:51 +01:00
nicolargo
70aa46d4a0
Solve conflicts
2022-11-19 16:08:18 +01:00
nicolargo
a9ee2aa09c
Replace json by ujson #2201
2022-11-19 15:27:12 +01:00
nicolargo
eb8c0fd23c
Refactor Docker image factory: from now, only Alpine images will be provided
2022-11-03 15:05:57 +01:00
nicolargo
bb9591c4d7
Change the sponsoring section
2022-11-01 10:38:37 +01:00
nicolargo
f7fb3ad546
Change the sponsoring section
2022-11-01 10:33:01 +01:00
nicolargo
2bed438222
Change the sponsoring section
2022-11-01 10:31:41 +01:00
nicolargo
30f7dbc566
Solve conflicts
2022-10-29 11:13:13 +02:00