From 9b06a40d40f5f06e60a96f9ebef27f2778aae2c5 Mon Sep 17 00:00:00 2001 From: Jordan Knott Date: Thu, 24 Dec 2020 19:42:48 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2688bb0..b541f7c 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,21 @@ -Welcome to the taskcafe wiki! +Welcome to the Taskcafe wiki! + +Links for users: + +- [Guide to configuring Taskcafe](https://github.com/JordanKnott/taskcafe/wiki/Configuration) +- [Upgrading Taskcafe through docker](https://github.com/JordanKnott/taskcafe/wiki/Updating) + +Links to installation guides: + +- [centos](https://github.com/JordanKnott/taskcafe/wiki/Installation-(centos)) +- [ubuntu](https://github.com/JordanKnott/taskcafe/wiki/Installation-(ubuntu-debian)) +- [unraid](https://github.com/JordanKnott/taskcafe/wiki/Installation-(Unraid)) + +Link to useful configs: + +- [nginx proxy for docker](https://github.com/JordanKnott/taskcafe/wiki/Nginx-Reverse-Proxy-Config) + +Links for developers: + +- [developer guide](https://github.com/JordanKnott/taskcafe/wiki/Developers-Guide) +- [release process](https://github.com/JordanKnott/taskcafe/wiki/Release-process) \ No newline at end of file