Commit graph

480 commits

Author SHA1 Message Date
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
8143f981f0
Merge pull request #168 from codebrewer/bugfix/issue-167/zfs-config-doc
Doc fix - use `zpool` where `zfs` is incorrectly used
2019-12-07 14:28:09 +00:00
Mark Scott
d655583e4f Enable auto-expansion using zpool rather than zfs
Briefly highlight that a pool has properties that apply to itself or to its
filesystems.
2019-12-07 11:45:59 +00:00
David Stephens
fb14f83fa9
Include mounts in bug reports 2019-12-01 08:28:57 +00:00
David Stephens
88d06996a8
Include filesystem types in bug report 2019-12-01 08:23:38 +00:00
David Stephens
4f78d72f0e
Update bug-report.md 2019-11-30 08:05:05 +00:00
David Stephens
c93ba14ac2 Merge branch 'ryanolf-homebridge'
* ryanolf-homebridge:
  Homebridge cleanup variables
  env vars -> strings, remove homebridge port
  Add default username and password to homebridge docs
  Add Homebridge docs
  Added variables and settings for traefik compatibility
  Removed available_externally and added homembridge_enabled to all.yml.dist
  Adding homebridge support
2019-11-26 00:34:31 +00:00
David Stephens
5ed14537bd Homebridge cleanup variables 2019-11-26 00:30:52 +00:00
David Stephens
7cccd3fce7 env vars -> strings, remove homebridge port 2019-11-26 00:30:18 +00:00
David Stephens
1855b36c10 Add default username and password to homebridge docs 2019-11-26 00:19:20 +00:00
David Stephens
cae4fa5761 Add Homebridge docs 2019-11-26 00:04:05 +00:00
David Stephens
c2897b0e85 Fix merge conflicts 2019-11-25 18:24:40 +00:00
tyler
f94f94d5d0 add support for ombi 2019-11-20 20:28:11 -07:00
Jesse
af4671e2b2 adding ubooquity 2019-11-19 13:13:15 -05:00
David Stephens
f96bf924c7
Merge pull request #161 from lmprice/plex_photos
Add photo support to Plex application
2019-11-02 08:23:52 +00:00
Michael Price
247c79db1f Add photo support to Plex application
Add access to the photos path for the Plex application. This share
already exists, it just makes it available.
2019-11-01 22:43:42 -05:00
David Stephens
7d06238a80 Fix missing quotes for Ansible 2.8 2019-10-28 21:56:16 +00:00
David Stephens
6ff7ec37fb Merge branch 'badcrc-cloudcmd'
* badcrc-cloudcmd:
  Set correct Traefik port for Cloud Commander
  Quote vars, disable Cloud Commander by default
  Update Cloud Commander docs
  fix
  update upstream
  cloud commander support
2019-10-20 23:44:29 +01:00
David Stephens
012f2ffd0a Set correct Traefik port for Cloud Commander 2019-10-20 23:44:12 +01:00
David Stephens
8580929406 Quote vars, disable Cloud Commander by default 2019-10-20 23:43:56 +01:00
David Stephens
0da17a32f1 Update Cloud Commander docs 2019-10-20 23:43:16 +01:00
David Stephens
b61052a7c1 Fix merge conflict 2019-10-20 23:24:07 +01:00
David Stephens
98bc464f31 Merge branch 'ryanolf-samba-timemachine'
* ryanolf-samba-timemachine:
  Rejig Time Machine docs
  Quote variables
  Fixed typo in time machine doc and added more detail
  Updated time machine documentation
  Changed timemachine data directory to be consistent with old AFP-based timemachine task
  Reverted unrelated change to tasks/users.yml
  Changed timemachine to use samba instead of netatalk, consistent with current standard
  Changed ansible-nas user to nologin shell
2019-10-20 22:54:15 +01:00
David Stephens
2898ea9013 Rejig Time Machine docs 2019-10-20 22:52:52 +01:00
David Stephens
2aa1d535ab Quote variables 2019-10-20 22:40:34 +01:00
David Stephens
c3a27b0122 Merge branch 'samba-timemachine' of git://github.com/ryanolf/ansible-nas into ryanolf-samba-timemachine
* 'samba-timemachine' of git://github.com/ryanolf/ansible-nas:
  Fixed typo in time machine doc and added more detail
  Updated time machine documentation
  Changed timemachine data directory to be consistent with old AFP-based timemachine task
  Reverted unrelated change to tasks/users.yml
  Changed timemachine to use samba instead of netatalk, consistent with current standard
  Changed ansible-nas user to nologin shell
2019-10-20 22:13:58 +01:00
David Stephens
da81af75ee Update README.md to Ubuntu 18.04.3 2019-10-19 23:56:28 +01:00
David Stephens
1d770f35b7 Merge branch 'jeroenbrons-master'
* jeroenbrons-master: (25 commits)
  Add Joomla to README.md
  Joomla task cleanup
  Joomla config tweaks
  Fix docs
  joomla docs
  Update Vagrantfile
  fixing traefik.toml and vagrantfile
  Revert "Update traefik.toml"
  Update joomla.yml
  joomlatest
  Update traefik.toml
  Update all.yml.dist
  Update joomla.yml
  Update joomla.yml
  AGAIN
  Update joomla.yml
  Update joomla.yml
  Update joomla.yml
  Update joomla.yml
  Update joomla.yml
  ...
2019-10-19 23:54:17 +01:00
David Stephens
5d25bc44b1 Add Joomla to README.md 2019-10-19 23:53:50 +01:00
David Stephens
f534acc0a8 Joomla task cleanup 2019-10-19 23:49:55 +01:00
David Stephens
c32e8b8547 Joomla config tweaks 2019-10-19 23:49:22 +01:00
David Stephens
f0fd15ca78 Fix docs 2019-10-19 23:43:54 +01:00
Ryan Olf
8e8b5262ef Fixed typo in time machine doc and added more detail 2019-10-19 14:43:30 -07:00
David Stephens
4fd2f84c3f Fix merge conflicts 2019-10-19 22:38:30 +01:00
Ryan Olf
199942380e Updated time machine documentation 2019-10-19 14:23:56 -07:00
ryanolf
8f75f730ef
Merge branch 'master' into homebridge 2019-10-19 14:22:28 -07:00
Ryan Olf
90ca36857f Merge branch 'master' into samba-timemachine 2019-10-19 13:24:38 -07:00
David Stephens
59d4f576f0 Merge branch 'jesse-troy-adding-jellyfin'
* jesse-troy-adding-jellyfin:
  quote environment variables
  Traefik port needs to be container port, not mapped port
  adding jellyfin
  adding jellyfin
  adding jellyfin
2019-10-19 17:48:08 +01:00
David Stephens
4360b9f8b7 quote environment variables 2019-10-19 17:47:00 +01:00
David Stephens
7c7323c5bc Traefik port needs to be container port, not mapped port 2019-10-19 17:32:18 +01:00
David Stephens
30b20768fe Fix merge conflict 2019-10-19 17:30:47 +01:00
David Stephens
6f7d7ae591
Merge pull request #157 from badcrc/master
Airsonic port was not documented
2019-10-16 19:19:17 +01:00
Koldo Aingeru
0a729ace50 airsonic port 2019-10-16 20:06:03 +02:00
Koldo Aingeru
7903648129 lidarr support 2019-10-16 19:58:37 +02:00
Koldo Aingeru
03089a49f9 fix 2019-10-16 19:10:31 +02:00
Koldo Aingeru
3adf294acc update upstream 2019-10-16 19:04:12 +02:00
Koldo Aingeru
6ce13ad645 update upstream 2019-10-16 19:04:06 +02:00
Koldo Aingeru
9b5b28a2e2 update from upstream 2019-10-16 19:02:03 +02:00
David Stephens
956a8d33ab Merge branch 'CherryKitten-openhab'
* CherryKitten-openhab:
  whitespace
  Remove trailing whitespaces
  Added documentation for openHAB
  Add a missing line break
  Add openHAB to traefik.toml
  Add openHAB support
2019-10-15 22:36:45 +01:00
David Stephens
41561f89bb whitespace 2019-10-15 22:36:23 +01:00