Browse Source

Update README.md

pull/1/head
Tai 5 years ago committed by GitHub
parent
commit
a3e66fba4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 35
      README.md

35
README.md

@ -10,15 +10,32 @@ After you finish the A-Z guide. You can then follow application specific guides
## Application Specific Deployment Guides ## Application Specific Deployment Guides
##### [FreePBX+Asterisk](https://github.com/StarWhiz/docker_deployment_notes/tree/master/freepbx-asterisk) #### DoTheEvo's App Specific Guides
##### [PureFTPd](https://github.com/StarWhiz/docker_deployment_notes/tree/master/pureftpd) * [caddy_v2](caddy_v2/) - reverse proxy
##### [qBit+windscribe](https://github.com/StarWhiz/docker_deployment_notes/tree/master/qbit-windscribe) * [bitwarden_rs](bitwarden_rs/) - password manager
##### [Rocket.chat](https://github.com/StarWhiz/docker_deployment_notes/tree/master/rocketchat) * [bookstack](bookstack/) - notes and documentation
##### [ShinobiCCTV (Not Recommended)](https://github.com/StarWhiz/docker_deployment_notes/tree/master/shinobi) * [borg_backup](borg_backup/) - backup utility
##### [Seafile](https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile) * [ddclient](ddclient/) - automatic DNS update
##### [Ubiquiti UniFi Controller](https://github.com/StarWhiz/docker_deployment_notes/tree/master/unifi-controller) * [dnsmasq](dnsmasq/) - DNS and DHCP server
##### [Wordpress](https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress) * [homer](homer/) - homepage
##### [Zoneminder](https://github.com/StarWhiz/docker_deployment_notes/tree/master/zoneminder) * [nextcloud](nextcloud/) - file share & sync
* [portainer](portainer/) - docker management
* [prometheus_grafana](prometheus_grafana/) - monitoring
* [unifi](unifi/) - management utility for ubiquiti devices
* [watchtower](watchtower/) - automatic docker images update
* [wireguard](wireguard/) - the one and only VPN to ever consider
#### StarWhiz's App Specific Guides
* [FreePBX+Asterisk](https://github.com/StarWhiz/docker_deployment_notes/tree/master/freepbx-asterisk) - VOIP & telephony server
* [PureFTPd](https://github.com/StarWhiz/docker_deployment_notes/tree/master/pureftpd) - FTP server
* [qBit+windscribe](https://github.com/StarWhiz/docker_deployment_notes/tree/master/qbit-windscribe) - Torrent Client w/ Windscribe VPN
* [Rocket.chat](https://github.com/StarWhiz/docker_deployment_notes/tree/master/rocketchat) - Discord / Slack Clone
* [ShinobiCCTV (Not Recommended)](https://github.com/StarWhiz/docker_deployment_notes/tree/master/shinobi) - CCTV NVR
* [Seafile](https://github.com/StarWhiz/docker_deployment_notes/tree/master/seafile) - Cloud Drive
* [Ubiquiti UniFi Controller](https://github.com/StarWhiz/docker_deployment_notes/tree/master/unifi-controller) - Management Utility for Ubiquiti Devices
* [Wordpress](https://github.com/StarWhiz/docker_deployment_notes/tree/master/wordpress) - CMS / Website Hosting
* [Zoneminder](https://github.com/StarWhiz/docker_deployment_notes/tree/master/zoneminder) - CCTV NVR
# Quick-References and Notes # Quick-References and Notes

Loading…
Cancel
Save