Commit graph

439 commits

Author SHA1 Message Date
David Stephens
b8c6719c07 Silverbullet homepage integration 2024-03-15 22:51:40 +00:00
David Stephens
5742d25f97 Calibre/calibre-web tweaks 2024-03-14 00:45:01 +00:00
David Stephens
29a888d958 Fix Calibre merge conflict 2024-03-13 23:23:11 +00:00
xinhangzhou
ea64d92826 chore: fix some comments
Signed-off-by: xinhangzhou <shuangcui@aliyun.com>
2024-03-13 22:31:14 +08:00
David Stephens
b7550c9bf5 Add Silverbullet 🗒️ 2024-03-10 18:05:02 +00:00
David Stephens
15a8c7d76c DDNS Updater Homepage integration 2024-03-04 22:33:02 +00:00
David Stephens
12281ac620 Add Romm 🎮 2024-02-27 23:31:44 +00:00
David Stephens
5ce9d06241 Added notes for DNS providers. Fixes #681 2024-02-27 00:00:05 +00:00
David Stephens
224763348f Nit-picky linter fix 2024-02-26 22:25:06 +00:00
David Stephens
29c5418149 Linting 2024-02-26 17:26:38 +00:00
David Stephens
81c86ca1f3 Fix hddtemp, add Homepage enrichment 2024-02-26 17:05:32 +00:00
David Stephens
d66b5a2489 Add Minecraft Bedrock Server ⛏🧱 2024-02-26 16:26:02 +00:00
David Stephens
5311ad72d7 Homepage enrichment of services 2024-02-26 16:23:00 +00:00
David Stephens
34127280fe Add Homepage 2024-02-26 15:09:27 +00:00
David Stephens
0c253f7807 Dashy config update 2024-02-25 15:40:21 +00:00
David Stephens
2c22d476db Tidy up Heimdall 2024-02-25 15:29:54 +00:00
David Stephens
663d1ae5a2 Stats - configure hddtemp 2024-02-25 15:26:55 +00:00
David Stephens
92657ed319 Configurable Emby image, enable mappable devices 2024-02-25 15:21:15 +00: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
eniad
89d641699e add docs to calibre and calibreweb roles 2023-12-22 10:29:19 -05:00
Daine Wright
205c6efccc
Merge branch 'main' into add-calibre-manager 2023-12-22 10:12:05 -05: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