Merge branch 'dockerFederation' into 'develop'

Fix CONTRIBUTING

See merge request funkwhale/funkwhale!254
merge-requests/261/head
Eliot Berriot 2018-06-14 09:58:04 +00:00
commit a662b9dc83
1 zmienionych plików z 8 dodań i 7 usunięć

Wyświetl plik

@ -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
^^^^^^^^^^^^^^^^^