Skip to content

Setup a fully-featured docker-based media server in 5 minutes with this script.

Notifications You must be signed in to change notification settings

andrewpong/docker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

After a fresh Ubuntu Server 16.04 install, run the following command:

git clone https://github.com/aberg83/docker-server.git && cd ~/docker-server && sudo ./docker-server.sh

When the script finishes running, you will be able to access the apps at appname.yourdomain.com. Your browser will prompt you for the login credentials you set within the script.

Installed docker containers:

  • linuxserver/plex
  • linuxserver/couchpotato
  • linuxserver/sonarr
  • linuxserver/plexpy
  • linuxserver/jackett
  • linuxserver/sabnzbd
  • linuxserver/deluge
  • rogueosb/plexrequestsnet
  • library/nginx
  • jwilder/docker-gen
  • jrcs/letsencrypt-nginx-proxy-companion
  • jrcs/crashplan

About

Setup a fully-featured docker-based media server in 5 minutes with this script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages