From 03548a3a56bad8d3b65fb672675dc9331d95500f Mon Sep 17 00:00:00 2001 From: Tai Date: Thu, 24 Dec 2020 22:21:45 -0800 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 51e331c..60d532d 100644 --- a/README.md +++ b/README.md @@ -8,21 +8,17 @@ https://github.com/StarWhiz/docker_deployment_notes/tree/master/initial%20ubuntu After you finish the A-Z guide. You can then follow application specific guides from me below. Or from [DoTheEvo](https://github.com/DoTheEvo/selfhosted-apps-docker) for other apps. -## Application Specific Deployments -#### Seafile -https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile - -#### Wordpress -https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress - -#### Rocket.chat -https://github.com/StarWhiz/docker_deployment_notes/tree/master/rocketchat - -#### Zoneminder -https://github.com/StarWhiz/docker_deployment_notes/tree/master/zoneminder - -#### ShinobiCCTV -https://github.com/StarWhiz/docker_deployment_notes/tree/master/shinobi +## Application Specific Deployment Guides + +##### [FreePBX+Asterisk](https://github.com/StarWhiz/docker_deployment_notes/tree/master/freepbx-asterisk) +##### [PureFTPd](https://github.com/StarWhiz/docker_deployment_notes/tree/master/pureftpd) +##### [qBit+windscribe](https://github.com/StarWhiz/docker_deployment_notes/tree/master/qbit-windscribe) +##### [Rocket.chat](https://github.com/StarWhiz/docker_deployment_notes/tree/master/rocketchat) +##### [ShinobiCCTV (Not Recommended)](https://github.com/StarWhiz/docker_deployment_notes/tree/master/shinobi) +##### [Seafile](https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile) +##### [Ubiquiti UniFi Controller](https://github.com/StarWhiz/docker_deployment_notes/tree/master/unifi-controller) +##### [Wordpress](https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress) +##### [Zoneminder](https://github.com/StarWhiz/docker_deployment_notes/tree/master/zoneminder) # Quick-References and Notes @@ -83,7 +79,7 @@ VARIABLE_A=My_SQL_PASSWORD ``` -# Caddy v2 References +## Caddy v2 References To prevent automatic HTTPS on Caddy 2, append http:// to your CaddyFile Entries. Example Below. ``` http://subdomain.yourdomain.com {