From 78ccf065565dcd24fb70e08170b5ac3af230a53f Mon Sep 17 00:00:00 2001 From: Tai Date: Sat, 8 Aug 2020 11:46:48 -0700 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8e08562..2550575 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -### Original Guides. Set up Caddy First. -https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/caddy_v2 - -Credits to DoTheEvo. For without his tutorials I would have not gotten here. To get started follow his caddy_v2 tutorial. +# Order of Deployment +* Start Here: https://github.com/StarWhiz/docker_deployment_notes/tree/master/iniital%20ubuntu%20server%20setup +* Follow DoTheEvo's Caddy v2 Guide: https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/caddy_v2 +* Finally +* Follow application specific guides on DoTheEvo's Github: https://github.com/DoTheEvo/selfhosted-apps-docker/ +* Or follow my two application specific guides (Seafile and Wordpress for now) ### Docker and docker-compose required. To do install them follow Step 1 to Step 2 for both links below. @@ -20,8 +22,8 @@ docker exec -t -i CONTAINERNAME /bin/bash ``` Command to enter a container's shell - - #### Seafile +https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile -https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile \ No newline at end of file +#### Wordpress +https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress