Wykres commitów

56 Commity (e1628a33d2581399382501e879ffea221ecd8a7c)

Autor SHA1 Wiadomość Data
Eliot Berriot ec0bca148a
Added instructions to run Funkwhale on the develop branch 2018-09-26 21:26:52 +02:00
Eliot Berriot af77735171 Added warning about develop branch during git install 2018-09-23 19:00:55 +00:00
Eliot Berriot 333b8417d2
Fixed #537: wrong URLs for docker / nginx files in documentation 2018-09-22 13:40:13 +02:00
Eliot Berriot 1a637fca85
Fixed #520: wrong env file URL and display bugs in deployment documentation 2018-09-08 19:48:34 +02:00
Renon 3bf87477dc fix bad code blocks in doc 2018-09-06 10:28:40 +02:00
Eliot Berriot 0740cc33e5 Fix #358: dockerized nginx to make deployment easier 2018-08-31 17:21:46 +00:00
Joshua M. Boniface 4ce46ff2a0 Implement LDAP authentication 2018-08-22 18:10:39 +00:00
Wxcafé (Clément Hertling) 8ecdc64e53
removed comment about postgres 2018-07-14 15:49:58 +02:00
Wxcafé (Clément Hertling) b50e346569
fixes pip3/python3 inside virtualenv and re-creation of directories 2018-07-14 00:03:20 +02:00
Wxcafé (Clément Hertling) e3de7306ca
adds instructions for installation via git clone 2018-07-12 21:25:49 +02:00
Wxcafé (Clément Hertling) 5081c1fe54
removes script to load environement variables (?) 2018-07-12 21:19:51 +02:00
Wxcafé (Clément Hertling) 302e119f83
removes use of script for simpler direct installation 2018-07-12 21:16:33 +02:00
Wxcafé (Clément Hertling) 854283c2e5
fixed your->you're, reformatted paragraphs 2018-07-12 21:11:23 +02:00
Wxcafé (Clément Hertling) 46d5293964
adds funkwhale user authorization for postgres 2018-07-12 21:07:29 +02:00
Wxcafé (Clément Hertling) 19c5c8ab9b
fix python->python3 in debian docs 2018-07-12 20:59:18 +02:00
Reg a0b233012e [doc] Arch Linux installation: debian.rst
typo
2018-07-02 20:07:54 +02:00
Reg 14919e27c7 [doc] Arch Linux installation: OS requirements 2018-07-02 20:07:54 +02:00
Reg 0ced3adb3a [doc] Installation: moved wheel installation earlier in the process so we don't require build-essential 2018-07-02 20:07:54 +02:00
Reg 90360c4854 [doc] Arch Linux installation: modified the command for user creation so it works on both Debian and Arch 2018-07-02 20:07:54 +02:00
Reg d84ef107e4 [doc] Arch Linux installation: external dependencies 2018-07-02 20:07:54 +02:00
Reg 1d1ef01c7a [doc] Arch Linux installation: index.rst 2018-07-02 20:07:54 +02:00
Reg 96f8e2244b [doc] use sudo for all apt commands 2018-07-01 11:44:35 +02:00
Reg c2e599998b [doc] Funkwhale capitalisation 2018-07-01 11:44:35 +02:00
Reg 294b3935be [doc] Debian capitalisation 2018-07-01 11:44:29 +02:00
Eliot Berriot 1123cebf1b
Fix #325: Document that Funkwhale may be installed with YunoHost 2018-06-24 14:42:45 +02:00
RenonDis 070ad9615f Updated apache2 conf file for websockets 2018-06-14 09:19:11 +02:00
JocelynDelalande 91a1c7108b Stop giving too much hope on Debian 8 compatibility
FW requires Python>=3.5 ; only Python 3.4 is packaged in Debian 8.

fix #300
2018-06-10 19:48:16 +00:00
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
JocelynDelalande 7fec060040 Add missing dependency
Without that, starting from a debian « naked » system,  it will fail at the `pip install wheel` stage.
2018-06-08 22:39:31 +00:00
JocelynDelalande 3bfa19a509 Fix doc: rmdir -> rm -rf
rmdir will fail on that non-empty dir
2018-06-08 22:37:10 +00:00
Eliot Berriot 7a2a363df1
Fix #291: Added multiple warnings in the documentation that you should never
run makemigrations yourself
2018-06-07 13:17:48 +02:00
Eliot Berriot 589261a03f
Fix #247: Added warning about _protected/music location in nginx configuration 2018-06-05 20:13:02 +02:00
Eliot Berriot 36a0a4df4f
Removed transcoding support (#271) 2018-06-03 18:33:28 +02:00
Eliot Berriot a8e436101c
Fix #132: better upgrading instructions for frontend files on docker 2018-05-07 00:17:42 +02:00
Eliot Berriot 60608c0390
See #191: removed docker note on front-end setup part 2018-05-06 22:45:14 +02:00
Eliot Berriot 93cf9be04f
Typo 2018-04-28 16:31:33 +02:00
Eliot Berriot 263966f6f8 Merge branch 'apache-documentation' into 'develop'
Updated documentation with apache2 reverse-proxy instructions

See merge request funkwhale/funkwhale!175
2018-04-28 14:28:52 +00:00
Eliot Berriot 24425ea529
Updated documentation with apache2 reverse-proxy instructions 2018-04-28 16:20:28 +02:00
Eliot Berriot 29645aab1d
Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02: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 9a80f78e64
Added some documentation about nginx internal locations 2018-04-22 11:03:48 +02:00
Eliot Berriot abd329fa75
Fix #165: better documentation for hardware requirements and memory usage 2018-04-19 20:25:32 +02:00
Eliot Berriot a37183f57e
Additional celery beat systemd unit file 2018-04-17 21:26:35 +02:00
Eliot Berriot 2cfe4fa3a1
Fixed wrong mv command in debian guide 2018-03-22 14:19:26 +01:00
Eliot Berriot 3af3327311
Added missing choice of version in the docker deployment guide 2018-03-22 14:18:55 +01:00