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 |
|
|
6baad623a2
|
docs: Update copyright information
|
2024-04-08 08:37:15 +02:00 |
|
|
5c4d8299bc
|
docs: rephrase some settings description
|
2024-04-08 08:37:15 +02:00 |
|
|
1d35ea22ea
|
Add a new argos version command outputing the version.
|
2024-04-08 08:37:15 +02:00 |
|
|
1dc91a246a
|
[chore] move the configuration files in a conf folder.
|
2024-04-08 08:37:15 +02:00 |
|
Luc Didry
|
6ea6f1491e
|
📝 — Reintroduce developer installation guide
|
2024-04-08 08:35:11 +02:00 |
|
|
1948658900
|
build: use make test rather than make tests
Mainly to match with other projects semantics.
|
2024-04-05 13:19:26 +02:00 |
|
|
bd55fd03e9
|
docs: add a requirements section to the developer docs.
Add a section on installing sed, which differs between GNU and OSX.
|
2024-04-05 11:09:42 +02:00 |
|
|
4153bfcece
|
docs: remove duplicate dependency entry
|
2024-04-05 11:09:42 +02:00 |
|
|
e94365559c
|
docs: move the changelog out of the developer docs
As it's not only intended for developers, but also
(and primarilly) for end users.
|
2024-04-05 10:28:08 +02:00 |
|
|
0659e28c3e
|
docs: rename projects to dependencies
For a better clarity while reading the documentation.
|
2024-04-05 10:27:21 +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
|
01c8f3dbb6
|
📝 — Add Nginx conf example (fix #29)
|
2024-03-28 14:09:16 +01:00 |
|
Luc Didry
|
cba675bcad
|
🩹👷 — Fix doc building
|
2024-03-27 16:32:58 +01:00 |
|
Luc Didry
|
168788eb89
|
✨ — Add a command to generate an auth token (fix #22)
|
2024-03-25 15:19:25 +01:00 |
|
Luc Didry
|
ce5019aaba
|
📝 — Improve documentation (fix #21)
|
2024-03-25 13:56:45 +01:00 |
|
Luc Didry
|
6f93eeee49
|
🎨 — Ruff formating
|
2024-03-25 13:19:07 +01:00 |
|
Luc Didry
|
017738ffd7
|
Merge branch 'simplify-schema' into 'main'
🗃💄🎨 — Lot of changes: DB, UI and some code improvements
Closes #27
See merge request framasoft/framaspace/argos!17
|
2024-03-21 14:49:02 +00:00 |
|
Luc Didry
|
fadc3d7f17
|
📝 — Document gunicorn socket binding with an example
|
2024-03-18 16:17:55 +01:00 |
|
Luc Didry
|
a8cd9a9581
|
📝 — Doc: add Alembic to the projects we use
|
2024-03-14 16:49:03 +01:00 |
|
Luc Didry
|
8c6fe27968
|
✏📝 — Fix typo in doc
|
2024-03-14 15:19:44 +01:00 |
|
Luc Didry
|
9693d22f0f
|
📝 — Add link to developer/migrations in doc side menu
|
2024-03-13 14:59:39 +01:00 |
|
Luc Didry
|
93b05e6d4f
|
Merge branch 'almet/migration' into 'main'
Add support for migrations
See merge request framasoft/framaspace/argos!32
|
2024-02-01 13:54:20 +00: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 |
|
|
1def0a0661
|
feat: Add alembic for db migrations
|
2023-12-16 23:35:56 +01: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
|
147d3c63c2
|
🔒 — Remove CDN in docs (fix #18)
|
2023-12-14 15:20:46 +01:00 |
|
Luc Didry
|
c909f7179b
|
📝 — Improve documentation
|
2023-12-14 15:20:46 +01:00 |
|
|
e199b4932c
|
Merge branch 'almet/document-systemd' into 'main'
Put systemd configuration files in the docs.
Closes #3
See merge request framasoft/framaspace/argos!14
|
2023-11-24 11:15:47 +00:00 |
|
|
1554661e54
|
Add docs for environment variables
|
2023-11-23 17:58:12 +01:00 |
|
|
9815f00e78
|
Put systemd configuration files in the docs.
Fix #3
|
2023-11-23 17:30:16 +01:00 |
|
Luc Didry
|
207c4c54fc
|
📝 — Update agent doc (on using the env vars)
|
2023-11-22 16:00:54 +01:00 |
|
|
6e408e1cf7
|
Allow defining db pool size and max overflow in the settings
|
2023-11-16 17:08:05 +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 |
|
|
78493f09a0
|
Add documentation about the API. Fixes #4
|
2023-10-24 18:36:45 +02: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 |
|
|
5bca4fa261
|
argos server cleandb now keep a number of results per task
|
2023-10-20 02:40:06 +02:00 |
|
|
0adb5e2766
|
Change mermaid class diagrams
|
2023-10-20 01:25:17 +02:00 |
|
|
336c4e783b
|
Add some more documentation
|
2023-10-20 01:09:38 +02:00 |
|
|
77adbe46eb
|
📝 Start a documentation
|
2023-10-19 22:46:01 +02:00 |
|