Commit graph

1264 commits

Author SHA1 Message Date
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
Craig Jarvis
883b6a1a07 Fix netdata so that it can show docker container names
https://docs.netdata.cloud/docker/#docker-container-names-resolution
2018-12-05 22:17:29 +11:00
Craig Jarvis
e6c606b797 Split prometheus extension for netdata to new branch 2018-12-05 22:17:29 +11:00
Craig Jarvis
5abfc90e9d Add support for netdata
Expand netdata to include prometheus for backend storage


Fixed a few things for netdata and prometheus support
2018-12-05 22:17:29 +11:00
David Stephens
482e3faa9e
Update issue template 2018-12-03 09:54:04 +00:00
David Stephens
69cd13afc9
Issue template path typo 2018-12-03 09:52:25 +00:00
David Stephens
d98278a9da
Create issue reporting template 2018-12-03 09:51:14 +00:00
David Stephens
ba8491fe06 Fix license url 2018-12-01 13:16:09 +00:00
David Stephens
dff9db1867 Add shields to README.md, and information about getting help. 2018-12-01 13:14:51 +00:00
David Stephens
759667a82b Remove nginx.yml reference in nas.yml. Fixes #31 2018-12-01 10:03:26 +00:00
David Stephens
9f8bd4baf3 Moar readme updates 2018-11-28 23:28:44 +00:00
David Stephens
22c73b1cbb Update README.md to cover Traefik, Heimdall 2018-11-28 23:22:54 +00:00
David Stephens
ece4f58b55 Include new config in all.yaml.dist 2018-11-28 23:22:36 +00:00
David Stephens
ac8f96ed24 Add Heimdall home dashboard 2018-11-28 23:22:18 +00:00
David Stephens
e07860445a Nextcloud: flip from nginx to Traefik for external access 2018-11-28 23:13:24 +00:00
David Stephens
de3156a93a WIP: Traefik - disable debug logging, generate certs for everything even if we don't use them 2018-11-28 23:11:34 +00:00