Commit Graph

34 Commits

Author SHA1 Message Date
krsmanovic
94725e4785 Remove unused port 3005 from docker-compose template and readme 2023-01-10 14:54:15 -06:00
Graham Booker
565a4de14a
Added note about localhost in host networking. 2020-12-11 16:10:33 -06:00
JFox
e65e41a527 readme.md:Fix docker build command for ARM devices 2020-08-11 07:42:17 -05:00
Kevin Lanni
76ccdc3a8e
Add notes for composing Docker for ARM 2020-05-28 14:53:16 -05:00
Bryan Borgeson
bf9f07626f Remove extraneous 'be' in README (#46)
Instructions under 'ADVERTISE_IP' had an extra word that needed
to be removed. This commit removes it.
2019-10-29 08:29:19 -05:00
Rowan Gillson
f2a9bb5cc8 Plex Media Server hardware transcoding update (#41)
* Adds Intel hardware transcoding option and updates docs
2019-08-23 09:37:22 -05:00
Graham Booker
0ac6c01ef4
Added warning about running in docker on Windows. 2018-06-26 08:44:50 -05:00
Graham Booker
7529befa25
Renamed plexpass tag to beta. 2017-12-05 12:39:35 -06:00
Dominik Schmelz
21664a6779 Update README.md 2017-10-18 17:53:10 +02:00
Rob Playford
f4963f0a7b
Typo corrections 2017-10-16 08:02:54 -05:00
cron410
161270ec48 typo 2017-09-21 16:56:06 -06:00
Mark Walker
61d7c9c64e Clarification of the Headless description in the README file. 2017-05-08 21:09:56 +02:00
Richard White
5f68c80c9e Advice for known issues with headless server setup
If you try to access http://ip_of_server:32400/web, the server will not be found. It can only be "found" (and subsequently setup) by accessing it from http://localhost:32400/web. A SSH tunnel removes the need to plug your headless server into a monitor+keyboard+mouse.
2017-05-08 11:44:05 +02:00
Graham Booker
e4a8fdd2eb Made network share note more explicit. 2017-04-01 08:54:51 -05:00
Ilya Kaminsky
2d9b89c32c Fix docker run --network parameter
The `docker run` scripts in the `README` point to a `--net=`
configuration parameter whereas the Docker Run documentation
(https://docs.docker.com/engine/reference/run/) calls the
configuration variable `--network`. Update the `README` to
reflect the correct configuration parameter name.
2017-02-20 09:02:41 -06:00
Graham Booker
0cdcee1204
Fixed a few more missing backslashes. 2017-01-30 07:44:16 -06:00
Delfim Machado
bdb297b253 missing \ 2017-01-30 13:20:43 +01:00
Graham Booker
f35feabd2d
Claim tokens are no longer IP restricted. 2017-01-12 12:48:06 -06:00
Graham Booker
87587b5ee4
Restructured Readme to discuss networking options first.
Also removed large list of media mounts as it confuses some users.
2017-01-09 10:26:19 -06:00
Stefan Kirrmann
d716f20caf Add workaround for s6 for Fedora, RHEL or CentOS
Due to a bug with s6 and a patched version of docker in RHEL based distributions a successful setup of plex isn't possible with the present readme
2016-12-28 15:52:01 -06:00
Graham Booker
ba0d290cdd Changed create to run and added note about localhost not being localhost within the container. 2016-12-25 15:46:15 -06:00
Graham Booker
f2fd2b9cbf Moved docker-compose to indicate it is a template file. 2016-12-25 15:41:24 -06:00
Mark Walker
c1413d0f20 Add link to Docker hub. 2016-12-25 21:27:21 +01:00
Mark Walker
dd09e67f31 Add file locking info for /config 2016-12-23 18:02:49 +01:00
Mark Walker
08b1e1b079 Fix /claim page link 2016-12-23 08:45:30 +01:00
Mark Walker
863838f1c3 Add much needed \ to the host entry under the create command. 2016-12-21 15:22:49 +01:00
Mark Walker
480de0d2d6 Add start/stop docker info to our Useful Information section. 2016-12-21 13:53:18 +01:00
Graham Booker
33727b3453 Added explanation of the config dir’s directory structure. 2016-12-20 16:13:32 -06:00
Graham Booker
4cd3d891f5 Updated readme with link to claim page. 2016-12-20 12:42:55 -06:00
Graham Booker
b5c960fce8 Removed CHANGE_DIR_RIGHTS. 2016-12-12 13:32:42 -06:00
Graham Booker
7e6baffbc0 Added docker-compose file. 2016-12-12 11:23:14 -06:00
Graham Booker
4e12825411 Updated README for previous changes. 2016-12-12 11:07:00 -06:00
Mark Walker
b4e51e212c Add hostname option to creation of docker image. 2016-12-12 12:59:19 +01:00
Mark Walker
1755f101c8 Initial commit. Adding Dockerfile and stuff. 2016-12-07 15:21:18 +01:00