Commit Graph

47 Commits

Author SHA1 Message Date
Harald Wagener 5e248cc99f
Add caddyserver example configuration
Add caddyserver example configuration
2018-10-12 20:50:41 +02:00
Bat d77d064a85 Add links to API.md and CLI.md on the docs homepage 2018-10-09 21:39:30 +01:00
Baptiste Gelez 0469b8dae2
Merge pull request #266 from Plume-org/cc-by-sa
Change default license to CC-BY-SA
2018-10-07 21:28:43 +01:00
Bat 9cc795d8be 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
2018-10-07 11:00:50 +01:00
Bat 387efbf3e9 Change default license to CC-BY-SA
Fixes #258
2018-10-06 18:19:45 +01:00
Bat f60f427358 Document --features 2018-10-06 16:39:33 +01:00
Bat a0920eb6cf Rephrase Mac OS dependencies installation 2018-10-06 16:35:39 +01:00
Bat b09360b270 Docs: correct dependencies for SQlite 2018-10-06 16:34:09 +01:00
maximesrd 65900af763
Missing dependencies
sqlite was missing, which caused the compilation to fail, even if the database used is postgresql
2018-10-06 17:12:30 +02:00
Bat f84fb47fe7 Update docs for SQlite 2018-10-06 16:06:50 +01:00
Bat caa4c38948 Update installation and update docs with the new plm tool
Also updates the Docker files
2018-10-06 12:19:48 +01:00
Bat d0d1210e21 Document new command-line tools 2018-10-06 12:19:48 +01:00
Baptiste Gelez 05f3ecabd6
Merge pull request #248 from maximesrd/patch-4
Bad commands in the update guide
2018-09-29 17:03:33 +01:00
maximesrd a1530791ef
Update UPDATE.md 2018-09-29 18:00:48 +02:00
Baptiste Gelez 236cf14406
Merge pull request #245 from Plume-org/rest-api
Some API endpoints for articles
2018-09-29 16:33:31 +01:00
maximesrd 3b288c2dad
Update UPDATE.md 2018-09-29 15:34:59 +02:00
maximesrd b97b0233da
Update UPDATE.md 2018-09-29 15:34:29 +02:00
maximesrd db4c939be8
Bad commands 2018-09-29 15:02:17 +02:00
OpenAlgeria 5d21e26406
Update INSTALL.md 2018-09-20 15:21:32 +02:00
Trinity Pointard f0fb030c7f Update recommended nginx config
Update recommended nginx config to allow iframes
close #234
2018-09-19 18:18:39 +02:00
Bat 1500267125 Add canapi and try to use for the API 2018-09-19 15:49:34 +01:00
Baptiste Gelez 2bc6052a35
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.
2018-09-18 21:40:20 +01:00
Igor Galić dfc76757bb
fix comment in docker.sample.env
docker's sample .env file under docs/ which contains the wrong command
to generate a rocket secret_key
2018-09-13 17:18:25 +02:00
Benjamin Bouvier 592ed570b7
Update markup and use more idiomatic English 2018-09-10 13:22:23 +02:00
Kedoia e486a29d64
Update INSTALL.md
fix listen IPv4/IPv6 on Nginx config
2018-09-08 10:02:56 +02:00
Bat adcfd88471 Document env vars 2018-09-04 18:51:08 +01:00
Baptiste Gelez e12d3fdc2f
Merge pull request #194 from EliotBerriot/docker-install
Sample compose file and Dockerfile for deployment
2018-09-04 08:45:50 +01:00
Eliot Berriot e5cdb2869f
Sample compose file and Dockerfile for deployment 2018-09-04 00:32:47 +02:00
maximesrd 4e3c0b2553
Update INSTALL.md
Fixing #191
2018-09-03 23:37:51 +02:00
Bat e279ac734a Docs: mkdir media 2018-09-03 13:17:42 +01:00
maximesrd e5ade7d659
Update INSTALL.md
adding packages to install for other distributions
2018-09-02 18:01:36 +02:00
maximesrd 8b1130f0dd
Update INSTALL.md
correction of two errors: about openssl library and deletion omission
2018-09-02 17:57:18 +02:00
maximesrd 25a1ef09ee
Update INSTALL.md
Missing dependencies to compile Plume
2018-09-02 17:43:20 +02:00
maximesrd 726b4e25fd
Update INSTALL.md
Rewriting of sysvinit script to make it works properly
2018-09-02 17:25:28 +02:00
Bat 2c33e1612d Docs: add some details about installation 2018-09-02 12:13:17 +01:00
Bat 5af9af60f4 Docs: Add SysVinit snippet
And small fixes
2018-09-02 00:35:30 +01:00
Bat 93cb70455d Add code stye recommendations to the doc 2018-09-01 21:34:05 +01:00
Bat 1b096ba6e1 Docs: update VS C++ link 2018-09-01 18:32:31 +01:00
Bat 163484eff8 Docs: update Nginx conf and add Apache conf 2018-09-01 18:24:35 +01:00
Bat 98ce619b79 Docs: fix systemd unit file 2018-09-01 18:18:58 +01:00
Bat a4070f971a Merge branch 'master' of github.com:Plume-org/Plume 2018-09-01 16:35:27 +01:00
Bat 6f29c10968 Docs: updating your instance 2018-09-01 16:34:49 +01:00
Baptiste Gelez 30166d4008 Set theme jekyll-theme-cayman 2018-09-01 12:58:18 +01:00
Bat 70ef4d6a74 Add a ToC to documentation 2018-09-01 12:55:56 +01:00
Bat 577f63a7e8 Remove legacy install docs 2018-09-01 12:53:33 +01:00
Bat 44ac96b314 Clean up installation docs 2018-09-01 12:53:14 +01:00
Bat 62d299bd7e Put all documentation in the docs folder 2018-09-01 11:32:18 +01:00