Commit graph

852 commits

Author SHA1 Message Date
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
Craig Jarvis
c8a8998013 Modified some defaults
Traefik - disabled by default
airsonic - disabled by default
duplicati - disabled by default
keep packages updated - enabled by default
Moved portainer to first installed container
2019-01-05 18:10:56 +11:00
Craig Jarvis
2166b720b2 Resolves issue #47
Add general task to enable universe repo
2019-01-05 17:00:04 +11:00
Craig Jarvis
051dba232c Resolves issue #45
Defines python3 entry in inventory
Changes docker yml to install relevant pip version
2019-01-05 15:05:41 +11:00
David Stephens
b7d94d2089 README.md update 2019-01-03 15:13:34 +00:00
David Stephens
cebf8e2137 Add Airsonic support 2019-01-03 15:10:39 +00:00
David Stephens
b7209e0646
Delete CONTRIBUTING.md 2019-01-03 11:45:28 +00:00
David Stephens
8b7fe31465 Add contributing docs 2019-01-03 11:35:49 +00:00
David Stephens
60737021f6 README update, add miniflux and some warnings 2018-12-31 00:24:18 +00:00
David Stephens
ce370091e2 Add Miniflux news reader 2018-12-31 00:08:25 +00:00
David Stephens
e36734273e mkdocs config update 2018-12-31 00:04:42 +00:00
David Stephens
5f7a11f261
Merge pull request #42 from jgoerz/sync-test-yml
Sync test.yml with latest vars
2018-12-30 22:45:21 +00:00
Jesse Goerz
392f9fde9c Sync test.yml with latest vars
- Added watchtower_enabled and its settings.
- Update extra packages.
2018-12-30 16:02:30 -05:00
David Stephens
3c52f743d4 CI: install mkdocs material theme 2018-12-29 18:15:50 +00:00
David Stephens
a5d7bc3aa9 Build docs on commit to master 2018-12-29 18:06:00 +00:00
David Stephens
c9e207642b
Merge pull request #24 from C-J1/add-watchtower-support
Added watchtower support
2018-12-29 15:34:57 +00:00
David Stephens
eef62eceed
Merge branch 'master' into add-watchtower-support 2018-12-29 15:29:43 +00:00
Craig Jarvis
a647fbdad4 Tweak to watchtower command line. use existing defined email address
Removed whitespace from watchtower.yml
2018-12-29 12:30:44 +11:00
David Stephens
8e4e399f8b Simplify Watchtower config, add docs 2018-12-29 00:22:51 +00:00
Unknown
d27bbb8ad2 Corrected watchtower issues from CI build 13 2018-12-29 00:22:51 +00:00
Craig Jarvis
e2cb713084 Add some requested changes to watchtower PR #24 2018-12-29 00:22:51 +00:00
Craig Jarvis
cff6c5b31c Fix watchtower to remove :ro restriction on docker.sock
This tool isn't much good if it can't actually do anything
2018-12-29 00:22:51 +00:00
Unknown
c1b4f914cb Added watchtower support
Re-created the branch to clean up the excessive number of commits :)
2018-12-29 00:22:51 +00:00
David Stephens
ddddbe91be
Merge pull request #40 from jgoerz/remove-syntax-deprecation-warning
Update syntax to remove deprecation warning
2018-12-28 16:20:33 +00:00
David Stephens
fe82366b3f Update test-vagrant header 2018-12-28 16:09:42 +00:00
Jesse Goerz
00916e8308 Move extra packages to all.yml 2018-12-28 10:51:20 -05:00
Jesse Goerz
5855da7510 Update syntax to remove deprecation warning
- Warning:
TASK [geerlingguy.docker : Ensure depdencies are installed.] *******
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple
items and specifying `name: "{{ item }}"`, please use `name:
['apt-transport-https', 'ca-certificates']` and remove the loop. This
feature will be removed in version 2.11. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
2018-12-28 10:51:20 -05:00
David Stephens
0a398a7bee Fix to allow browsing of root of shares over Samba 2018-12-28 15:48:20 +00:00
David Stephens
5a123dc4ce Update the account samba uses to serve to guests, and permission share directories accordingly 2018-12-28 13:07:40 +00:00
David Stephens
4d78098bbf Require at least Vagrant 2.2.2 2018-12-28 13:00:32 +00:00
David Stephens
1c09569a37 Update dependent roles 2018-12-27 22:45:50 +00:00
David Stephens
56b28fa471 Update GitHub issue template 2018-12-27 21:46:32 +00:00
David Stephens
7a702ea778 Add a login banner 2018-12-27 18:31:31 +00:00
David Stephens
75d5619a8d Update vscode tasks to include mkdocs 2018-12-26 11:56:57 +00:00