Merge branch 'dockerFederation' into 'develop'

Fix CONTRIBUTING

See merge request funkwhale/funkwhale!254
This commit is contained in:
Eliot Berriot 2018-06-14 09:58:04 +00:00
commit a662b9dc83
1 changed files with 8 additions and 7 deletions

View File

@ -74,6 +74,14 @@ Create it like this::
touch .env
Create docker network
^^^^^^^^^^^^^^^^^^^^
Create the federation network::
docker network create federation
Building the containers
^^^^^^^^^^^^^^^^^^^^^^^
@ -194,13 +202,6 @@ Run a reverse proxy for your instances
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Create docker network
^^^^^^^^^^^^^^^^^^^^
Create the federation network::
docker network create federation
Launch everything
^^^^^^^^^^^^^^^^^