Commit graph

28 commits

Author SHA1 Message Date
Luc Didry
a48c7b74e6
— Reload configuration asynchronously (fix #79) 2025-02-17 17:26:56 +01:00
Luc Didry
c98cd9c017
— No need cron tasks for DB cleaning anymore (fix #74 and #75) 2025-02-17 10:46:01 +01:00
Luc Didry
04e33a8d24
🛂 — Allow to use a LDAP server for authentication (fix #64) 2024-11-28 15:37:07 +01:00
Luc Didry
3dd1b3f36f
📝💄 — Add opengraph tags to documentation site (fix #62) 2024-09-26 05:09:34 +02:00
Luc Didry
b85d7e90a8
📝 — Improve documentation 2024-06-24 16:12:50 +02:00
Luc Didry
638dcc0295
💥 — Remove env vars and only use the configuration file (fix #47) 2024-06-20 13:02:49 +02:00
Luc Didry
907cd5878f
📝 — New documentation URL: doc is now on https://argos-monitoring.framasoft.org/ 2024-06-18 09:04:32 +02:00
Luc Didry
e2402ac190
💥 — Change default config file path to argos-config.yaml (fix #36)
Argos will first try the given config file (given either with `--config` or with
`ARGOS_YAML_FILE` env var), then `argos-config.yaml`, then `/etc/argos/config.yaml`.
2024-06-17 16:15:53 +02:00
Luc Didry
9cffb9d96e
— Add command to warn if it’s been long since last viewing an agent (fix #49) 2024-06-17 16:03:54 +02:00
Luc Didry
e363e6be4a
📝 — Document better how to deploy with gunicorn (fix #45) 2024-06-10 11:12:03 +02:00
Luc Didry
01ffcc2d28
📝 — TL;DR documentation (fix #43 and #52) 2024-06-10 10:56:15 +02:00
Luc Didry
cb0a638545
— Add command to generate example configuration (fix #38) 2024-05-28 09:39:32 +02:00
Luc Didry
09443286b5
📝 — Update doc for release (fix #33) 2024-04-25 14:08:52 +02:00
Luc Didry
9abc39a74b
📝 — Improve installation doc 2024-04-11 09:45:15 +02:00
1dc91a246a
[chore] move the configuration files in a conf folder. 2024-04-08 08:37:15 +02:00
Luc Didry
2064d94fb9
📝 — Improve documentation (fix #11)
Extra:
- put psycopg2-binary in standard dependencies
2024-04-04 10:56:54 +02:00
Luc Didry
ce5019aaba
📝 — Improve documentation (fix #21) 2024-03-25 13:56:45 +01:00
Luc Didry
8c6fe27968
📝 — Fix typo in doc 2024-03-14 15:19:44 +01:00
727786aa55 Merge branch 'fix-pg-instructions' into 'main'
📝 — Use sudo -u postgres in PostgreSQL doc

See merge request framasoft/framaspace/argos!30
2023-12-21 22:24:42 +00:00
d6b53bed91 📝 docs: enhance project list with descriptions 2023-12-16 20:50:17 +01:00
Luc Didry
1a5a44fe6a
📝 — Use sudo -u postgres in PostgreSQL doc 2023-12-14 17:32:27 +01:00
Luc Didry
c909f7179b 📝 — Improve documentation 2023-12-14 15:20:46 +01:00
9815f00e78 Put systemd configuration files in the docs.
Fix #3
2023-11-23 17:30:16 +01:00
2383326af8 Fix broken links and update docs 2023-11-12 17:23:13 +01:00
4c3649e3dd Merge branch 'fix-doc-server-run' into 'main'
📝 — Fix server start documentation

See merge request framasoft/framaspace/argos!1
2023-10-24 16:46:58 +00:00
01e8f0b161 Install with 'pip install -e .' until argos is released on PyPI. Fixes #1 2023-10-24 18:13:56 +02:00
Luc Didry
1153d8c2b2 📝 — Fix server start documentation 2023-10-24 10:40:21 +02:00
77adbe46eb 📝 Start a documentation 2023-10-19 22:46:01 +02:00