From eeb46d85f3adf088b5750d150d15ec882f51df02 Mon Sep 17 00:00:00 2001 From: Jos Visser <1911646+Qballjos@users.noreply.github.com> Date: Wed, 6 Feb 2019 11:03:45 +0100 Subject: [PATCH] initial readme --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d85d0d1..881e7ff 100644 --- a/README.md +++ b/README.md @@ -1 +1,27 @@ -# portainer_templates +# Portainer Template for linuxserver.io + +This will be a rewriten template that will be working with the latest portainer version + +### Prerequisites + +1. A Server or NAS running Docker +2. A Portainer setup. + +### Installing + +Login to your portainer setup go to settings -> enable Use external templates -> add the url: https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json + +## Contributing + +If you wish to contribute contact me by email. + +## Authors + +* **Jos Visser** - *Initial work* - [Qballjos](https://github.com/Qballjos) + +See also the list of [contributors](https://github.com/Qballjos/portainer_templates/contributors) who participated in this project. + +## Acknowledgments + +* LinuxServer.io for the old Template +* Inspiration being to lazy to create each container template manualy