mirror of
https://github.com/StarWhiz/docker_deployment_notes
synced 2024-11-17 03:25:50 +00:00
Update README.md
This commit is contained in:
parent
559febbaac
commit
78ccf06556
16
README.md
16
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
|
||||
|
||||
#### Wordpress
|
||||
https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress
|
||||
|
Loading…
Reference in New Issue
Block a user