Eliot Berriot
7da25145fb
Added Caddy reverse proxy example
2019-08-20 09:42:04 +02:00
Romain Failliot
e67b88a76a
[docs] add docker-compose command line
2019-08-16 09:25:33 -04:00
hellekin
a7a8a9b13f
Improve Docker installation documentation
...
- Use `useradd` features to simplify user creation:
- `-U` creates a user group,
- `-G docker` adds the user to the `docker` group
- Document available versions and their usage
- Use `chmod 0600` before editing the file!
- Use `cat` instead of multiple `echo`es
- Comment all lines in `.env`
- Use `${FUNKWHALE_VERSION}` where applicable instead of `|version|` to
enable copy-pasting more commands
2019-07-09 12:44:02 +02:00
Eliot Berriot
4de78995c0
Fix #862 : replaced Daphne by Gunicorn/Uvicorn
2019-06-19 10:26:09 +02:00
Eliot Berriot
c4f675ef9b
Added mention of ansible role
2019-05-16 13:04:02 +02:00
Eliot Berriot
62f401ed5a
Merge branch 'develop'
2019-05-16 09:59:43 +02:00
Eliot Berriot
da6b3400a0
Better permissions on .env file, added a few missing env vars in mono-container install
2019-04-05 17:48:04 +02:00
Eliot Berriot
e587e5aebc
Merge branch 'master' into develop
2019-03-21 10:46:28 +01:00
Eliot Berriot
5f9df61e7e
Updated mono-container documentation with compose file and NESTED_PROXY
2019-03-21 10:07:14 +01:00
Ciarán Ainsworth
472943927a
Update docs/developers/index.rst, docs/developers/subsonic.rst files
...
Deleted developers/index.rst, developers/subsonic.rst files
2019-03-20 16:13:41 +01:00
Ciarán Ainsworth
21fb39dd61
Update docs/developers/index.rst, docs/developers/subsonic.rst files
...
Deleted developers/index.rst, developers/subsonic.rst files
2019-03-13 09:55:03 +01:00
Eliot Berriot
e2c88b989c
Merge branch 'master' into develop
2019-03-07 17:28:35 +01:00
Eliot Berriot
3429366805
Merge branch '745-letsencrypt-documentation' into 'master'
...
Fix #745 : Added documentation to set up let's encrypt certificate
See merge request funkwhale/funkwhale!651
2019-03-07 17:28:10 +01:00
Eliot Berriot
ca55dcbc52
Fix #745 : Added documentation to set up let's encrypt certificate
2019-03-07 17:24:32 +01:00
Eliot Berriot
9c9cdd8bd6
Fixed wrong proxy config file in docker documentation
2019-03-07 16:55:08 +01:00
Ciarán Ainsworth
5bec786074
Spelling corrections, user guides for apps
2019-02-25 13:48:32 +01:00
Ciarán Ainsworth
dd7cf242ea
Spelling corrections, user guides for apps
2019-02-13 08:17:09 +01:00
Zach Halasz
d1d034fa86
Update /usr/bin/nologin to /usr/sbin/nologin
2019-02-04 06:53:28 +01:00
Eliot Berriot
b989ae0e60
Fixed wrong URL in documentation for funkwhale_proxy.conf file when deploying using Docker
2019-01-27 14:45:38 +01:00
Eliot Berriot
af2b4965cd
Merge branch 'master' into develop
2019-01-22 11:42:00 +01:00
Eliot Berriot
f4cf42d9a6
Fixed a few issues and improved UX in debian install instructions
2019-01-22 11:38:39 +01:00
Eliot Berriot
28d78458de
Use templates according to FUNKWHALE_VERSION during install
2019-01-22 11:12:40 +01:00
Eliot Berriot
ac76657f7b
Added intructions to load new configuration in mono-container install
2019-01-22 10:48:30 +01:00
Eliot Berriot
b20269966a
Lots of small fixes in the documentation
2019-01-22 09:45:43 +01:00
Eliot Berriot
e44b9e0418
Added documentation to build the Docker images
2019-01-21 16:44:57 +01:00
Eliot Berriot
e9e5b15d39
Fix #614 : added alternative funkwhale/all-in-one docker image
2019-01-17 09:30:26 +01:00
Eliot Berriot
4ec0687e39
Moved release notes/highlights in a dedicated file we can link to
2019-01-10 14:14:25 +01:00
Eliot Berriot
308fe2a2b9
Added link to NixOS installation instructions
2019-01-10 13:54:29 +01:00
Eliot Berriot
ddeb1a66fc
Merge branch 'master' into develop
2018-12-28 10:52:40 +01:00
Eliot Berriot
ee21ef6f46
Merge branch '645-documentation-typos' into 'develop'
...
Resolve "Lots of small typos in documentation"
See merge request funkwhale/funkwhale!508
2018-12-28 10:52:11 +01:00
Paul Walko
1195ab9343
Fix documentation typos
2018-12-28 04:26:19 -05:00
Eliot Berriot
f99c9ec8ce
Document how to start Funkwhale processes automatically during boot when using systemd
2018-12-20 23:37:16 +01:00
Eliot Berriot
4e1f159ae2
Merge branch 'master' into master-to-develop
2018-12-19 10:57:44 +01:00
Eliot Berriot
f4b7dd6518
Fix #642 : Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies
2018-12-19 10:21:27 +01:00
Nathanael
ad5fa9dfe1
Update docker.rst
2018-12-19 10:16:28 +01:00
Eliot Berriot
964a240cba
Update debian.rst
2018-12-19 10:16:27 +01:00
Eliot Berriot
563f182875
Install wheel in the virtualenv
2018-12-19 10:16:27 +01:00
Eliot Berriot
cb7aa5a642
Document additionnal apt packages that are needed for debian install
2018-12-19 10:16:27 +01:00
Eliot Berriot
99359094e0
Point to new gitlab URL
2018-12-19 10:16:20 +01:00
Eliot Berriot
1da58f7015
Fix #626 : Load env file in config/.env automatically to avoid sourcing it by hand
2018-12-19 10:14:37 +01:00
Eliot Berriot
b78f09cc92
Added link to ArchLinux AUR and Wiki
2018-12-19 10:11:37 +01:00
Eliot Berriot
700ded1aad
Merge branch 'patch-1' into 'develop'
...
Update docker.rst
See merge request funkwhale/funkwhale!477
2018-12-13 10:08:42 +01:00
Nathanael
ee5e7f5f05
Update docker.rst
2018-12-13 09:57:16 +01:00
Eliot Berriot
6017b6b563
Update debian.rst
2018-12-12 09:58:07 +01:00
Eliot Berriot
a57ddf78ed
Install wheel in the virtualenv
2018-12-11 10:53:19 +01:00
Eliot Berriot
2b24f19dd8
Document additionnal apt packages that are needed for debian install
2018-12-10 16:24:28 +01:00
Eliot Berriot
dd23dfa07c
Point to new gitlab URL
2018-12-10 16:00:33 +01:00
Eliot Berriot
8679edb160
Fix #626 : Load env file in config/.env automatically to avoid sourcing it by hand
2018-11-28 19:56:56 +01:00
Eliot Berriot
a22657c021
Added link to ArchLinux AUR and Wiki
2018-11-24 22:27:30 +00:00
Andrew Morgan
9969f6a055
Fix repo downloading commands spacing and automatic repo selection
2018-10-08 18:00:10 +00:00