Dev tuto link.
This commit is contained in:
parent
01e7fdc9b6
commit
f1375c1ea8
@ -77,3 +77,9 @@ To enable this mode, you juste have to create the
|
|||||||
|
|
||||||
The simple existence of this file is sufficient to trigger the debug mode.
|
The simple existence of this file is sufficient to trigger the debug mode.
|
||||||
To make sure it's taken into account, you can restart your Peertube instance.
|
To make sure it's taken into account, you can restart your Peertube instance.
|
||||||
|
|
||||||
|
## Quick dev environment using Docker
|
||||||
|
|
||||||
|
There is a tutorial, in french, on the
|
||||||
|
[le Peertube forum](https://framacolibri.org/t/tutoriel-creer-un-environnement-de-developpement-de-plugin-peertube-rapidement-en-utilisant-docker-et-qui-permet-de-tester-la-federation/17631)
|
||||||
|
that explains how to quickly build a dev env using Docker.
|
||||||
|
@ -79,3 +79,9 @@ To enable this mode, you juste have to create the
|
|||||||
|
|
||||||
The simple existence of this file is sufficient to trigger the debug mode.
|
The simple existence of this file is sufficient to trigger the debug mode.
|
||||||
To make sure it's taken into account, you can restart your Peertube instance.
|
To make sure it's taken into account, you can restart your Peertube instance.
|
||||||
|
|
||||||
|
## Quick dev environment using Docker
|
||||||
|
|
||||||
|
There is a tutorial, in french, on the
|
||||||
|
[le Peertube forum](https://framacolibri.org/t/tutoriel-creer-un-environnement-de-developpement-de-plugin-peertube-rapidement-en-utilisant-docker-et-qui-permet-de-tester-la-federation/17631)
|
||||||
|
that explains how to quickly build a dev env using Docker.
|
||||||
|
@ -78,3 +78,8 @@ Pour activer ce mode, il suffit de créer un fichier
|
|||||||
|
|
||||||
La simple existance de ce fichier suffit à déclencher le mode debug.
|
La simple existance de ce fichier suffit à déclencher le mode debug.
|
||||||
Pour être sûr qu'il est pris en compte, vous pouvez redémarrer votre instance Peertube.
|
Pour être sûr qu'il est pris en compte, vous pouvez redémarrer votre instance Peertube.
|
||||||
|
|
||||||
|
## Environnement de développement rapide via Docker
|
||||||
|
|
||||||
|
Un tutoriel est disponible sur [le forum Peertube](https://framacolibri.org/t/tutoriel-creer-un-environnement-de-developpement-de-plugin-peertube-rapidement-en-utilisant-docker-et-qui-permet-de-tester-la-federation/17631)
|
||||||
|
pour expliquer comment monter rapidement un environnement de développement en utilisant Docker.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user