From aefc96f651058df1117fe9cf122bd28d1d4af123 Mon Sep 17 00:00:00 2001 From: MrDoobPG <46342172+MrDoobPG@users.noreply.github.com> Date: Sat, 11 Jan 2020 12:04:54 +0100 Subject: [PATCH] ui / pas / ouroborus update index page for PAS ( used symlink now ) update ouroborus.yml ( var/run/docker.sock:/var/run/docker.sock ) update PAS config for faster read --- menu/functions/ouroboros.yml | 2 +- menu/pgui/pgui.yml | 1 - menu/pgui/templates/autoscan-index.php | 33 ++++++++++--------- menu/pgui/templates/test-index.php | 3 +- .../plex_autoscan/templates/config.json.j2 | 6 ++-- 5 files changed, 22 insertions(+), 23 deletions(-) diff --git a/menu/functions/ouroboros.yml b/menu/functions/ouroboros.yml index 7e939d82..d0f4a7f4 100644 --- a/menu/functions/ouroboros.yml +++ b/menu/functions/ouroboros.yml @@ -14,7 +14,7 @@ - name: 'Setting {{pgrole}} Volumes' set_fact: pg_volumes: - - 'unix://var/run/docker.sock:unix://var/run/docker.sock' + - '/var/run/docker.sock:/var/run/docker.sock' - '/etc/localtime:/etc/localtime:ro' - name: 'Setting {{pgrole}} ENV' diff --git a/menu/pgui/pgui.yml b/menu/pgui/pgui.yml index 6d2b5a04..44fab047 100644 --- a/menu/pgui/pgui.yml +++ b/menu/pgui/pgui.yml @@ -51,7 +51,6 @@ - '/opt/appdata/{{pgrole}}/:/var/www/html/' - '/var/plexguide:/plexguide' - '/opt/appdata/plexguide:/log' - - '/opt:/opt' - name: 'Setting {{pgrole}} ENV' set_fact: diff --git a/menu/pgui/templates/autoscan-index.php b/menu/pgui/templates/autoscan-index.php index 26469ae3..add58506 100644 --- a/menu/pgui/templates/autoscan-index.php +++ b/menu/pgui/templates/autoscan-index.php @@ -1,8 +1,10 @@ - - + + + + Com-UI