# Docker Here you can find a bunch of rebuild shell scripts to automatically stop, remove, update and rebuild containers (or if they dont exist just build them). | File/Folder | Description | | ----------------- | ----------------------------------------------- | | airsonic | music streaming service | | bind | dns service | | cups | print service | | docker-mailserver | mail service | | docker-radicale | caldav service | | folding-at-home | give your cpu power to fight disease | | gitea | github-like git service | | git-server-docker | git-server without gui | | gopherproxy | show a given gopherhole over http | | gopherserver | service to run a gopherhole | | hastebin | pastebin alternative | | homer | static website | | jellyfin | video streaming service | | mordhau-server | server for steamgame mordhau | | nginx | reverse proxy for http(s) | | onedrive | onedrive client | | openvpn | vpn service | | owncloud | server app for owncloud | | owncloudclient | client app for owncloud | | pinedocs | view files, good for documentation or wiki | | pltu | vpn tunnel to a plex service | | portainer | docker monitoring web-gui | | portainer-agent | docker agent to connect to existing portainer | | python-flask | python flask webdev framework | | samba | shared network storage | | syncthing | decentralized synchronization tool | | teamspeak | teamspeak3 server | | todo | simple todo webgui | ## Dependencies These scripts only require ```sh``` and a standard ```docker``` install. Some of them need the additional ```docker-compose``` package to work, they will have corresponding files in their folders. If there is more to the configuration than just running the script and following a guided configuration, there is a guide aswell.