Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Citharel 6159cffc30
Add support in release and separate conf files for release/source
install

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-04-13 11:35:19 +02:00
Thomas Citharel 9d15e442af
Add runit config files
Closes #657

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-29 13:46:36 +02:00
Thomas Citharel 1d9bf70e5e
Add websocket support to Apache vhost template
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-10 11:34:42 +01:00
iamdoubz 8b95a9a0b1
Add apache2 reverse proxy configuration file 2020-12-10 11:34:33 +01:00
Thomas Citharel bacf8fc3be
Fix a couple of issues in the nginx template
For instance, `X-Forwarded-Proto` is needed to properly generate the
callback URL for 3rd-party auth through Ueberauth

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-09 17:06:17 +02:00
Thomas Citharel 07a5d10421
Introduce support for custom nginx error pages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-09 14:48:49 +02:00
Thomas Citharel 02b32f1e83
Improve installation docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 11:10:50 +02:00
Thomas Citharel 9e3df495dc
Move configuration to traditional way
️ This is the way.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-06 16:12:13 +01:00
Thomas Citharel 4fab4e1d25
Move docs to mkdocs and improve them
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-17 20:00:09 +01:00
Dany Marcoux 80fe65ea93
Improve documentation for the development section
Remove duplication for the Docker/Docker-Compose instructions.

Mention that Docker/Docker-Compose is the recommended approach to run
Mobilizon.

Be clear about accessing `localhost:4000` only once the containers are fully
built and launched.
2019-11-06 23:48:15 +01:00
Martin/Geno 95c71d77f7
support: add setup_db.psql 2019-10-21 14:41:52 +02:00
marcin mikołajczak 078c269590 🗎 Don't `sudo apt install sudo` and add imagemagick to dependencies
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2019-10-17 14:41:54 +02:00
Joel Takvorian bb3e56d2b3 Doc: work is based on master; push to fork
Doc was mentioning branch "develop" (which doesn't exist it seems) instead of master
Refer to forked repo instead of upstream
2019-10-16 17:07:48 +02:00
Geno 290494ae57 systemd: fix recusive alias 2019-10-16 11:59:37 +02:00
Thomas Citharel 4938f853d5
Improve docs a bit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-16 11:20:30 +02:00
Thomas Citharel fa03c48db3
Update docs and support
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 17:03:18 +02:00
Armando Lüscher 2821e5f12a Documentation proofing 2019-05-19 11:38:09 +02:00
Thomas Citharel cf4c41fc81
Logo updates
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-07 14:52:01 +02:00
Thomas Citharel 166979a297
Move to yarn
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-11 11:58:27 +02:00
Thomas Citharel 1309fdd3da
Add npm run lint to CI and to docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-03-22 11:04:57 +01:00
Thomas Citharel 2fe33aa470
ℹ Improve docs and documentation (again)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-03-19 11:16:03 +01:00
Thomas Citharel bba6629046
Better docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Nicer docs

No 3rd stage

Add mix.deps get before docs

Add :ex_doc on test env so that it runs into CI
2019-03-18 12:10:29 +01:00
Thomas Citharel 403a32e996 Improve overall configuration and support
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-15 17:35:47 +01:00