Update README.md

pull/1/head
Tai 4 years ago committed by GitHub
parent 559febbaac
commit 78ccf06556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
#### Wordpress
https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress

Loading…
Cancel
Save