mirror of https://github.com/tiyn/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TiynGER
9093d9cfcc
|
5 years ago | |
---|---|---|
.. | ||
airsonic | 5 years ago | |
bind | 5 years ago | |
cups | 5 years ago | |
docker-mailserver | 5 years ago | |
docker-radicale | 5 years ago | |
foldingathome | 5 years ago | |
git-server-docker | 5 years ago | |
gitea | 5 years ago | |
gopherproxy | 5 years ago | |
gopherserver | 5 years ago | |
hastebin | 5 years ago | |
homer | 5 years ago | |
jellyfin | 5 years ago | |
mordhau-server | 5 years ago | |
nginx | 5 years ago | |
onedrive | 5 years ago | |
openvpn | 5 years ago | |
owncloud | 5 years ago | |
owncloudcli | 5 years ago | |
pinedocs | 5 years ago | |
pltu | 5 years ago | |
portainer | 5 years ago | |
portainer-agent | 5 years ago | |
python-flask | 5 years ago | |
samba | 5 years ago | |
syncthing | 5 years ago | |
teamspeak | 5 years ago | |
todo | 5 years ago | |
README.md | 5 years ago |
README.md
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.