JocelynDelalande
7fa99750d9
Mention the database name to create psql extension.
...
Seems that the extensions are per-database.
Without that tweak, the install will fail at django migrations step, yelling for insuficient rights to install the accent extension itself.
2018-06-08 23:44:08 +00:00
JocelynDelalande
938aa2c8f1
Remove constraint on LC_COLLATE and LC_CTYPE
...
Which will fail if the system does not contains this locale.
2018-06-08 23:09:46 +00:00
JocelynDelalande
7988363352
Fix wrong name in postgresql database
2018-06-08 23:06:05 +00:00
Eliot Berriot
770f9fbda4
Merge branch 'develop' into 'develop'
...
First version of Apache2 conf (transcoding, auth and ws missing)
See merge request funkwhale/funkwhale!165
2018-04-28 12:05:01 +00:00
Eliot Berriot
a79f42b0ca
Fix #185 : Document that the database should use an utf-8 encoding
2018-04-27 18:28:44 +02:00
Hazmo
ed63824c8f
Minor fixes on debian doc
2018-04-27 14:07:56 +02:00
Jee
22edaabd98
remove a quote
2018-04-24 19:47:06 +02:00
Eliot Berriot
472aa87838
Added documentation to manually enable required extensions
2018-03-06 17:56:47 +01:00
Eliot Berriot
d63e7677e4
WIP: Debian installation instructions
2017-07-20 23:30:25 +02:00