ajouts des wikis #35
							
								
								
									
										41
									
								
								wiki/installation_docker_portainer_raspbian.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										41
									
								
								wiki/installation_docker_portainer_raspbian.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,41 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-03-07* | ||||
|  | ||||
| ###Installation docker portainer raspbian | ||||
| Hello, | ||||
|  | ||||
| En 1er temps, on met a jour le raspberry : | ||||
| `sudo apt update && sudo apt upgrade -y` | ||||
|  | ||||
| *Installation de Docker:* | ||||
| On install docker : | ||||
| `curl -sSL https://get.docker.com | sh` | ||||
|  | ||||
| On ajoute l'utilisateur pi au groupe docker : | ||||
| `sudo usermod -aG docker pi` | ||||
|  | ||||
| *Installation de Docker-compose:* | ||||
| On install les dépendances nécessaires : | ||||
| `sudo apt install libffi-dev libssl-dev python3 python3-pip` | ||||
|  | ||||
| On install docker-compose | ||||
| `sudo pip3 install docker-compose` | ||||
|  | ||||
| On redémarre le Raspberry | ||||
| `sudo reboot` | ||||
|  | ||||
| *Installation de Portainer:* | ||||
| On créer le volume portainer_data nécessaire au fonctionnement de Portainer | ||||
| docker volume create portainer_data | ||||
|  | ||||
| On créer le conteneur contenant Portainer, et on le lance : | ||||
| `docker run -d -p 8000:8000 -p 9000:9000 --restart unless-stopped --name="Portainer" -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer` | ||||
|  | ||||
| Maintenant nous pouvons accéder à l'interface de Portainer, via l'adresse : http://adresse_du_pi:9000/ | ||||
| Exemple, si votre Pi est a l'adresse ip 192.168.1.210, l'interface de Portainer sera l'adresse : http://192.168.1.210:9000/ | ||||
|  | ||||
| La 1ere chose a faire est de choisir un nom d'utilisateur et un mot de passe, ensuite, on choisi la méthode de connexion a docker, on choisi "Local" et on clique sur "Connect" | ||||
|  | ||||
|  | ||||
| [Source 1](https://linuxhint.com/install_docker_on_raspbian_os/) | [Source 2](https://www.zuidwijk.com/installing-docker-and-docker-compose-on-a-raspberry-pi-4/) | ||||
|  | ||||
| *Écrit par EVOTk le 04/09/2020* | ||||
							
								
								
									
										43
									
								
								wiki/markdown.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										43
									
								
								wiki/markdown.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,43 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-3-07* | ||||
|  | ||||
| ###Markdown | ||||
|  | ||||
| **Styles :** | ||||
| - Italique : *texte* ou _texte_ | ||||
| - Gras : **texte** | ||||
| - Souligné : __texte__ | ||||
| - Barré : ~~texte~~ | ||||
| - Italique souligné : __*texte*__ | ||||
| - Gras souligné : __**texte**__ | ||||
| - Gras italique : ***texte*** | ||||
| - Gras italique souligné : __***texte***__ | ||||
| - Gras italique souligné barré : ~~__***texte***__~~ | ||||
| - Spoil : ||texte|| | ||||
| *ce ne sont que des exemples, mais vous pouvez jongler entre les différents styles* | ||||
| *note : Si un style italique souligné commence avec __*, il doit finir avec *__* | ||||
|  | ||||
| **Blocs de code :** | ||||
| - Simple : [Image](https://support.discord.com/hc/article_attachments/360058503112/1_code_block.png) | ||||
| - Gros bloc : [Image](https://support.discord.com/hc/article_attachments/360058503132/2_multiple_line_code_blocks.png) | ||||
| - Gros bloc avec couleur de code : [Image](https://support.discord.com/hc/article_attachments/360058666851/3_css.png) | ||||
| *impossible de montrer autrement qu'avec des images pour ces 3 exemples* | ||||
|  | ||||
| **Citations :** | ||||
| Citation : > texte | ||||
| Bloc | ||||
| de | ||||
| citation : >>> texte | ||||
|  | ||||
| **Liens :** | ||||
| [Text](link) | ||||
| Voici un texte avec un lien vers [un site sur les réseaux de neurones](https://www.neural-networks.io) | ||||
|  | ||||
| **Titres de section :** | ||||
| # h1 Heading | ||||
| ## h2 Heading | ||||
| ### h3 Heading | ||||
| #### h4 Heading | ||||
| ##### h5 Heading | ||||
| ###### h6 Heading | ||||
|  | ||||
| *Écrit par Ymerix le 23/02/2021* | ||||
							
								
								
									
										9
									
								
								wiki/nvidia_transcoding.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								wiki/nvidia_transcoding.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-03-07* | ||||
|  | ||||
| # nvidia transcoding | ||||
|  | ||||
| Estimation du nombre de transcode de votre carte nvidia | ||||
|  | ||||
| [Elpamsoft.com](https://www.elpamsoft.com/?p=Plex-Hardware-Transcoding) | ||||
|  | ||||
| *Écrit par Zoz le 19/11/2020* | ||||
							
								
								
									
										19
									
								
								wiki/quel_serveur_acheter.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										19
									
								
								wiki/quel_serveur_acheter.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-03-07* | ||||
|  | ||||
| # Quel serveur acheter | ||||
|  | ||||
| - Combien de transcodages en simultanés ? | ||||
| - Connexion locale et/ou distante ? | ||||
| - Connexion internet actuelle ? | ||||
| - Faire profiter mon entourage ? | ||||
| - Nombre d'utilisateurs ? | ||||
| - Quels disques pour les films/séries et où les mettre ? | ||||
| - Quantité de stockage ? | ||||
| - Serveur dédié à Plex ou pas ? | ||||
| - Quel budget (hors disques durs) ? | ||||
| - Plutôt Plug'n'Play ou niveau Linux ça va ? | ||||
| - Solutions plutôt clés en main ou bidouille ? | ||||
|  | ||||
| __**Et répondez-y en dessous pour que l'on puisse vous aider.**__ | ||||
|  | ||||
| *Écrit par Ymerix le 04/09/2020* | ||||
							
								
								
									
										10
									
								
								wiki/quicksync.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								wiki/quicksync.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-03-07* | ||||
|  | ||||
| # Quiksync | ||||
|  | ||||
| Quicksync permet un nombre de transcodes énorme sans cartes graphique, c'est une solution a considéré si vous souhaitez un serveur capable de plus de 10 transcodes... | ||||
|  | ||||
| [Serverbuilds](https://forums.serverbuilds.net/t/guide-hardware-transcoding-the-jdm-way-quicksync-and-nvenc/1408/3) | ||||
|  | ||||
| *Écrit par Zoz le 19/11/2020* | ||||
|  | ||||
							
								
								
									
										27
									
								
								wiki/transcoder_4k.md
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										27
									
								
								wiki/transcoder_4k.md
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,27 @@ | ||||
| *Discord Plex FR : https://discord.gg/ERpYMqS* *Version 2021-03-07* | ||||
|  | ||||
| # Transcoder 4k | ||||
|  | ||||
| __**ON NE TRANSCODE PAS DE LA 4K !**__ | ||||
|  | ||||
| ░░░░░▄▄▄▄▀▀▀▀▀▀▀▀▄▄▄▄▄▄░░░░░░░ | ||||
| ░░░░░█░░░░▒▒▒▒▒▒▒▒▒▒▒▒░░▀▀▄░░░░ | ||||
| ░░░░█░░░▒▒▒▒▒▒░░░░░░░░▒▒▒░░█░░░ | ||||
| ░░░█░░░░░░▄██▀▄▄░░░░░▄▄▄░░░░█░░ | ||||
| ░▄▀▒▄▄▄▒░█▀▀▀▀▄▄█░░░██▄▄█░░░░█░ | ||||
| █░▒█▒▄░▀▄▄▄▀░░░░░░░░█░░░▒▒▒▒▒░█ | ||||
| █░▒█░█▀▄▄░░░░░█▀░░░░▀▄░░▄▀▀▀▄▒█ | ||||
| ░█░▀▄░█▄░█▀▄▄░▀░▀▀░▄▄▀░░░░█░░█░ | ||||
| ░░█░░░▀▄▀█▄▄░█▀▀▀▄▄▄▄▀▀█▀██░█░░ | ||||
| ░░░█░░░░██░░▀█▄▄▄█▄▄█▄████░█░░░ | ||||
| ░░░░█░░░░▀▀▄░█░░░█░█▀██████░█░░ | ||||
| ░░░░░▀▄░░░░░▀▀▄▄▄█▄█▄█▄█▄▀░░█░░ | ||||
| ░░░░░░░▀▄▄░▒▒▒▒░░░░░░░░░░▒░░░█░ | ||||
| ░░░░░░░░░░▀▀▄▄░▒▒▒▒▒▒▒▒▒▒░░░░█░ | ||||
| ░░░░░░░░░░░░░░▀▄▄▄▄▄░░░░░░░░█░░ | ||||
|  | ||||
| __**ON NE TRANSCODE PAS DE LA 4K !**__ | ||||
|  | ||||
| [Plus serieusement la solution ici !](https://peertube.zoz-serv.org/videos/watch/506fbe5e-2973-43bc-9e96-a686e54b1c20) | ||||
|  | ||||
| *Écrit par Ymerix le 04/09/2020, Maj Zoz le 07/03/2021* | ||||
		Reference in New Issue
	
	Block a user