Mise en place
Avant de commencer
Install docker - CLi / .sh
Set up the repository Update the apt package index and install packages to allow apt to use a ...
Portainer Apps Templates
Original : https://raw.githubusercontent.com/portainer/templates/master/templates-2.0.json Techn...
ARM64
Se procurer l'OS
Raspberry Pi OS 64bits https://downloads.raspberrypi.org/raspios_lite_arm64/images/
Premières bidouilles
New Pi password passwd New root password sudo passwd Config sudo raspi-config #change gpu...
Increase Swap
1. Before we can increase our Raspberry Pi’s swap file, we must first temporarily stop it.The swa...
Install Open Media Vault
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | ...
Install Docker et Portainer
OMV-Extras : install docker + portainer
AMD64
Se procurer l'OS
OpenMediaVault - Debian + OMV: https://www.openmediavault.org/?page_id=77 - Debian: https://cdi...
Increase swap
Link Step 1 – Checking the System for Swap Information Before we begin, we can check if the sys...
Premières bidouilles
New Pi password passwd New root password sudo passwd Config sudo raspi-config #change gpu...
Installer OMV Extras
OMV5 sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master...
Install Docker and Portainer on Debian for Self-Hosting
When I started tinkering with self-hosting, Docker was by far my biggest hurdle. But to learn mor...