Commit graph

326 commits

Author SHA1 Message Date
David Stephens
467fd688e4 Move lidarr to role 2021-01-13 10:01:40 +00:00
David Stephens
3a645b3819 Move netdata to ansible role 2021-01-12 17:18:05 +00:00
David Stephens
46fe985dd9 Move base ansible-nas configuration to roles 2021-01-12 12:56:03 +00:00
David Stephens
528c3461bc Move Heimdall to role 2021-01-12 11:56:36 +00:00
David Stephens
f82043a252 Move Plex to role 2021-01-12 11:05:38 +00:00
Ken Zhou
c45d80d267 creating the .incomplete folder for utorrent 2021-01-11 22:52:16 +11:00
NTLx
b06a37c4e6
Update firefly.yml for port expose
What this PR does / why we need it:
fix a port expose bug according to firefly [official doc](https://docs.firefly-iii.org/installation/docker)

Which issue (if any) this PR fixes:
wrong port to expose, not 80, should be 8080

Fixes #
change container firefly's port (and traefik.port) to 8080

Any other useful info:
2020-09-15 16:25:36 +08:00
NTLx
d2034afb42
Update firefly.yml
firefly uses port 8080, not 80, reference: https://docs.firefly-iii.org/installation/docker
2020-09-15 13:34:36 +08:00
rodrigorodrigo
3edd13c136
Update portainer.yml
updates Portainer package from portainer/portainer to portainer/portainer-ce, updating it to version 2.0.
2020-09-07 14:23:06 -04:00
David Stephens
44f8d39188
Merge pull request #291 from bcurran3/Calibre-docs-reference-correctoins
Calibre -> Calibre-web - consistent and proper global naming convention
2020-09-02 14:02:27 +01:00
David Stephens
6c49d50f47
Merge pull request #333 from bcurran3/Lidarr---fix-name/capitalization-errors
LIDARR: consistent and proper global naming convention
2020-09-02 12:47:40 +01:00
Ryan Olf
c9de21165b Fixed lint error 2020-08-13 17:00:45 -07:00
Ryan Olf
f1cab2141d Updated cloudflare-ddns to use config.yaml, default to API token instead of deprecated global API key
Uses config.yaml for docker container instead of deprecated environment variables (which weren't working for me).

This change is backwards compatible (old configs using global API key still work-- or will work again).

Docs updated to reflect changes.
2020-08-13 16:42:15 -07:00
Benjamin Voigt
ebe758489b Add top level audiobooks, extend Jellyfin with books and audiobooks 2020-07-16 07:15:04 +02:00
Jaimes Booth
cdb5ce5fc6 Add music and photos to Jellyfin 2020-06-21 15:06:58 +12:00
David Stephens
8aa684e799
Merge pull request #317 from bcurran3/MiniDLNA-fix-capitalization-erros
MiniDLNA - consistent and proper global naming convention
2020-06-01 23:46:15 +01:00
bcurran3
c07c9044f7
name/capitalization fix (and task name per current unofficial style guide 2020-05-19 16:11:45 -07:00
David Stephens
3886d012f8 Fix Mylar merge conflicts 2020-05-13 00:13:02 +01:00
bcurran3
661b11b3b0
subjective change remainder 2020-05-12 10:52:49 -07:00
bcurran3
1f3f2f95d8
subjective change 2020-05-12 10:52:03 -07:00
David Stephens
5ff8a5b5a2 Update utorrent settings to match Transmission paths 2020-05-11 13:16:50 +01:00
David Stephens
dd16930490 Merge branch 'uTorrent-addition' of https://github.com/bcurran3/ansible-nas into bcurran3-uTorrent-addition
* 'uTorrent-addition' of https://github.com/bcurran3/ansible-nas:
  Changed GUID/PUID to root to match Transmission defaults
  homepage -> container
  add Docker homepage
  no real need to specify the UDP port as it should be the same as the TCP port
  no real need to specify the UDP port as it should be the same as the TCP port
  uTorrent add
  uTorrent add
  uTorrent add
  uTorrent add
  uTorrent add
  uTorrent add
  uTorrent add
2020-05-11 12:45:28 +01:00
David Stephens
f5b5e3f5c4 Rename krusader_data_directory -> krusader_config_directory, disable https 2020-05-10 22:32:36 +01:00
David Stephens
eadfe38f2b Merge branch 'Krusader-addition' of https://github.com/bcurran3/ansible-nas into bcurran3-Krusader-addition
* 'Krusader-addition' of https://github.com/bcurran3/ansible-nas:
  added variables for PUID, GUID, secure or not, and default VNC password
  added variables for PUID, GUID, secure or not, and default VNC password
  Krusader add
  Krusader add
  Krusader add
  Krusader add
  Krusader add
  Krusader add
  Krusader add
2020-05-10 22:14:33 +01:00
David Stephens
7082f97dab Merge branch 'youtubedl-material-add' of https://github.com/bcurran3/ansible-nas into bcurran3-youtubedl-material-add
* 'youtubedl-material-add' of https://github.com/bcurran3/ansible-nas:
  fix subscriptions variable use
  fix spelling error
  change default dl location
  youtubedl-material add
  youtubedl-material add
  youtubedl-material add
  youtubedl-material add
  youtubedl-material add
  youtubedl-material add
  youtubedl-material add
2020-05-10 14:25:33 +01:00
David Stephens
4b240af672 Merge branch 'pytivo-addition' of https://github.com/bcurran3/ansible-nas into bcurran3-pytivo-addition
* 'pytivo-addition' of https://github.com/bcurran3/ansible-nas:
  fixed trailing whitespace
  PyTivo - add to app list
  PyTivo - document ports
  PyTivo docs
  add PyTivo task to run
  PyTivo task
  PyTivo - add variables
2020-05-09 22:46:42 +01:00
David Stephens
8382421441
Merge pull request #315 from bcurran3/transmission-add-udp-fix
BUG: Transmission UDP fix
2020-05-09 22:28:49 +01:00
bcurran3
1ced6dbf63
fix subscriptions variable use 2020-05-09 00:21:29 -07:00
bcurran3
50718ff302
capitalization fix 2020-05-07 23:11:22 -07:00
bcurran3
c9a274ba0e
no real need to specify the UDP port as it should be the same as the TCP port 2020-05-05 15:02:40 -07:00
bcurran3
1fa23b6a23
Expose UDP port for DHT use 2020-05-05 14:46:34 -07:00
bcurran3
edb73975bc
Expose UDP port for DHT use 2020-05-05 14:46:03 -07:00
bcurran3
73b294edc4
Mylar addition 2020-05-02 16:01:06 -07:00
bcurran3
db6da90b0b
update Bitwarden to new working image
https://github.com/davestephens/ansible-nas/issues/250
2020-04-25 20:27:37 -07:00
bcurran3
8345a45639
Calibre -> Calibre-web name correction 2020-04-25 18:21:12 -07:00
David Stephens
349b5efbf0 Merge branch 'Organizr---addition' of https://github.com/bcurran3/ansible-nas into bcurran3-Organizr---addition
* 'Organizr---addition' of https://github.com/bcurran3/ansible-nas:
  Update external organizr hostname
  "typo" (template) fix
  OOPS! Deleted plex.yml from project instead of from PR comment
  Plex transcode directory not supposed to be in this commit
  Plex transcode directory not supposed to be in this commit
  Organizr add
  Organizr add
  Organizr add
  Organizr add
  Organizr add
  Organizr add
  Organizer add
  Plex - add transcode directory volume
  Plex - variable to define transcode directory
2020-04-25 23:32:46 +01:00
bcurran3
2bcb401914
adds missing Gitea documentation 2020-04-24 22:31:44 -07:00
bcurran3
9b56ea49d0
OOPS! Deleted plex.yml from project instead of from PR comment
pasted default back in, hopefully this will work out.
2020-04-24 21:31:40 -07:00
bcurran3
99c08356c5
Plex transcode directory not supposed to be in this commit 2020-04-24 21:26:12 -07:00
bcurran3
7ee770b07c
Organizr add 2020-04-24 21:15:02 -07:00
bcurran3
064662da9d
added variables for PUID, GUID, secure or not, and default VNC password 2020-04-24 16:43:01 -07:00
bcurran3
d38c3f3e19
Plex - add transcode directory volume 2020-04-23 16:38:14 -07:00
David Stephens
8ed1368f26
Merge pull request #260 from bcurran3/plex---add-podcasts-dir
Make podcasts available to Plex
2020-04-23 15:48:19 +01:00
bcurran3
fa756badc2
Krusader add 2020-04-22 23:47:02 -07:00
bcurran3
dce666d087
youtubedl-material add 2020-04-22 23:12:39 -07:00
bcurran3
0d0ccc3b7c
uTorrent add 2020-04-22 22:55:47 -07:00
bcurran3
f28152507a
PyTivo task 2020-04-21 21:35:33 -07:00
bcurran3
f7c56e8097
add podcasts volume to Plex 2020-04-21 20:56:52 -07:00
David Stephens
df390ba7eb
Merge pull request #254 from bcurran3/patch-5
Update Plex default memory limitation 1g -> 2g
2020-04-20 00:37:04 +01:00
David Stephens
0a9ea0da86 Lots of work on stats, including an awesome Ansible-NAS Grafana dashboard 2020-04-20 00:14:33 +01:00
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