bcurran3
0491d58884
Update Plex default memory limitation 1g -> 2g
...
REF: https://support.plex.tv/articles/200375666-plex-media-server-requirements/
"RAM
In general, Plex Media Server doesn’t require large amounts of RAM. 2GB of RAM is typically more than sufficient and some installs (particularly Linux-based installs) can often happily run with even less. Of course, more RAM won’t hurt you and will certainly be helpful if you’re also doing other things on the computer."
2020-04-15 22:57:34 -07:00
David Stephens
6c7c66c9a1
Tweak transmission paths and settings
2020-03-26 10:33:10 +00:00
David Stephens
bcbc7c3421
Tidy up Transmission download directories
2020-03-23 23:01:37 +00:00
David Stephens
f94dd4191f
Merge pull request #233 from erikjlane/master
...
Add DB_CONNECTION: "mysql" to the tasks/firefly.yml file because this as
2020-02-07 22:52:47 +00:00
David Stephens
d0c1b62845
Update Gitlab container options
2020-02-07 22:41:21 +00:00
Dale Larson
ee1fde0142
Add Gitlab to available AnsibleNAS packages.
2020-02-07 08:41:05 -06:00
Erik Lane
2492d329e0
Add DB_CONNECTION: "mysql" to the tasks/firefly.yml file because this as
...
the default setting was removed from the upstream firefly code.
2020-02-04 18:36:43 -08:00
David Stephens
ef78fb9bab
Merge branch 'master' into Fix-tautulli-so-it-can-see-plex-logs
2020-01-29 23:56:08 +00:00
David Stephens
5a14b2ea9a
Merge branch 'master' into fix-file-location-options
2020-01-29 23:43:38 +00:00
David Stephens
cc78a2cebc
Add virtual desktop support
2020-01-25 12:17:08 +00:00
David Stephens
151200e3ed
Switch Guacamole image, add docs
2020-01-25 00:24:00 +00:00
David Stephens
bb3e764eed
Merge pull request #223 from enigma28/installation-pymodule-update
...
Installation pymodule update
2020-01-23 16:14:03 +00:00
Malpractis
d77df0ff6f
remove docker-py
2020-01-23 09:59:16 +11:00
Malpractis
02a45643e7
Revert "add check and remove for docker-py"
...
This reverts commit b3d1fe6630
.
2020-01-23 09:55:56 +11:00
Malpractis
7675ba3fee
Revert "fix failed docker-py check"
...
This reverts commit ba067abab8
.
2020-01-23 09:55:51 +11:00
Malpractis
7c3fcca750
Revert "fix whitespace"
...
This reverts commit 5a36cb6169
.
2020-01-23 09:55:49 +11:00
Malpractis
5a36cb6169
fix whitespace
2020-01-23 08:54:54 +11:00
Malpractis
ba067abab8
fix failed docker-py check
...
fix failed docker-py check when docker-py not installed
2020-01-23 08:50:41 +11:00
Malpractis
b3d1fe6630
add check and remove for docker-py
2020-01-23 08:37:39 +11:00
David Stephens
719c6657e4
Add Serposcope SEO tracking
2020-01-20 22:26:07 +00:00
Malpractis
6a46e5065a
update docker-py to docker module
...
docker-py has been deprecated and replaced by docker
2020-01-21 08:49:46 +11:00
David Stephens
aef4b8a664
Missing quote
2020-01-18 18:20:35 +00:00
David Stephens
6295d80a49
Fix Traefik forwarding ports (shouldn't be configurable)
2020-01-18 18:16:24 +00:00
animeai
0a3d8052bc
fix typo
2020-01-18 16:40:23 +00:00
animeai
1182e77172
Update homeassistant.yml
...
Network Mode Host
2020-01-16 09:52:26 +00:00
animeai
19c0d0dfbf
Merge branch 'master' into Map-ports-to-all.yml
2020-01-16 05:31:00 +00:00
animeai
c3764e1e48
Merge branch 'master' into fix-file-location-options
2020-01-16 05:27:07 +00:00
animeai
eea0eb2762
Merge branch 'master' into Fix-tautulli-so-it-can-see-plex-logs
2020-01-16 05:23:30 +00:00
Andrew Boie
2ec76f00d7
homeassistant: use host networking
...
Homeassistant discovery requires that the docker container be
configured for host networking.
See: https://www.home-assistant.io/docs/installation/docker/
Fixes : #217
Signed-off-by: Andrew Boie <andrewboie@gmail.com>
2020-01-13 10:57:36 -08:00
animeai
8db0445716
Merge branch 'master' into Map-ports-to-all.yml
2020-01-09 14:51:02 +00:00
animeai
91585f2cb6
Merge branch 'master' into Fix-tautulli-so-it-can-see-plex-logs
2020-01-09 14:47:37 +00:00
animeai
955a3a7dc6
Merge branch 'master' into fix-file-location-options
2020-01-09 14:47:11 +00:00
animeai
92e704e3d3
Make samba share locations customisable
2020-01-07 22:57:02 +00:00
animeai
488c89c89a
map ports for new containers
2020-01-05 22:55:05 +00:00
animeai
6237455eaa
Merge branch 'master' into Map-ports-to-all.yml
2020-01-05 22:54:50 +00:00
animeai
9be9fa9f63
Merge branch 'master' into Fix-tautulli-so-it-can-see-plex-logs
2020-01-05 22:49:21 +00:00
animeai
ce21999f46
Map all ports as variables in all.yml.dist
...
NOTE: The majority of traefik ports were totally broken and would never have worked. It should be the external port there, not the internal container port!.
Port conflicts were fixed.
2020-01-05 21:47:40 +00:00
animeai
74ef4ba964
Fix tautulli so it can see plex logs
2020-01-05 20:08:59 +00:00
David Stephens
bf7c4c0bea
Merge latest changes
2020-01-05 17:38:38 +00:00
David Stephens
dc03ad1600
Minor tweaks based on PR #156 feedback
2020-01-05 16:35:49 +00:00
David Stephens
0cab8d8085
Fix merge conflict
2020-01-05 16:10:48 +00:00
David Stephens
7780748a2d
Merge conflict...
2020-01-05 15:44:09 +00:00
David Stephens
b765ea95a0
Fix Ubooquity merge conflict
2020-01-05 15:06:04 +00:00
David Stephens
319c9b2309
Merge branch 'master' into master
2020-01-05 09:44:08 +00:00
David Stephens
6975504a6d
Merge latest changes from master
2019-12-20 22:50:53 +00:00
David Stephens
26977cc523
add nofile ulimits to time machine docker container
2019-12-14 22:36:51 +00:00
Jesse Troy Beard
4417d0946d
Update ubooquity.yml
2019-12-12 10:34:58 -05:00
Mark Scott
1ab1a1691e
Add user to docker
group instead of setting it as their primary group
2019-12-08 22:28:06 +00:00
David Stephens
5ed14537bd
Homebridge cleanup variables
2019-11-26 00:30:52 +00:00
David Stephens
c2897b0e85
Fix merge conflicts
2019-11-25 18:24:40 +00:00