From 4a0057cad1ff68bd5dd3e1da96b5e95c40d343a3 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Sat, 27 Oct 2018 09:41:32 +0200 Subject: [PATCH] Updated showcase --- config.toml | 2 +- content/{projects.md => showcase.md} | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) rename content/{projects.md => showcase.md} (82%) diff --git a/config.toml b/config.toml index aeb35fa..a5e6c7e 100644 --- a/config.toml +++ b/config.toml @@ -32,7 +32,7 @@ googleAnalytics = "" weight = 2 [[menu.main]] - url = "/projects" + url = "/showcase" name = "Showcase" weight = 3 diff --git a/content/projects.md b/content/showcase.md similarity index 82% rename from content/projects.md rename to content/showcase.md index 6b7fa8f..f79a516 100644 --- a/content/projects.md +++ b/content/showcase.md @@ -35,15 +35,18 @@ Head over to https://git.cmtec.se/elite/elite_controller for more info. ## Unraid Docker Repository -Collection of application wrapped in docker containers ready for use in Unraid systems. +Collection of application wrapped in docker containers ready for use in [Unraid](https://unraid.net) servers. + +* HAASP (entire application series) + +Thrid party application: +*CMtec is only the creator of the actual docker container and not it's content* * Unifi * Unifi Beta * Unifi Video -* Nginx +* Nginx (With LetsEncrypt support) * Wordpress -* Transmission-Openvpn -* FlexGet Add https://github.com/cmtec/docker-templates to your "Template repositories" in Unraid to use these dockers.