66 Révisions (3c1f93efd20d1b1f832103b6ce1fd5bcb8762e57)
 

Auteur SHA1 Message Date
Baptiste Gelez 3c1f93efd2 Move the docs to a middleman website il y a 6 ans
Trinity Pointard 0868c71d65 Make plm search use cwd if no directory is given and update doc il y a 6 ans
Trinity Pointard 43a0e233d1 Update debian installation doc
fix #305
Update debian installation doc
Remove need for libpq when compiling with sqlite backend
Remove some unneaded features of multipart to speed up compilation
il y a 6 ans
Aaron W. Swenson 8245eb2ba8 Correct Gentoo emerge instructions (#311)
Emerge doesn't care what order the packages are given; it'll figure out the correct build order and pull in the proper dependencies. Adding the -u switch will only perform the emerge if the package is not yet installed or needs to be updated. This avoids wasting time performing an emerge on something that has already been emerged.

While harmless, it is unnecessary to explicitly include eselect-postgresql in the list as the dev-db/postgresql ebuilds declare it as a dependency. There is no "sqlite3" or "libsqlite3-dev" ebuilds, so that command would fail.
il y a 6 ans
Baptiste Gelez c9a63e72da Fix the path of the media directory for Docker setups il y a 6 ans
Baptiste Gelez 56ef585d45 Nginx docs: add 'unsafe-inline' to CSP header (to allow avatars to be loaded) il y a 6 ans
fdb-hiroshima cbf4e1a331 Use the full URL to refer to the Apps API
Co-Authored-By: BaptisteGelez <baptiste@gelez.xyz>
il y a 6 ans
Baptiste Gelez 8d87bbeb97 Document API authentication and apps API il y a 6 ans
fdb-hiroshima 98cb942b18 Fix typos
Remove line breaks where not needed
il y a 6 ans
Baptiste Gelez 920435ddb9 Fix the NodeInfo example
Forgot to change that when I copy/pasted it from the source
code.
il y a 6 ans
Baptiste Gelez 6b0df8bb19 Add documentation for our ActivityPub implementation
Fixes #262
il y a 6 ans
maximesrd 20676ab690 Added startup script for openrc il y a 6 ans
Baptiste Gelez 7b73aea780 Merge pull request #288 from maximesrd/patch-7
Adding MIGRATION_DIRECTORY
il y a 6 ans
maximesrd 25e7d5cffe Adding MIGRATION_DIRECTORY il y a 6 ans
maximesrd 063ba7a16b Variable name error il y a 6 ans
PhieF 154e45c8b9 Apache config wasn't working
SSLStaplingCache needs to be outside of VirtualHost and adding missing </Directory>
il y a 6 ans
Bat f1d49ca530 Database setup in Docker install instructions il y a 6 ans
Bat e6fa03710f Fix MIGRATION_DIR for Docker il y a 6 ans
Bat 8a82afa934 Save medias in static/media
Fixes #272
il y a 6 ans
Harald Wagener fe944ab69f Add caddyserver example configuration
Add caddyserver example configuration
il y a 6 ans
Bat d7a93cfaf6 Add links to API.md and CLI.md on the docs homepage il y a 6 ans
Baptiste Gelez 79901de19d Merge pull request #266 from Plume-org/cc-by-sa
Change default license to CC-BY-SA
il y a 6 ans
Bat 819eeba7c2 Replace DB_URL with DATABASE_URL
This way it is shared with diesel, which simplifies a lot the setup

Also fixes a few issues in the documentation, that are not directly related
il y a 6 ans
Bat 5517a0e9c7 Change default license to CC-BY-SA
Fixes #258
il y a 6 ans
Bat 119ce832d7 Document --features il y a 6 ans
Bat 1d8e14c95f Rephrase Mac OS dependencies installation il y a 6 ans
Bat b0f54a7f8b Docs: correct dependencies for SQlite il y a 6 ans
maximesrd 9a649e904c Missing dependencies
sqlite was missing, which caused the compilation to fail, even if the database used is postgresql
il y a 6 ans
Bat c32992ac9c Update docs for SQlite il y a 6 ans
Bat 89f13aebb8 Update installation and update docs with the new plm tool
Also updates the Docker files
il y a 6 ans
Bat 51d3441719 Document new command-line tools il y a 6 ans
Baptiste Gelez 6aa71eea10 Merge pull request #248 from maximesrd/patch-4
Bad commands in the update guide
il y a 6 ans
maximesrd 143068bd97 Update UPDATE.md il y a 6 ans
Baptiste Gelez c32be5a043 Merge pull request #245 from Plume-org/rest-api
Some API endpoints for articles
il y a 6 ans
maximesrd a8f6bdbc25 Update UPDATE.md il y a 6 ans
maximesrd 0ae85d3ca0 Update UPDATE.md il y a 6 ans
maximesrd 8403d16a49 Bad commands il y a 6 ans
OpenAlgeria e5e223fbfb Update INSTALL.md il y a 6 ans
Trinity Pointard 0424bcad24 Update recommended nginx config
Update recommended nginx config to allow iframes
close #234
il y a 6 ans
Bat 0fe09aa742 Add canapi and try to use for the API il y a 6 ans
Baptiste Gelez 776448c640 Replace plume by DATABASE_NAME in the docs
To make it clearer you can have multiple Plume instances/databases on the same server, and that this part of the URL may change too.
il y a 6 ans
Igor Galić 510e668b3d fix comment in docker.sample.env
docker's sample .env file under docs/ which contains the wrong command
to generate a rocket secret_key
il y a 6 ans
Benjamin Bouvier f2c35046bc Update markup and use more idiomatic English il y a 6 ans
Kedoia 06e66dfcf4 Update INSTALL.md
fix listen IPv4/IPv6 on Nginx config
il y a 6 ans
Bat 60f1c9c531 Document env vars il y a 6 ans
Baptiste Gelez ffa8d37d19 Merge pull request #194 from EliotBerriot/docker-install
Sample compose file and Dockerfile for deployment
il y a 6 ans
Eliot Berriot aaee14f518 Sample compose file and Dockerfile for deployment il y a 6 ans
maximesrd bbf0578e6b Update INSTALL.md
Fixing #191
il y a 6 ans
Bat fab869f08d Docs: mkdir media il y a 6 ans
maximesrd 22e7e65381 Update INSTALL.md
adding packages to install for other distributions
il y a 6 ans