Commit Graph

23 Commits (90f4934c62eac8c42ab4df82e5e735901113570f)

Author SHA1 Message Date
nicolargo c2d1454226 [Documentation] Docker compose password unrecognized arguments when applying docs. #2698 2024-03-23 09:39:39 +01:00
nicolargo a3e08966b5 :Merge branch 'develop' into issue2181 2023-12-10 20:12:21 +01:00
Georgiy Timchenko 66e7916fbf Fix typos and make grammatical and stylistic edits in project documentation
Several typos were found and corrected in the project documentation. Additionally, a number of grammatical and stylistic improvements were made to enhance clarity and coherence. These changes affect the following files:

- docs/api.rst
- docs/cmds.rst
- docs/config.rst
- docs/docker.rst
- docs/glances.rst
- docs/index.rst
- docs/install.rst
- docs/quickstart.rst
- docs/support.rst

These corrections and improvements significantly enhance the readability and accuracy of the documentation, making it more accessible and comprehensible for both users and developers.
2023-12-10 22:38:38 +04: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 cb4a8b80b7 Apply #2563 on develop branch 2023-10-07 10:46:23 +02:00
Bharath Vignesh J K 6f71aee5b8 chg: docs(docker) - use table for image tag variants 2023-06-24 20:08:48 +05:30
Bharath Vignesh J K b4b62e9d32 add: docs(docker) - volume mounts for host info in containers 2023-06-24 20:04:25 +05:30
Bharath Vignesh J K c1a5fddf34 fix: docs(docker) - broken hyperlink 2023-06-24 19:55:02 +05:30
nicolargo 16b04fdb48 Update doc to run Docker with Podman support 2023-05-16 11:03:02 +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 f439b1a563 doc: docker - GPU passthrough for docker engine 2023-05-13 00:40:18 +05:30
Raz Crimson 9cd1c7e778 docs: Docker - include tag details 2023-03-30 01:15:11 +05:30
nicolargo 5c8370db2c Broken code-block sections in current Docs #2115 2022-09-03 10:55:03 +02:00
nicolargo 0d35d5477b version 3.1.6 2021-01-23 11:10:27 +01:00
Wm Salt Hale b45095591c fixed code-block formatting 2020-12-29 12:49:58 -08:00
Wm Salt Hale 238b8d16b7 removed mode from secrets block, expanded docker-compose entry
Docker Compose's version of Secrets does not yet support ``uid`, ``guid``, or ``mode``.
2020-12-29 12:49:58 -08:00
Wm Salt Hale 3cca1d7982 Add instructions about password protecting Docker 2020-12-29 12:49:58 -08:00
Wm Salt Hale df15da73c8
removed mode from secrets block, expanded docker-compose entry
Docker Compose's version of Secrets does not yet support ``uid`, ``guid``, or ``mode``.
2020-12-23 14:18:08 -08:00
Wm Salt Hale 3f6febc0d1
Add instructions about password protecting Docker 2020-12-23 13:18:58 -08:00
nicolargo ec108fb61b docker glances container shows container's own network traffic #1435 2019-07-03 22:41:54 +02:00
Emilien Mottet 71d210aef7 `pwd`.conf instead of ./glances.conf 2018-11-27 23:09:39 +01:00
Rémy G 9686fa35ba
Create docker.rst
Providing docker-compose example in the doc following #1334
2018-10-18 09:56:57 +02:00