Commit graph

235 commits

Author SHA1 Message Date
Jesse Beard
0701f71599 Changes to vars, toml, task and playbook 2019-04-10 08:46:47 -04:00
David Stephens
344af161a0
Switch mymediaforalexa back to host networking 2019-04-01 22:09:46 +01:00
David Stephens
ea4acb93c2
Merge pull request #61 from burrowsa/feature/mymediaforalexa
Add mymedia for alexa
2019-03-31 23:43:01 +01:00
David Stephens
0b952c6f89
Merge branch 'master' into feature/mymediaforalexa 2019-03-31 23:39:46 +01:00
David Stephens
8b717b6f34
Fix music_root var in all.yml 2019-03-31 23:34:56 +01:00
David Stephens
77a9419f83
Fix music_root var in test.yml 2019-03-31 23:34:26 +01:00
David Stephens
d4cc6b7f8e
Remove host mode networking (Fixes Ansible warning) 2019-03-31 23:32:49 +01:00
David Stephens
70785f087a
Merge pull request #71 from jesse-troy/patch-1
Update Readme
2019-03-25 15:56:54 +00:00
Jesse Troy Beard
b4d4b99b34
Update Readme
My last PR had a typo on this line. Just fixing it.
2019-03-25 11:15:12 -04:00
David Stephens
3b7b0641e5
Merge pull request #67 from jesse-troy/add-jacket
Adding Jackett
2019-03-25 14:33:20 +00:00
Jesse Troy Beard
073649170e
Update README.md 2019-03-25 10:26:01 -04:00
David Stephens
5c56a6ac8d
Update ISSUE_TEMPLATE.md 2019-03-25 14:00:36 +00:00
Jesse Troy Beard
eca613dcbe
Update nas.yml 2019-03-25 09:49:32 -04:00
David Stephens
31f1112f39
Merge pull request #58 from scotws/postinstall
First post-install instructions
2019-03-22 23:49:16 +00:00
Jesse Beard
767cfce43f adding changes 2019-03-22 14:46:38 -04:00
Scot W. Stevenson
516c9ac2b5 Clarify use of mDNS 2019-03-17 14:18:03 +01:00
Andrew Burrows
d5cccc9f99 Add mymedia for alexa 2019-03-13 00:20:54 +00:00
David Stephens
9de3377725
Update memory limit format, mentioned in #64 2019-03-12 09:16:13 +00:00
David Stephens
d7f97aee95 Don't break people that are missing latest container additions to nas.yml 2019-03-10 22:36:27 +00:00
David Stephens
f1ed010787 TIL don't merge on GitHub (╯°□°)╯︵ ┻━┻ 2019-03-10 08:28:14 +00:00
David Stephens
26dd1f8060
Merge pull request #62 from burrowsa/feature/minidnla
Add minidlna
2019-03-10 00:27:24 +00:00
David Stephens
63aaf671c8
Merge branch 'master' into feature/minidnla 2019-03-10 00:25:45 +00:00
David Stephens
bec18ef23a
Merge pull request #60 from burrowsa/feature/get_iplayer
Add get_iplayer
2019-03-10 00:05:48 +00:00
David Stephens
038abca5d3
Merge pull request #59 from burrowsa/feature/emby_on_host
Change networking for emby container to host
2019-03-09 23:20:11 +00:00
David Stephens
7fa211d5dd
Issue template to get more environment details 2019-03-09 22:31:42 +00:00
Andrew Burrows
9765ade15c Add minidlna 2019-03-02 00:50:21 +00:00
Andrew Burrows
3a5821cd3c Add get_iplayer 2019-03-02 00:21:42 +00:00
Andrew Burrows
d86b67c328 Change networking for emby container to host
This allows devices such as smart TVs to find and stream from emby
2019-03-01 20:54:16 +00:00
Scot W. Stevenson
18e3e807cf First post-install instructions 2019-02-26 14:03:50 +01:00
David Stephens
183fee31d6
Merge pull request #55 from scotws/noobdocs
Add new doc section with overview for NAS newbies
2019-02-25 20:46:05 +00:00
Scot W. Stevenson
be6821e737 Rewrite hardware requirements for ZFS 2019-02-25 15:36:53 +01:00
Scot W. Stevenson
21fee18358 Add new doc section with overview for NAS newbies 2019-02-23 17:05:00 +01:00
David Stephens
c6ee0b45bb Missing quotes 2019-01-15 23:38:44 +00:00
David Stephens
9cbac4486c Add Cloudflare dynamic DNS updater 2019-01-15 23:24:18 +00:00
David Stephens
100f02539c
Merge pull request #51 from jgoerz/add-missing-param-for-test.yml
Add missing variable for test.yml
2019-01-14 22:09:12 +00:00
Jesse Goerz
b702e32bfd Add missing variable for test.yml
Fix error when running tests/test-vagrant.sh:
Unable to find any of pip2, pip to use.  pip needs to be installed.
2019-01-12 21:32:59 -05:00
David Stephens
170b8c67d0
Merge pull request #50 from jgoerz/add-timemachine-support
Add support for timemachine server
2019-01-12 22:19:57 +00:00
Jesse Goerz
a3d9512165 Remove incorrect changes in test.yml 2019-01-10 09:42:13 -05:00
Jesse Goerz
6718687bcf Make consistent with existing style
- Update timemachine docs
- Update timemachine_data_directory
- Remove unnecesary mDNS port
- Use latest tag on image
2019-01-10 09:38:10 -05:00
Jesse Goerz
2188c8d329 Add docs 2019-01-07 21:49:02 -05:00
Jesse Goerz
0504337273 Add support for timemachine server 2019-01-07 19:14:08 -05:00
David Stephens
61734cf7cc
Merge pull request #46 from C-J1/fix-issue-45
Resolves issue #45
2019-01-06 00:08:18 +00:00
Craig Jarvis
36b3712dc3 Change ansible_python_version to v3
Python 3 is now the assumed default python version for ansible. Downstream packages may still install python2 (ie/ samba).
2019-01-06 10:58:53 +11:00
David Stephens
a4f120d012
Merge pull request #49 from C-J1/change-some-container-defaults
Some basic defaults changes
2019-01-05 23:30:43 +00:00
Craig Jarvis
95d3141a4c Fix test.yml. Set keep_packages_updated back to false 2019-01-06 10:28:30 +11:00
David Stephens
d7abc38eef
Merge pull request #48 from C-J1/fix-issue-47
Resolves issue #47
2019-01-05 13:43:29 +00:00
Craig Jarvis
7b670602e5 Allow Heimdall to be enabled/disabled 2019-01-06 00:16:11 +11:00
Craig Jarvis
8104ca095e Fix linting issue for universe repo add 2019-01-05 21:34:52 +11:00
Craig Jarvis
0011285c9c Turned update packages off again based on feedback 2019-01-05 20:33:57 +11:00
Craig Jarvis
757635b402 Skip ansible lint for enabling universe repo 2019-01-05 20:11:10 +11:00