1acb9be71c3ecbe4d0a32a4ace75355f51642d86
Found that the file libseccomp builtin to the pi is out of date and will not allow some wget functions within containers to work correctly. Tools like Tautulli are affected by this. By manually downloading the newest version and installing it through dpkg the issue is fixed.
Pi-Hosted Portainer Template V2
This repository is a collection of tutorials for hosting a variety of server applications using Docker and Portainer.
App Template for Portainer
Installation
Run install-docker.sh, to install docker, and add the current user to the docker usergroup.
wget -qO- https://git.io/JwUkc | bash
# need to reboot/logout for changes to take effect
sudo reboot
After a reboot, run install-portainer.sh, to install Portainer.io
wget -qO- https://git.io/JwUnf | bash
# to update portainer, run this command
wget -qO- https://git.io/JwUlY | bash
Click Settings, in the bottom-left corner, and paste the Portainer v2 json file link from below into the "App Templates" box.
You're done! Now just click App Templates and deploy applications!
Versions
| Application | URL |
|---|---|
| Portainer v2 | https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/template/portainer-v2.json |
Pi-Hosted YouTube series
=======
Addition Documentation can be found in the Docs Folder
https://github.com/novaspirit/pi-hosted/tree/master/docs
Contributors
See the list of contributors who participated in this project.
Acknowledgment
- based template on SelfHosted Portainer App Template
Description
Languages
Shell
60.8%
PHP
39.2%

