You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tai 10bc0ee071 Shinobi. Added Reolink RLC-410-5MP specific Notes 4 years ago
iniital ubuntu server setup Update README.md 4 years ago
rocketchat updated readmes to include contents of files referenced 4 years ago
seafile updated readmes to include contents of files referenced 4 years ago
shinobi Shinobi. Added Reolink RLC-410-5MP specific Notes 4 years ago
wordpress updated readmes to include contents of files referenced 4 years ago
zoneminder added zoneminder 4 years ago
.gitattributes Initial commit 4 years ago
README.md added shinobi 4 years ago

README.md

Order of Deployment

Most commonly used commands

docker exec -w /etc/caddy caddy caddy reload

Use this command everytime you make changes to Caddyfile.

docker exec -t -i CONTAINERNAME /bin/bash

Command to enter a container's shell

Commonly added to docker-compose.yml files

networks:
  default:
    external:
      name: caddy_net

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