Commit graph

229 commits

Author SHA1 Message Date
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
David Stephens
6d4fcd386b
Merge pull request #34 from jgoerz/make-inventory-dist
Remove inventory and make inventory.dist file.
2018-12-23 21:56:45 +00:00
Jesse Goerz
167d6d9b8a Remove inventory and make inventory.dist file.
- This file changes for each location.
2018-12-23 15:40:10 -05:00
David Stephens
f656879ae6 Update .gitignore 2018-12-23 16:50:27 +00:00
David Stephens
b7e0430f0b Fix ansible-lint 2018-12-23 16:50:20 +00:00
David Stephens
c86cf4ace9 MkDocs for docs! 2018-12-22 19:04:56 +00:00
David Stephens
0bd3e6f36e
Merge pull request #29 from C-J1/add-support-for-netdata
Add support for netdata
2018-12-18 23:51:21 +00:00
David Stephens
ddaf5a0712 Add ansible-lint to CI 2018-12-10 22:27:35 +00:00
David Stephens
4549f116eb
Add Travis CI badge 2018-12-09 23:58:58 +00:00
David Stephens
8eec7e4bb8 Basic Travis CI tests 2018-12-09 23:46:41 +00:00
David Stephens
c7d519cf93 Spelling fail. 2018-12-08 22:52:50 +00:00
David Stephens
b2c5e5e496 Update contributing notes 2018-12-08 22:51:38 +00:00
David Stephens
6892ed515c Admin: Ansible-lint, recommended VSCode extensions, line-ending cleanup 2018-12-08 22:44:51 +00:00
Unknown
1e17bbc1c1 Fixed overwrite of inventory file 2018-12-05 22:17:29 +11:00