Commit graph

559 commits

Author SHA1 Message Date
bcurran3
4a2d519eba
fix link 2020-04-25 18:26:20 -07:00
bcurran3
c194e67c12
Calibre -> Calibre-web name correction 2020-04-25 18:22:04 -07:00
bcurran3
8345a45639
Calibre -> Calibre-web name correction 2020-04-25 18:21:12 -07:00
bcurran3
eb79d5b7f3
Calibre -> Calibre-web name correction 2020-04-25 18:20:25 -07:00
bcurran3
86efca8d70
Ooops - fixed reversed links from what I stated 2020-04-25 18:17:42 -07:00
bcurran3
6ae6564109
fixed links
[] link pointed to docker image but () linked to app site, app site is more appropriate and should rule over the docker image
(Though I'd like to add all docker images' links to all the docs)
2020-04-25 18:16:58 -07:00
bcurran3
67d93f24c6
fix heading 2020-04-25 18:13:45 -07:00
bcurran3
5e96c59fc6
Update README.md 2020-04-25 18:12:32 -07:00
bcurran3
de800bf2ec
OOPS! Fix master so I can make a branch 2020-04-25 18:10:22 -07:00
bcurran3
6133533ff5
Calibre -> Calibre-web name correction
This one has been burning my britches for a while!
2020-04-25 18:09:36 -07:00
bcurran3
d38c3f3e19
Plex - add transcode directory volume 2020-04-23 16:38:14 -07:00
bcurran3
4a4c9d4489
Plex - variable to define transcode directory
i.e. ability to point to SSD if Docker data isn't already on one
2020-04-23 16:35:30 -07:00
David Stephens
c354802d71 Update Tautulli port 2020-04-06 15:40:16 +01:00
David Stephens
07a93c1a2b int->string in variable 2020-03-26 11:02:08 +00:00
David Stephens
6c7c66c9a1 Tweak transmission paths and settings 2020-03-26 10:33:10 +00:00
David Stephens
299a73705c Add Transmission proxy port to docs 2020-03-23 23:02:47 +00:00
David Stephens
bcbc7c3421 Tidy up Transmission download directories 2020-03-23 23:01:37 +00:00
David Stephens
e79133892e Revert Transmission ports to original settings 2020-03-23 22:47:44 +00:00
David Stephens
d5962b5326 Jackett docs fix 2020-03-15 17:39:08 +00:00
David Stephens
b72198406f
Merge pull request #236 from DLLarson/sanoid-doc-update
Account for new Sanoid dependency in docs.
2020-02-10 13:31:57 +00:00
Dale Larson
c6da2addc5 Account for new Sanoid dependency in docs. 2020-02-08 09:02:47 -06: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
fe5377194a git push origin masterMerge branch 'DLLarson-gitlab-work'
* DLLarson-gitlab-work:
  Update Gitlab container options
  Add Gitlab to available AnsibleNAS packages.
2020-02-07 22:43:43 +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
d73f5a747e
Merge pull request #185 from animeai/Fix-tautulli-so-it-can-see-plex-logs
Fix tautulli so it can see plex logs
2020-01-29 23:56:33 +00: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
400448d8b3
Merge pull request #212 from animeai/fix-file-location-options
Fix file location options
2020-01-29 23:44:36 +00:00
David Stephens
5a14b2ea9a
Merge branch 'master' into fix-file-location-options 2020-01-29 23:43:38 +00:00
David Stephens
d799a1b3dd Docs inventory reference update 2020-01-25 23:40:26 +00:00
David Stephens
800407e64c Docs links fix 2020-01-25 23:33:51 +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
e86eea28eb Merge branch 'installation-pymodule-update' of https://github.com/enigma28/ansible-nas into installation-pymodule-update 2020-01-23 09:58:43 +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
0c04655d7f
fixing docker-py check 2020-01-23 09:40:05 +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
Malpractis
910b8ddd9f
update ansible installation instructions
Ansible has their own PPA now. The existing instructions (tested on ubuntu 18.04) will result in ansible 2.5.2 being installed, whereas adding the PPA will result in the latest (2.9.3).
2020-01-21 08:49:01 +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
6ce2de506d Update all.yml 2020-01-18 16:43:55 +00:00