Commit graph

245 commits

Author SHA1 Message Date
f8a0d8c1ef
Mention .env.sample () 2019-10-30 17:14:51 +01:00
590c155b47
Fix default MEDIA_UPLOAD_DIRECTORY value
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
2019-10-30 15:17:49 +01:00
48954a9228
Explicitely tell where the .env file should be created ()
It was not clear to someone.
2019-10-30 15:17:19 +01:00
dda4975fa3 Document MEDIA_UPLOAD_DIRECTORY 2019-10-30 12:11:18 +01:00
f7db8b1856
Explicitely say that mails can be disabled () 2019-10-23 20:13:54 +02:00
Ted Jameson
8123a78e3b Fix small errors in example nginx configuration () 2019-08-12 21:37:50 +02:00
fdb-hiroshima
9c8fc08f88 document compiling wasm in release ()
reduce size of the binary by more than 60%
2019-08-06 13:20:29 +02:00
Ted Jameson
c09f19ea7f Address is spelled with two 'd's () 2019-07-18 11:33:22 +02:00
fdb-hiroshima
6dbdd1726d Brew: add gettext to PATH () 2019-07-13 17:01:20 +02:00
Baptiste Gelez
5908a71251
Docker non interactive ()
Docker non interactive
2019-06-26 17:27:31 +01:00
Wilfried OLLIVIER
837132113d Replace plume setup commands in docker install 2019-06-26 15:58:17 +02:00
Wilfried OLLIVIER
eb0e0d6410 Remove useless postgres setup commands in docker install 2019-06-26 15:57:12 +02:00
Wilfried OLLIVIER
b0842c3e63 Change DATABASE_URL
Use password set by the POSTGRES_PASSWORD variable
2019-06-26 15:54:28 +02:00
Wilfried OLLIVIER
869436d6db Add postgres variable into docker.sample.env
Postgres setup can be done using offical postgres docker init script and some environment variables, see https://hub.docker.com/_/postgres
2019-06-26 15:53:12 +02:00
Wilfried OLLIVIER
ea2a8e21aa Update plume version in docker-compose
Update to :latest in order to get all the commands needed to setup plume
2019-06-26 15:50:48 +02:00
Baptiste Gelez
1f8e5d6855
plm database setup doesn't exist
It was a diesel command, but plm uses "migration run" instead.
2019-06-24 13:43:40 +01:00
Baptiste Gelez
7b6ebbc9d1
Quote su commands in docker docs ()
Quote su commands in docker docs
2019-05-31 11:46:38 +01:00
Baptiste Gelez
639bb71e24
Don't minify JS/CSS
It causes build errors 🤷‍♀️
2019-05-31 11:45:52 +01:00
Baptiste Gelez
a7fccd79bc
Move contribution guides to the documentation ()
Move contribution guides to the documentation
2019-05-31 11:36:17 +01:00
Baptiste Gelez
94d5ab0ff2
Add MAIL_ADDRESS environment variable ()
Add `MAIL_ADDRESS` environment variable
2019-05-30 10:50:44 +01:00
Rob Watson
26d7541eb3 Add MAIL_ADDRESS environment variable 2019-05-30 09:42:08 +02:00
Baptiste Gelez
d5d48daf2f Minor fixes 2019-05-29 14:49:51 +01:00
Baptiste Gelez
d173fd7aef Add a note for people who may not speak English very well. 2019-05-29 14:49:51 +01:00
Baptiste Gelez
aa340a4b85 Move contribution guides to the documentation
To have everything in one place, and to take advantage of the in-context of the documentation.
2019-05-29 14:49:51 +01:00
Baptiste Gelez
7eb338be9e
Clarify i18n process ()
Clarify i18n process
2019-05-29 13:48:03 +01:00
Rob Watson
b45c1d0c7f Clarify i18n process 2019-05-29 14:29:02 +02:00
Baptiste Gelez
b94a77b340
Quote su commands in docker docs 2019-05-29 11:50:42 +01:00
Baptiste Gelez
4d80b64984
Merge pull request from Plume-org/federates-with
Better sentence structure in the 'Start to federate section'.
2019-05-18 16:15:49 +01:00
Marek Ľach
6cdc0b3354
Update distant-interactions.html.md 2019-05-18 17:06:54 +02:00
Marek Ľach
c15b3193f2
Better sentence structure in the 'Start to federate section'. 2019-05-18 16:41:02 +02:00
Marek Ľach
0f40ce0799
Better sentence structure 2019-05-18 13:01:43 +02:00
Marek Ľach
4497945cdc
Minor grammar fixes 2019-05-16 16:00:03 +02:00
Marek Ľach
94c6966132
Adds Misskey to the list of currently federated AP software 2019-05-12 09:39:26 +02:00
Marek Ľach
807729f8ee
List of AP software Plume 0.3.0 already federates with 2019-05-09 21:01:41 +02:00
Marek Ľach
c84c0192ca
List of AP software Plume 0.3.0 federates with 2019-05-09 16:24:54 +02:00
Marek Ľach
05d172256d
Added a list of other AP software Plume 0.3.0 federates with 2019-05-09 09:43:11 +02:00
Baptiste Gelez
412a54dd56
Merge pull request from Plume-org/update-docs
Add a note to remember to update the docs…
2019-05-03 10:54:59 +01:00
Baptiste Gelez
8ba20275f2
Plm migration ()
Plm migration
2019-05-03 10:54:43 +01:00
Baptiste Gelez
eaa599daf6
Add a note to remember to update the docs…
…before each release.
2019-05-01 10:45:16 +01:00
Baptiste Gelez
717d278db7 Remove diesel in some other places 2019-04-30 13:01:01 +01:00
Baptiste Gelez
f99e082f42 Don't encourage people to put migration functions in the root of the crate 2019-04-29 22:11:48 +01:00
Baptiste Gelez
b841e51a89 You can also give a function name directly 2019-04-29 21:50:59 +01:00
Baptiste Gelez
dcf8b5d263 Also add to CLI.md 2019-04-29 21:43:40 +01:00
Baptiste Gelez
c6445accac Document plm migration 2019-04-29 21:34:16 +01:00
Igor Galić
a2169a0bea
Merge pull request from Plume-org/federation-guide
Basic federation guide
2019-04-21 23:32:43 +02:00
Baptiste Gelez
2d2e296d19 Link to 2019-04-21 22:31:41 +01:00
Baptiste Gelez
5c25bd1dfa Try to have one sentence per line 2019-04-21 22:23:09 +01:00
Baptiste Gelez
d613b6416a Use h2 everywhere 2019-04-21 22:11:07 +01:00
Baptiste Gelez
9808f67243 Merge branch 'master' of github.com:Plume-org/docs 2019-04-21 22:03:18 +01:00
Baptiste Gelez
4c07e5befe
Merge pull request from Plume-org/left-menu
Fold sections of the left menu
2019-04-21 22:02:50 +01:00