Commit graph

1435 commits

Author SHA1 Message Date
David Stephens
b00c2e2917 Fix Komga port 2023-11-12 22:55:55 +00:00
David Stephens
d33ff36d2e
Merge pull request #673 from Stihotvor/patch-3
Update LICENSE year to 2023
2023-11-12 22:49:20 +00:00
David Stephens
9931de57f8 Add LazyDocker, fixes #122 2023-11-12 22:34:23 +00:00
David Stephens
2ac93e4a2d Fixes #628 2023-11-12 21:49:24 +00:00
Yevhen D
ec015454aa
Update LICENSE year to 2023
Updated the license year
2023-08-31 16:55:46 +02:00
David Stephens
6211160575
Merge pull request #670 from AlexMills0/main
Replace deprecated VSCode extension
2023-08-28 22:44:58 +01:00
David Stephens
4eb1105b47 Fixes Wrong loadbalancer port in hello_world example? #671 2023-08-28 22:40:47 +01:00
Alex Mills
26508c3c7b
Replace deprecated extension
There was a warning appearing in VSCode regarding a deprecated extension. I have resolved the issue by replacing the deprecated extension with the alternative suggested by VSCode.
2023-08-17 20:11:03 +10:00
David Stephens
a3d6781bfc Flip gitea back to links so it's on the main docker network 2023-07-26 22:24:21 +01:00
David Stephens
91725cb524
Merge pull request #662 from TimSimpson/gitea-change-port
changes the port used inside gitea container to 22
2023-07-26 22:12:31 +01:00
David Stephens
f0965e630f Add DDNS Updater 2023-07-20 23:47:33 +01:00
David Stephens
8b4755c78f Docs linting 2023-07-20 00:03:28 +01:00
David Stephens
f8344219b9 Config file linting 2023-07-19 23:58:08 +01:00
David Stephens
ba96fff04c Docusaurus update to 2.4.1 2023-07-19 23:46:57 +01:00
David Stephens
6c24a67d50 Configurable internet speed test interval 2023-07-19 23:46:05 +01:00
David Stephens
21579cc01a Add Loki logging stack 2023-07-19 23:44:20 +01:00
David Stephens
84bf87a849
Merge pull request #663 from davestephens/dependabot/npm_and_yarn/website/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /website
2023-07-16 00:22:48 +01:00
David Stephens
b1128a1c81 Add minio data volume 2023-07-15 19:23:18 +01:00
David Stephens
bf4d7f9cb4 Add Minio 2023-07-15 19:05:37 +01:00
dependabot[bot]
c4dccb47f0
Bump semver from 5.7.1 to 5.7.2 in /website
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 07:56:16 +00:00
Tim Simpson
eae3cf55f4 changes the port used inside gitea container to 22
This updates the gitea container so it uses port 22 for SSH instead of
`{{ gitea_port_ssh }}`. This seems to be correct as this port is
forwarded using `"{{ gitea_port_ssh }}:22"`, so it follows `SSH_PORT`
should be hard-set to 22 as well.
2023-07-09 15:10:58 -05:00
David Stephens
f6b76424f1 Updating linting versions 2023-04-18 23:04:49 +01:00
David Stephens
a015186b65 More FQCNs and linting 2023-04-18 21:58:54 +01:00
David Stephens
588576f4dd Updates to ansible-lint config 2023-04-17 22:59:32 +01:00
David Stephens
a24c6a307f Add ansible.posix to requirements 2023-04-15 18:35:32 +01:00
David Stephens
6db66f2bc1 Finish switch to FQCNs 2023-04-15 14:11:49 +01:00
David Stephens
0caf47d315 Update comments on ansible-nas-docker role defaults 2023-04-15 14:03:10 +01:00
David Stephens
7d3cf84538 Add collections to requirements.yml 2023-04-15 13:56:23 +01:00
David Stephens
fd4f56f933 Update ansible-lint 2023-04-15 13:56:06 +01:00
David Stephens
14b386ed14 Use FQCNs 2023-04-12 23:29:29 +01:00
David Stephens
91bf5a26b0 Revert naming of include_vars 2023-04-12 23:22:52 +01:00
David Stephens
6b697c7756 Merge branch 'new_format' of https://github.com/anarion80/ansible-nas into anarion80-new_format_2 2023-04-12 23:21:21 +01:00
David Stephens
7d3e6825d0 Add ability to scrape additional hosts with Prometheus, and scrape from HomeAssistant 2023-04-12 23:03:20 +01:00
David Stephens
2a8d86e062 Fix portainer port 2023-04-12 22:57:56 +01:00
David Stephens
2fedf1b43b Move molecule test directories to /tmp 2023-04-11 23:30:30 +01:00
David Stephens
282c66f69e Merge branch 'fetherolfjd-620-add-mumble_two' 2023-04-11 23:29:25 +01:00
David Stephens
9d42bf518f Remove broken tests, move docs back to website directory 2023-04-11 23:28:40 +01:00
David Stephens
67b5d5f6b0 Merge branch '620-add-mumble' of https://github.com/fetherolfjd/ansible-nas into fetherolfjd-620-add-mumble_two 2023-04-10 13:05:42 +01:00
David Stephens
493613f60d
Merge pull request #654 from anarion80/add_roles_badge
 Add badge with role count
2023-04-10 11:50:32 +01:00
Anarion
144d526965
📝 Update available applications badge 2023-04-10 10:48:28 +02:00
Anarion
44008e59a9
Merge remote-tracking branch 'upstream/master' into new_format 2023-04-10 10:43:10 +02:00
Anarion
1c11b89076
📝 Remove individual docs folders 2023-04-10 10:39:43 +02:00
David Stephens
931cd46437
Merge pull request #633 from anarion80/fix_drone_ci_tests
Fix drone ci tests
2023-04-09 21:36:24 +01:00
David Stephens
791ff3e061 Pi4 support tweaks 2023-04-09 21:16:53 +01:00
David Stephens
9cd762d586 Add Prometheus metrics output to Traefik 2023-04-02 23:31:46 +01:00
David Stephens
2a1d7fc718 Enable scraping of additional hosts from Prometheus 2023-04-02 23:24:51 +01:00
Anarion
c4ab198ead
📝 Add 4 missing docs 2023-03-28 17:15:40 +02:00
Anarion Dunedain
d039d1e16f Duplicate website/docs/applications/download-tools/youtubedlmaterial.md history in roles/youtubedlmaterial/docs/ history. 2023-03-28 14:19:11 +02:00
Anarion Dunedain
cad799dea0 Duplicate website/docs/applications/development-tools/woodpecker_ci.md history in roles/woodpecker-ci/docs/ history. 2023-03-28 14:18:46 +02:00
Anarion Dunedain
2662641277 Duplicate website/docs/applications/monitoring/wireshark.md history in roles/wireshark/docs/ history. 2023-03-28 14:18:19 +02:00