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
animeai
0a3d8052bc
fix typo
2020-01-18 16:40:23 +00:00
David Stephens
3fdb963aa6
Create application_request.md
2020-01-16 22:33:14 +00:00
David Stephens
b3d2cbf676
Merge pull request #188 from animeai/Map-ports-to-all.yml
...
Map ports to all.yml
2020-01-16 21:32:59 +00:00
David Stephens
736ebd7e68
Merge pull request #213 from animeai/sonarr-radarr-docs
...
Sonarr radarr docs
2020-01-16 15:30:31 +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
3e15e49991
Merge branch 'master' into sonarr-radarr-docs
2020-01-16 05:27:48 +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
animeai
99914ab9a9
Merge remote-tracking branch 'upstream/master'
2020-01-16 05:23:05 +00:00
animeai
8807ba4057
map traefik
2020-01-16 05:19:15 +00:00
David Stephens
535b45babd
Merge pull request #218 from andrewboie/homeassistant-fix
...
homeassistant: use host networking
Fixes #217
2020-01-13 19:15:18 +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
David Stephens
7b831fefc0
Create PULL_REQUEST_TEMPLATE.md
2020-01-10 11:56:30 +00:00
David Stephens
41714f51d0
Delete PULL_REQUEST_TEMPLATE.md
2020-01-10 11:56:18 +00:00
David Stephens
5117991cbd
Create PULL_REQUEST_TEMPLATE.md
2020-01-10 11:55:17 +00:00
animeai
faa46badef
Update sonarr.md
2020-01-10 01:55:43 +00:00
animeai
bc04b648dd
Update radarr.md
2020-01-10 01:54:58 +00:00
animeai
8e4c391b69
Add sonarr and radarr docs
...
A La #85 , but updated slightly and split into seperate documents.
2020-01-10 01:53:51 +00:00
David Stephens
1a4c3e9e0e
Update CODE_OF_CONDUCT.md
2020-01-09 17:02:24 +00:00
David Stephens
38e6ea5d6b
Add Code of Conduct
2020-01-09 15:26:52 +00:00
animeai
f76e599cf3
Update all.yml
2020-01-09 14:59:51 +00:00
animeai
fbbba82009
Merge branch 'master' into fix-file-location-options
2020-01-09 14:58:13 +00:00
animeai
91a538a16f
Merge branch 'master' into Fix-tautulli-so-it-can-see-plex-logs
2020-01-09 14:57:19 +00:00
animeai
d42a60c498
Merge branch 'master' into Map-ports-to-all.yml
2020-01-09 14:55:47 +00:00
animeai
c3b28a2072
Merge pull request #9 from davestephens/master
...
Merge upstream
2020-01-09 14:53:38 +00: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
David Stephens
6a13d4407c
Merge pull request #208 from joshmello/master
...
Update test-vagrant.sh
2020-01-09 13:08:37 +00:00
Josh Balduff
47f628d52d
Update test-vagrant.sh
2020-01-09 06:53:47 -06:00
animeai
0b8ab60e79
Merge pull request #8 from davestephens/master
...
upstream
2020-01-08 22:39:15 +00:00
David Stephens
846d248312
Merge pull request #205 from davestephens/config-rejig
...
Config Rejig Updates
2020-01-08 20:39:28 +00:00
animeai
14089c8c2a
Merge pull request #7 from davestephens/master
...
merge upstream
2020-01-08 18:10:24 +00:00