Docker & Portainer – eine Schritt-für-Schritt Installationsanleitung
docker run -d -p 8000:8000 -p 9443:9443 –name=portainer –restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
View ArticleHome Lab 2025 – Server Monitoring Tool ‚Beszel‘ with a Docker/Portainer Setup...
To uninstall the Beszel agent run the installation script with the -u option pi@rpi-NodeRed-01:~ $ pi@rpi-NodeRed-01:~ $ curl -sL https://get.beszel.dev -o /tmp/install-agent.sh && chmod +x...
View ArticlePortainer 2.33.x – you can log into but when trying to connect to my local...
… you have to update the Portainer Docker Image 2.33.6
View ArticleAI Workflow Automation N8N 2.1.4 – Quick Start with Docker
root@pve-8n8-01:~# apt-get update -y root@pve-8n8-01:~# apt-get full-upgrade -y root@pve-8n8-01:~# apt-get remove $(dpkg –get-selections docker.io docker-compose docker-compose-v2 docker-doc...
View ArticleRaspberry Pi OS ‚rpi-usb-gadget‘ v1.0.6 – with a single Micro USB or USB-C...
Update your package list and install the package # apt-get update-y # apt-get install rpi-usb-gadget Enable the feature: # rpi-usb-gadget on
View Article