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.