Commit graph

414 commits

Author SHA1 Message Date
Oleksandr Vitruk
372851a11c Add Apcupsd role 2024-02-17 21:36:55 +02:00
David Stephens
49e292e9c8 Remove LazyDocker 2024-01-09 22:06:18 +00:00
David Stephens
084435fc6f Don't overwrite if Dashy config is customised 2024-01-03 12:49:37 +00:00
David Stephens
09ddc6ab8f Set Dashy as default Ansible-NAS dashboard. Fix Dashy config persistence (fixes #540) 2024-01-02 00:32:34 +00:00
David Stephens
df1d9329a5 Flip Jellyfin to use default ports, remove redundant https port 2023-12-30 22:35:24 +00:00
David Stephens
1595a569fc
Merge pull request #687 from anarion80/upstream2
Make tests working and passing again
2023-12-30 18:12:26 +00:00
David Stephens
cc0931f90c Merge remote-tracking branch 'origin/main' 2023-12-30 16:49:22 +00:00
David Stephens
e5e99b72fb Add Threadfin m3u proxy 2023-12-30 16:49:01 +00:00
Anarion
6a285d7b99
🐛 Fix n8n permissions on data volume 2023-11-26 13:37:20 +01:00
Anarion
9708c934f1
🚨 Fix lint on installing Lazydocker 2023-11-26 13:18:55 +01:00
David Stephens
fc1836a859
Merge pull request #677 from khartahk/portainer-add-traefik-whitelist
portainer: option to set whielisted ips in traefik, use port from vars
2023-11-19 09:19:35 +00:00
David Stephens
ce9768864a
Merge pull request #682 from leonhartyao/fix-deluge-download-issue
Fixed deluge download volume bug.
2023-11-19 09:08:05 +00:00
Primoz Cankar
e73bd60569
portainer: option to set whielisted ips in traefik 2023-11-13 00:20:21 +01:00
David Stephens
b00c2e2917 Fix Komga port 2023-11-12 22:55:55 +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
Chao
44f26faa6e Fixed deluge download volume bug. 2023-11-03 16:24:03 +01:00
David Stephens
4eb1105b47 Fixes Wrong loadbalancer port in hello_world example? #671 2023-08-28 22:40:47 +01: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
f8344219b9 Config file linting 2023-07-19 23:58:08 +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
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
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
a015186b65 More FQCNs and linting 2023-04-18 21:58:54 +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
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
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
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
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
Anarion Dunedain
dd0cb5941c Duplicate website/docs/applications/system-tools/watchtower.md history in roles/watchtower/docs/ history. 2023-03-28 14:17:52 +02:00
Anarion Dunedain
725477b576 Duplicate website/docs/applications/other/wallabag.md history in roles/wallabag/docs/ history. 2023-03-28 14:17:27 +02:00
Anarion Dunedain
1ef3a230d2 Duplicate website/docs/applications/other/virtual_desktop.md history in roles/virtual_desktop/docs/ history. 2023-03-28 14:13:59 +02:00
Anarion Dunedain
7cd5c334de Duplicate website/docs/applications/download-tools/utorrent.md history in roles/utorrent/docs/ history. 2023-03-28 14:13:32 +02:00