Commit graph

59 commits

Author SHA1 Message Date
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
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