Commit graph

292 commits

Author SHA1 Message Date
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
David Stephens
442ee0e4ac Update README.md to include docs link 2018-12-26 11:52:46 +00:00
David Stephens
de25db42fb Add site directory to gitignore 2018-12-26 11:52:33 +00:00
David Stephens
10c1735eb8
Merge pull request #38 from davestephens/docs
Docs
2018-12-26 11:45:34 +00:00
David Stephens
ef52bc432e First cut of docs ready to roll 2018-12-26 11:43:50 +00:00
David Stephens
754380a70f Add logo 2018-12-24 13:43:37 +00:00
David Stephens
60febabd91 docs: index update 2018-12-24 13:42:29 +00:00
David Stephens
ac2e859820 Support and Testing docs 2018-12-24 00:30:39 +00:00
David Stephens
a7081691f9 Add Vagrantfile and testing script 2018-12-23 23:55:28 +00:00
David Stephens
4d5213756b Separate docker image directory and docker container data directory 2018-12-23 23:50:37 +00:00
David Stephens
a871e8c947 Add .gitattributes 2018-12-23 22:17:14 +00:00