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
73e7a8f414
📝 — Document how to add data to requests ( fix #77 )
2025-02-12 16:25:10 +01:00
Luc Didry
28ec85fed3
📝 — Improve release documentation
2025-01-15 16:15:16 +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
da221b856b
✨ 🛂 — Allow partial or total anonymous access to web interface ( fix #63 )
2024-11-28 11:48:08 +01:00
Luc Didry
841f8638de
📝 — Fix doc headings
2024-11-28 11:39:09 +01:00
Luc Didry
759fa05417
📝 — Avoid scrolling on a documented command
2024-11-25 17:02:09 +01:00
Luc Didry
d3b5a754dd
🏷 — Bump version (0.5.0)
2024-09-26 11:57:34 +02:00
Luc Didry
100171356b
✨ — Add new check type: http-to-https ( fix #61 )
2024-09-26 10:11:24 +02:00
Luc Didry
3dd1b3f36f
📝 💄 — Add opengraph tags to documentation site ( fix #62 )
2024-09-26 05:09:34 +02:00
Luc Didry
269e551502
🏷 — Bump version (0.4.0)
2024-09-04 17:26:20 +02:00
Luc Didry
6c3c44f5be
✨ — Add Apprise as notification way ( fix #50 )
2024-09-04 17:21:04 +02:00
Luc Didry
3917eb2498
✨ — Add nagios command to use as a Nagios probe
2024-09-04 14:55:30 +02:00
Luc Didry
8072a485a1
✨ — Add command to test gotify configuration
2024-09-04 14:24:17 +02:00
Luc Didry
4b78d9ddda
🏷 — Bump version (0.3.1)
2024-09-02 14:53:14 +02:00
Luc Didry
5f43f252b4
✨ — Add new check types: body-like, headers-like and json-like ( Fix #58 )
2024-09-02 14:50:33 +02:00
Luc Didry
9b40c5a675
📝 — Document test-mail command
2024-08-29 17:19:06 +02:00
Luc Didry
1c6abce9b9
✨ — Add new check types: json-contains, json-has and json-is ( fix #57 )
2024-08-29 17:11:37 +02:00
Luc Didry
95c49c5924
✨ — Allow to run Argos in a subfolder (i.e. not on /). Fix #59
2024-08-27 13:02:01 +02:00
Luc Didry
7e5502f7a4
✨ — Add new check types: headers-contain and headers-have ( fix #56 )
2024-07-18 18:01:03 +02:00
Luc Didry
fde061da19
✨ — Add new check type: status-in
...
Similar to status-is except that the HTTP status can be one of a list, instead of just one fixed value.
Usecase: a Sympa server with CAS authentication set. Without a sympa_session cookie, you get a 302 status,
with it, you have a 200 status.
2024-07-04 14:32:46 +02:00
Luc Didry
9102d5f974
🩹 — Fix release documentation
2024-07-04 09:09:36 +02:00
Luc Didry
058622556d
🐛 — Fix bug in login view when having a cookie (internal server error)
2024-06-27 08:29:46 +02:00
Luc Didry
1c314c4460
🏷 — Bump version (0.2.0)
2024-06-24 16:28:51 +02:00
Luc Didry
5bd187f135
📝 — Improve release documentation
2024-06-24 16:22:34 +02:00
Luc Didry
b85d7e90a8
📝 — Improve documentation
2024-06-24 16:12:50 +02:00
Luc Didry
09a858794d
✨ — Add built-in authentication for human interface
...
Built-in user management is provided too
2024-06-21 13:40:47 +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
d863700ecf
🔀 Merge branch 'fix-48' into 'develop'
...
📝 — Document how to add a new notification way (fix #48 )
See merge request framasoft/framaspace/argos!52
2024-05-28 15:00:10 +00:00
Luc Didry
cb0a638545
✨ — Add command to generate example configuration ( fix #38 )
2024-05-28 09:39:32 +02:00
Luc Didry
4eb802a48b
📝 — Document how to add a new notification way ( fix #48 )
2024-05-27 09:55:23 +02:00
Luc Didry
3ce293b5aa
📝 — Add FAQ and License page in the docs ( fix #44 )
2024-05-27 09:42:31 +02:00
3bad54c19b
🔀 Merge branch 'fix-33' into 'main'
...
📝 — Update doc for release (fix #33 )
Closes #33
See merge request framasoft/framaspace/argos!47
2024-04-25 12:11:16 +00:00
Luc Didry
09443286b5
📝 — Update doc for release ( fix #33 )
2024-04-25 14:08:52 +02:00
Luc Didry
dea9f40f7d
🔀 Merge branch 'almet/move-migrations' into 'main'
...
Move migrations inside the `argos/server/migrations` directory.
See merge request framasoft/framaspace/argos!43
2024-04-25 11:40:27 +00:00
Luc Didry
358f6dcd70
🔀 Merge branch 'luc/server-config-options' into 'main'
...
✨ — Config file option on almost all server commands
See merge request framasoft/framaspace/argos!44
2024-04-18 09:59:30 +00:00
Luc Didry
199cbd7927
📝 — Server start is for testing or dev only (fix#35)
2024-04-11 15:38:43 +02:00
Luc Didry
f125557f81
✏ — Fix typos
2024-04-11 14:53:31 +02:00
Luc Didry
9abc39a74b
📝 — Improve installation doc
2024-04-11 09:45:15 +02:00
Luc Didry
8b3a8dd153
✨ — Config file option on almost all server commands
2024-04-11 09:12:01 +02:00
Luc Didry
0cef533a8b
🩹 — Fix mermaid.min.js download
2024-04-10 17:53:31 +02:00
Luc Didry
1a44094084
🚚 — Move alembic.ini in argos directory
2024-04-10 17:40:36 +02:00
Luc Didry
c5e11026b5
🚚 — Renaming developer/installing to developer/installation
2024-04-08 14:23:51 +02:00
Luc Didry
cf71b5d087
✏ — Fix typo
2024-04-08 08:37:16 +02:00
02892bec17
build: document the release process
2024-04-08 08:37:15 +02:00