Creak
dc1d9ae4ad
Update docker.rst
...
Use `parsed-literal` where substitution is needed.
2020-06-21 13:12:23 +02:00
Creak
7409e1b2f7
Simplify all-in-one docker installation
...
Use docker-compose only to deploy the service on the server.
2020-05-06 00:30:31 +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
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
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
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
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
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
Paul Walko
1195ab9343
Fix documentation typos
2018-12-28 04:26:19 -05: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
99359094e0
Point to new gitlab URL
2018-12-19 10:16:20 +01: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
Eliot Berriot
0740cc33e5
Fix #358 : dockerized nginx to make deployment easier
2018-08-31 17:21:46 +00:00
Reg
c2e599998b
[doc] Funkwhale capitalisation
2018-07-01 11:44:35 +02: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
3af3327311
Added missing choice of version in the docker deployment guide
2018-03-22 14:18:55 +01:00
Eliot Berriot
d63e7677e4
WIP: Debian installation instructions
2017-07-20 23:30:25 +02:00
Eliot Berriot
cfacd9f770
Updated sample nginx, docker-compose.yml and documentation to match easier setup for front-end files
2017-06-28 20:30:52 +02:00
Eliot Berriot
34ec7b542f
Added documentation about music acquisition
2017-06-25 23:33:19 +02:00
Eliot Berriot
9f264e3868
Docker setup is officialy documented! ❤️
2017-06-25 23:02:24 +02:00