Commit graph

1110 commits

Author SHA1 Message Date
HitLuca
78899cd26d 🚨 fixed jinja linter warning 2022-07-23 17:40:36 +02:00
HitLuca
3c5dc50a8b ♻️ switched from booleans enclosed in strings ("true" "false") to standard booleans. Bools are casted to strings where necessary 2022-07-23 17:32:51 +02:00
David Stephens
3a603062fa
Merge pull request #532 from fetherolfjd/531-minecraft-server
Add Minecraft Server image
2022-07-22 00:26:44 +01:00
Justin D. Fetherolf
a110c79516 Merge branch 'master' into 531-minecraft-server 2022-07-01 08:18:32 -06:00
David Stephens
d0cae2c34a
Merge pull request #542 from brumi1024/add-overseerr
Add Overseerr.
2022-06-27 23:08:14 +01:00
Benjamin Teke
b990e52913 Remove commented code. 2022-06-27 22:16:45 +02:00
Benjamin Teke
6df0bdec29 Add Overseerr. 2022-06-26 23:51:42 +02:00
Justin D. Fetherolf
c4c9167597 Merge branch 'master' into 531-minecraft-server 2022-06-20 08:02:56 -06:00
David Stephens
c1d15b069c Bump traefik to latest 2022-06-19 13:29:47 +01:00
David Stephens
8b52fec9a0 Remove Serposcope 2022-06-19 12:44:50 +01:00
David Stephens
d43a6f318e
Merge pull request #539 from TimJ0212/Paperles-correct-doc
Update paperless_ng.md
2022-06-19 09:39:25 +01:00
TimJ0212
b61ca2a995 Update paperless_ng.md 2022-06-19 10:30:35 +02:00
David Stephens
a9572f898e
Merge pull request #537 from wmudge/feature/route53-ddns
Add Route53 Dynamic DNS role
2022-06-19 08:57:24 +01:00
David Stephens
790f0d7ec0
Merge pull request #538 from wmudge/feature/tiddlywiki
Add role for TiddlyWiki
2022-06-19 08:53:29 +01:00
Webster Mudge
3ede0c17ef
Add role for TiddlyWiki
Signed-off-by: Webster Mudge <wmudge@gmail.com>
2022-06-18 16:41:33 -04:00
Webster Mudge
77f1352279
Add Route53 Dynamic DNS role
Signed-off-by: Webster Mudge <wmudge@gmail.com>
2022-06-18 16:40:10 -04:00
David Stephens
89ccd77185 More cloudflare docs 2022-06-18 01:13:13 +01:00
David Stephens
a876476abe Lots of doc updates 2022-06-18 00:35:58 +01:00
David Stephens
a922a44233 It's 2022... 2022-06-18 00:28:53 +01:00
David Stephens
b370852842 doc formatting 2022-06-18 00:28:10 +01:00
David Stephens
fcf55284e6 Clarify that cloudflare needs config 2022-06-18 00:27:15 +01:00
David Stephens
db6885420c Update docs for ansible roles 2022-06-18 00:05:08 +01:00
David Stephens
a8d5c296de Make it clear that the cloudflare container needs configuring 2022-06-18 00:03:40 +01:00
David Stephens
eb75419df9 Merge branch 'master' of https://github.com/Narcolapser/ansible-nas
* 'master' of https://github.com/Narcolapser/ansible-nas:
  Adding localtime mounting
  Wrong port.
  Added ESPHome for usage with Home Assistant.
2022-06-17 22:51:14 +01:00
David Stephens
d82bfe9101 Remove unnecessary filters 2022-06-17 22:38:21 +01:00
David Stephens
40c3213915 Move Mosquitto to role 2022-06-12 23:24:47 +01:00
David Stephens
dc1c281c13 Add sabnzbd external access config 2022-06-08 21:38:50 +01:00
Justin D. Fetherolf
86723eb845 Fix newline lint complaint 2022-06-07 20:51:10 -06:00
Justin D. Fetherolf
013a4511b6 Change data directory name 2022-06-07 20:40:53 -06:00
Justin D. Fetherolf
da2c782aba Update port information 2022-06-07 20:32:07 -06:00
Justin D. Fetherolf
4146e19e6d Rename to minecraft-server
To avoid any confusion that this application is the client version
of the game, rename the application to `minecraft-server`. This includes
updating variables and documentation.
2022-06-07 20:24:10 -06:00
Justin D. Fetherolf
708d066f5a Fill in documentation for Minecraft Server application 2022-06-06 22:18:27 -06:00
Justin D. Fetherolf
19fd408eeb Add start of docs for Minecraft app 2022-06-06 22:09:34 -06:00
Justin D. Fetherolf
f60dca9302 Add Minecraft Server image
Add the `itzg/minecraft-server` image as the Minecraft application
to be run within Ansible NAS.
2022-06-06 22:00:13 -06:00
David Stephens
7359c4cf3e Merge branch 'bcurran3-speedtest---add'
* bcurran3-speedtest---add:
  speedtest-tracker naming tweaks
  Move Speedtest-tracker to a role
  Update speedtest.yml
  delete unused environment variable
  add container link
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
2022-05-30 19:43:05 +01:00
David Stephens
7e4248c15f speedtest-tracker naming tweaks 2022-05-30 19:41:56 +01:00
David Stephens
f2d5e50e7e Move Speedtest-tracker to a role 2022-05-30 19:34:09 +01:00
David Stephens
784ea83370 Merge branch 'speedtest---add' of https://github.com/bcurran3/ansible-nas into bcurran3-speedtest---add
* 'speedtest---add' of https://github.com/bcurran3/ansible-nas:
  Update speedtest.yml
  delete unused environment variable
  add container link
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
  Speedtest add
2022-05-30 19:05:56 +01:00
David Stephens
a4768fbee7 Merge branch 'PurpleNinja225-mv-youtubedlmaterial-to-roles'
* PurpleNinja225-mv-youtubedlmaterial-to-roles:
  fix formatting
  mv youtubedlmaterial to roles
2022-05-28 19:30:48 +01:00
David Stephens
d03b5a8fed Merge branch 'mv-youtubedlmaterial-to-roles' of https://github.com/PurpleNinja225/NASible into PurpleNinja225-mv-youtubedlmaterial-to-roles
* 'mv-youtubedlmaterial-to-roles' of https://github.com/PurpleNinja225/NASible:
  fix formatting
  mv youtubedlmaterial to roles
2022-05-28 19:30:38 +01:00
David Stephens
cd3b8a1d4a Bump Dashy to 2g 2022-05-28 18:23:40 +01:00
David Stephens
c4b94800bf README.md update 2022-05-28 18:23:12 +01:00
David Stephens
3d67080afc Linty McLintFace 2022-05-28 18:23:03 +01:00
David Stephens
9159c35995 Merge branch 'Dylancyclone-add-fresh-rss'
* Dylancyclone-add-fresh-rss:
  Add Fresh RSS
2022-05-28 17:59:55 +01:00
David Stephens
6f63e3d1fd Merge branch 'add-fresh-rss' of https://github.com/Dylancyclone/ansible-nas into Dylancyclone-add-fresh-rss
* 'add-fresh-rss' of https://github.com/Dylancyclone/ansible-nas:
  Add Fresh RSS
2022-05-28 17:55:40 +01:00
David Stephens
105785cd37 Merge branch 'PurpleNinja225-add-jellyfin'
* PurpleNinja225-add-jellyfin:
  mv jellyfin to roles
2022-05-28 17:53:56 +01:00
David Stephens
d0af31c59a Merge branch 'add-jellyfin' of https://github.com/PurpleNinja225/NASible into PurpleNinja225-add-jellyfin
* 'add-jellyfin' of https://github.com/PurpleNinja225/NASible:
  mv jellyfin to roles
2022-05-28 17:53:27 +01:00
David Stephens
b3167788f4 Merge branch 'PurpleNinja225-mv-pytivo-to-role'
* PurpleNinja225-mv-pytivo-to-role:
  move pytivo to roles
2022-05-28 17:37:10 +01:00
David Stephens
2e7f4b748b Merge branch 'mv-pytivo-to-role' of https://github.com/PurpleNinja225/NASible into PurpleNinja225-mv-pytivo-to-role
* 'mv-pytivo-to-role' of https://github.com/PurpleNinja225/NASible:
  move pytivo to roles
2022-05-28 17:33:18 +01:00
David Stephens
db9750060d Use docker for ansible-lint vscode task 2022-05-28 13:53:43 +01:00