🏡 index : github.com/captn3m0/nebula.git

author Nemo <me@captnemo.in> 2018-09-12 21:47:14.0 +05:30:00
committer Nemo <me@captnemo.in> 2018-09-12 21:47:14.0 +05:30:00
commit
aff21bf142e2fb3ce835c906285fdf2bf237826c [patch]
tree
7a609b571cd4e3256e4b2fe534445866c2ef4d9d
parent
47a34095c6f9b604edbcadf0ac689dc4e8090683
download
aff21bf142e2fb3ce835c906285fdf2bf237826c.tar.gz

Fix jackett resources



Diff

 media/jackett.tf     | 4 ++++
 docker/conf/wiki.yml | 8 ++++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/media/jackett.tf b/media/jackett.tf
index 5325f08..e036c62 100644
--- a/media/jackett.tf
+++ a/media/jackett.tf
@@ -16,6 +16,10 @@
    container_path = "/config"
  }]

  resource {

    memory = "256"
  }

  env = [

    "PUID=1004",
    "PGID=1003",
diff --git a/docker/conf/wiki.yml b/docker/conf/wiki.yml
index a2b7ffb..0b95ad2 100644
--- a/docker/conf/wiki.yml
+++ a/docker/conf/wiki.yml
@@ -84,10 +84,10 @@
# Git Connection Info (force disabled)
# ---------------------------------------------------------------------

git: false
# git:
# url: https://git.captnemo.in/nemo/wiki
# branch: master
# git: false
git:
  url: https://git.captnemo.in/nemo/wiki
  branch: master
#   auth:

#     # Type: basic or ssh