|
@@ -1,15 +1,15 @@
|
|
|
# Pi-Hosted Portainer Template V2
|
|
|
|
|
|
-[](https://discord.com/invite/v8dAnFV) [](https://www.youtube.com/channel/UCrjKdwxaQMSV_NDywgKXVmw) [](https://twitter.com/novaspirittech) [](https://hacktoberfest.digitalocean.com)
|
|
|
+[](https://discord.com/invite/v8dAnFV) [](https://www.youtube.com/channel/UCrjKdwxaQMSV_NDywgKXVmw) [](https://twitter.com/novaspirittech)
|
|
|
|
|
|
-This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
|
|
|
+This repository is a collection of tutorials for hosting a variety of server applications using [Docker](https://www.docker.com/) and [Portainer](https://github.com/portainer/portainer).
|
|
|
|
|
|
### App Template for Portainer
|
|
|

|
|
|
|
|
|
### Apps List
|
|
|
|
|
|
-See the list of Apps included in this template [here](AppList.md).
|
|
|
+See the list of apps included in this template [here](AppList.md).
|
|
|
|
|
|
### Installation
|
|
|
Run `install-docker.sh`, to install docker, and add the current user to the docker usergroup.
|