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
7e2c2635d1
|
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 | Rebuild Readme | Installation Guide |
---|---|---|---|
airsonic | music streaming service | yes | no |
bind | dns service | yes | no |
cups | print service | yes | no |
docker-mailserver | mail service | yes | no |
docker-radicale | caldav service | yes | no |
folding-at-home | give your cpu power to fight disease | yes | no |
gitea | github-like git service | yes | no |
git-server-docker | git-server without gui | yes | no |
gopherproxy | show a given gopherhole over http | yes | no |
gopherserver | service to run a gopherhole | yes | no |
hastebin | pastebin alternative | yes | no |
homer | static website | yes | no |
jellyfin | video streaming service | yes | no |
mordhau-server | server for steamgame mordhau | yes | no |
nginx | reverse proxy for http(s) | yes | no |
onedrive | onedrive client | yes | no |
openvpn | vpn service | yes | no |
owncloud | server app for owncloud | yes | no |
owncloudclient | client app for owncloud | yes | no |
pinedocs | view files, good for documentation or wiki | yes | no |
pltu | vpn tunnel to a plex service | yes | no |
portainer | docker monitoring web-gui | yes | no |
portainer-agent | docker agent to connect to existing portainer | yes | no |
python-flask | python flask webdev framework | yes | no |
samba | shared network storage | yes | no |
syncthing | decentralized synchronization tool | yes | no |
teamspeak | teamspeak3 server | yes | no |
todo | simple todo webgui | yes | no |
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.