Commit Graph

10 Commits

Author SHA1 Message Date
Kelvin Chen a2762c9f60 Add an OpenVPN container 2015-11-11 03:14:53 -05:00
Kelvin Chen 85328b8eea Auto create self-signed keys
If the USE_SSl var is true and the private key and certificate does not
exist, then automatically create self signed keys. The common name would
be invalid so you would have to change it later. This addition was added
so the server would not crash if USE_SSL is true and keys do not exist.
2015-11-11 00:10:08 -05:00
Kelvin Chen 3baef2d522 Remove previous .pid file before starting 2015-11-08 18:49:18 -05:00
Kelvin Chen 3f460ea41d Change ssl-gen utility to take in common name 2015-11-08 17:54:01 -05:00
Kelvin Chen bf73c75653 Make irssi username irssi instead of root 2015-11-07 16:08:13 -05:00
Kelvin Chen 1d572891f4 Change plex download link to "latest" mirror 2015-11-07 14:07:47 -05:00
Kelvin Chen c6f1e29bc4 Symlink entire autodl directory instead of just autodl.cfg 2015-11-07 04:24:32 -05:00
Kelvin Chen fa7b5c1139 Install autodl-irssi
I would prefer to make it on a separate container, but the way that it
and the rutorrent plugin is programmed, it has to be on the same host.
This only installs autodl-irssi and does not include the rutorrent
plugin.
2015-11-07 03:10:57 -05:00
Kelvin Chen 6c18d0a0dd Add script to push all images to dockerhub 2015-11-06 19:15:13 -05:00
Kelvin Chen f3af899de2 Initial commit 2015-11-06 18:54:20 -05:00