Commit graph

414 commits

Author SHA1 Message Date
bcurran3
fa652829cd
Merge branch 'davestephens:master' into patch-57 2022-08-18 10:20:01 -07:00
bcurran3
530ea70579
Update main.yml 2022-08-18 10:17:29 -07:00
bcurran3
a9d3b7bd16
Update main.yml
I agree this is not necessary, but it adds consistency.
2022-08-18 01:34:45 -07:00
bcurran3
06f0cf71b5
ADD: Wireshark - the world’s foremost and widely-used network protocol analyzer (#578)
Add Wireshark
2022-08-18 08:29:10 +01:00
David Stephens
571a02c480
Merge pull request #570 from bcurran3/patch-48
FIX: duplicati - allow restore of docker persistent data
2022-08-18 07:55:48 +01:00
bcurran3
aff19c68a1
correct container name 2022-08-17 19:07:57 -07:00
HitLuca
bb501d8fba 🏗️ removed cron_file command from cron task 2022-08-17 13:48:30 +02:00
bcurran3
c96433adb8
FIX: duplicati - allow restore of docker persistent data
- adds ability to restore to docker_home when duplicati_data_permissions is overridden to "rw"

NOTE: I'm not sure why this wasn't addressed in https://github.com/davestephens/ansible-nas/pull/204. I addressed it with a question in https://github.com/davestephens/ansible-nas/issues/171 but never received a response. Hopefully this is a desirable enhancement allowing direct restoring of the container persistent data without having to restore to a temp area and then move them.
2022-08-15 14:55:47 -07:00
bcurran3
6561eddece
Update main.yml
add the image variables
2022-08-15 11:06:01 -07:00
bcurran3
e13092fb76
nextcloud - change images to variables
- create image variables so that users can define/overwrite the defaults
2022-08-15 11:04:30 -07:00
bcurran3
89173f2395
Update main.yml
* fixed traefik routing 
* pointed traefik to user interface instead of files
2022-08-14 18:00:13 -07:00
Webster Mudge
ea91f72744
Add CRON schedule to route53-ddns service
Signed-off-by: Webster Mudge <wmudge@gmail.com>
2022-08-03 18:35:19 -04:00
David Stephens
16caf4f27f
Merge pull request #549 from HitLuca/remove-enclosing-strings-for-booleans
Switched from booleans enclosed in strings to standard booleans
2022-07-28 00:05:03 +01:00
David Stephens
2c86689684
Merge pull request #552 from HitLuca/docs-refactoring
Big docs refactoring
2022-07-27 23:47:37 +01:00
HitLuca
bc6dbea970 🐛 fixed issue when octoprint_enable_webcam is false but ENABLE_MJPG_STREAMER is still set to true 2022-07-27 23:08:02 +02:00
HitLuca
1c90934184 🚨 fixed linting errors 2022-07-27 10:49:09 +02:00
HitLuca
59e47c4ebf 🏗️ converted remaining tasks to proper roles, moving vars definitions into proper role subfolder.
🐛 added missing entries in nas.yml (?!?)
♻️ reordered entries in nas.yml in alphabetical order. Renamed vd variables to virtual_desktop for ease of understanding
2022-07-27 10:41:17 +02:00
HitLuca
dda3f0246e ♻️ big docs refactoring 2022-07-25 22:18:57 +02:00
HitLuca
abd58ee27d added octoprint application 2022-07-23 18:46:12 +02:00
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
a779915fea
Merge pull request #544 from HitLuca/healthchecks.io
Added healthchecks.io service integration
2022-07-22 23:30:49 +01:00
HitLuca
cac6bf599e added healthchecks.io service integration 2022-07-11 18:46:37 +02:00
Justin D. Fetherolf
a110c79516 Merge branch 'master' into 531-minecraft-server 2022-07-01 08:18:32 -06: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
a9572f898e
Merge pull request #537 from wmudge/feature/route53-ddns
Add Route53 Dynamic DNS role
2022-06-19 08:57:24 +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
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
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
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
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
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
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
3d67080afc Linty McLintFace 2022-05-28 18:23:03 +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
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
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
514be7ec3c Merge branch 'add-rss-bridge' of https://github.com/Dylancyclone/ansible-nas into Dylancyclone-add-rss-bridge
* 'add-rss-bridge' of https://github.com/Dylancyclone/ansible-nas:
  Add RSS-Bridge
2022-05-28 13:52:43 +01:00
David Stephens
82e4613ef6 Lint 2022-05-28 01:01:37 +01:00
David Stephens
b0e36cbddd Move sabnzbd to role 2022-05-28 00:44:23 +01:00
Dylan Lathrum
170f4a45c3 Add RSS-Bridge
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.

Important: RSS-Bridge is not a feed reader or feed aggregator, but a tool to generate feeds that are consumed by feed readers and feed aggregators.
2022-05-27 16:03:37 -07:00
Dylan Lathrum
0dbffe9f44 Add Navidrome
Navidrome is an open source web-based music collection server and streamer that is compatible with Subsonic/Airsonic. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
2022-05-27 15:43:21 -07:00
David Stephens
c9018e255c
Merge pull request #520 from eniad/add-mealie
add mealie
2022-05-25 23:58:46 +01:00
David Stephens
3884fa61f8 Linting 2022-05-25 23:51:35 +01:00
David Stephens
c6a3a9bffe Merge branch 'add-dashy' of https://github.com/Dylancyclone/ansible-nas into Dylancyclone-add-dashy
* 'add-dashy' of https://github.com/Dylancyclone/ansible-nas:
  Add Dashy
2022-05-25 23:32:57 +01:00
David Stephens
e2240a7150 More ansible-lint 6 fun 2022-05-25 22:51:07 +01:00
Dylan Lathrum
ed18f41b55 Add Fresh RSS
FreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed.

It is lightweight, easy to work with, powerful, and customizable.

It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface.

Thanks to the WebSub standard (formerly PubSubHubbub), FreshRSS is able to receive instant push notifications from compatible sources, such as Mastodon, Friendica, WordPress, Blogger, FeedBurner, etc.

FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed.

Finally, it supports extensions for further tuning.
2022-05-24 15:46:09 -07:00
Dylan Lathrum
e7a05e6913 Add Dashy
Dashy is an open source, highly customizable, easy to use, privacy-respecting dashboard app.
It's packed full of useful features, to help you build your perfect dashboard. Including status checks, keyboard shortcuts, dynamic widgets, auto-fetched favicon icons and font-awesome support, built-in authentication, tons of themes, an interactive config editor, many display layouts plus loads more.
All the code is free and open source, and everything is thoroughly documented, you can get support with any questions on GitHub.
2022-05-24 15:44:22 -07:00
Toben Archer
72f320440f Adding localtime mounting 2022-04-15 16:55:32 -05:00
Toben Archer
bf58d4d523 Wrong port. 2022-04-15 16:44:14 -05:00
Toben Archer
060f8cf522 Added ESPHome for usage with Home Assistant. 2022-04-15 16:13:22 -05:00
eniad
7fabdd4a16 add mealie 2022-02-27 14:45:22 -05:00
David Stephens
3352773f9e
Delete unnecessary file 2022-02-21 00:09:39 +00:00
David Stephens
be2960ea21
Merge pull request #503 from khartahk/role-syncthing
syncthing: don't run in host network mode, specify uid/gid
2022-02-13 17:17:43 +00:00
David Stephens
d726ed9e74
Hook up syncthing_port 2022-02-13 17:17:15 +00:00
David Stephens
586abe35e4
Merge pull request #508 from eniad/add-komga
add komga
2022-02-13 17:14:19 +00:00
David Stephens
2691d12fe5 Linting 2022-02-13 17:01:55 +00:00
David Stephens
863cdc20fd Enable addition of extra options to Docker daemon.json 2022-02-13 17:00:28 +00:00
David Stephens
f02c9b2b0c Fix paperless_ng linting 2022-02-12 15:11:32 +00:00
David Stephens
6ac0374ece Merge branch 'master' of https://github.com/phiranf/ansible-nas into phiranf-master
* 'master' of https://github.com/phiranf/ansible-nas:
  Update variable names
  Add paperless_ng roles
  Fix documentation on how to create the superuser
  Set memory limit for containers
  Fix variable naming
  Rename consume_documents to documents_root
  Add readme entry
  Add paperless-ng
2022-02-12 14:22:25 +00:00
David Stephens
68dd737ba7 Merge branch 'master' of github.com:davestephens/ansible-nas
* 'master' of github.com:davestephens/ansible-nas:
  Update Firefly III image
2022-02-05 13:59:16 +00:00
David Stephens
3b2b46ae9b Fix CI, update linting configs 2022-02-05 13:58:11 +00:00
phiranf
4829937946 Update variable names 2022-01-29 00:54:39 +01:00
eniad
4260330161 fix bookss root typo 2022-01-17 14:31:06 -05:00
eniad
d2c1da7cff add books root to komga 2022-01-17 14:29:47 -05:00
slowesc
38d25554eb
Update Firefly III image 2022-01-09 15:01:17 +05:00
phiranf
002ab8d972 Set memory limit for containers 2022-01-09 00:28:19 +01:00
phiranf
e2ad0d8b7b Fix variable naming 2022-01-09 00:25:58 +01:00
phiranf
80b182fa22 Add paperless-ng 2022-01-08 19:34:13 +01:00
eniad
849d52ca2b add komga 2021-12-27 18:50:05 -05:00
Primoz Cankar
73a42c66fa
syncthing: don't run in host network mode, specify uid/gid 2021-12-21 22:53:59 +01:00
eniad
434542dd01 add audiobooks root to plex 2021-12-19 21:30:55 -05:00
David Stephens
fae5754a80
Merge pull request #498 from khartahk/role-bitwarden
bitwarden: user customization
2021-12-14 13:59:52 -08:00
Primoz Cankar
bf797e525b bitwarden: user customization
- ability to set whitelist IP's to allow access to bitwarden using
  `bitwarden_ip_whitelist`
2021-12-14 09:59:44 +01:00
David Stephens
24dcd06767
Merge pull request #482 from wmudge/duplicity-web
Add role for Duplicacy Web UI
2021-12-13 15:47:50 -08:00
David Stephens
5bb08d9522
Merge pull request #475 from Narcolapser/piwigo
Piwigo
2021-12-13 15:36:01 -08:00
David Stephens
dd1681f72f
Merge pull request #485 from wmudge/update/glances-apparmor
Disable AppArmor via 'unconfined' profile
2021-12-13 15:30:09 -08:00
David Stephens
78d1aee25a
Merge pull request #488 from eniad/add-booksonic
add booksonic
2021-12-13 15:28:39 -08:00
Toben Archer
1aa693ba6c Correcting GUID and UID. 2021-11-25 11:31:26 -06:00
Nicholas Jones
4d6fc28c6a
correcting netbootxyz main.yml variable name error
netbootxyz_available_externally is the name in defaults, netbootxyz_externally was the name in main, just correcting so that both are netbootxyz_available_externally
2021-10-19 10:49:19 -05:00
eniad
056bb9e2ba add booksonic 2021-09-29 23:15:13 -04:00
Webster Mudge
6e6104b14c
Disable AppArmor via 'unconfined' profile
Signed-off-by: Webster Mudge <wmudge@gmail.com>
2021-09-02 17:16:46 -04:00
Webster Mudge
924fc8cfb6
Add role for Duplicacy
Signed-off-by: Webster Mudge <wmudge@gmail.com>
2021-09-02 13:41:14 -04:00
David Stephens
040e083035
Merge pull request #476 from sjoshua270/fix_sonarr_downloads_path
Fixes mismatch between Sonarr and NZBGet downloads directory
2021-08-27 21:13:38 +01:00
David Stephens
773f57417a
Merge pull request #455 from random-dwi/feature/bitwarden_traefikv2
Bitwarden - use traefik v2 labels
2021-08-27 21:13:06 +01:00
David Stephens
43a58680fd
Merge pull request #477 from sjoshua270/add_prowlarr
Adds Prowlarr app
2021-08-27 21:02:05 +01:00
David Stephens
facb64a5ff
Merge pull request #474 from codemeister64/bugfix/radarr_memory_limit
[BUG] fix radarr memory limit
2021-08-27 20:57:40 +01:00
Denis Nolan
c8e9b05c79
Update main.yml
Update typos in `n8n` main.yml file
2021-08-27 18:57:00 +01:00
Josh Sauder
5e196048e7 Adds Prowlarr app 2021-08-20 20:45:18 -04:00
Josh Sauder
ec2bff722b Fixes an issue where the Sonarr downloads directory was not the same as the NZBGet downloads directory 2021-08-20 11:45:39 -04:00
Toben Archer
4e213cf37b All the docs updated 2021-08-17 18:13:59 -05:00
Toben Archer
7002b4378a Everything built.
Now I need to add all the administrative bits for ansible-nas. I
would also like to set it up to pre-populate the configuration
information for the database like gitea does. I'll have to read a
few more docs for that. But the important part is this is up now.
2021-08-17 13:49:47 -05:00
Toben Archer
91fc4301db Fixed the networking.
The container now shows up in traefik correctly. But now it looks
like I may need to setup a database container.
2021-08-17 11:57:54 -05:00
Oleksandr
3ddc288f10
Update main.yml
Fixed radarr memory_limit variable
2021-08-11 22:06:09 +03:00
Oleksandr
00ace50b21
Update main.yml
Fixed radarr memory_limit variable
2021-08-11 22:05:49 +03:00
Toben Archer
902fd6f42c Container pulled and running
But I still need to do some tweaks yet.
2021-08-09 13:17:40 -05:00
Toben Archer
699e1b15fd Initial build out.
I've created the Role but I do not yet know if it will work.
2021-08-09 10:36:42 -05:00
Dirk Wilden
ef206d7047 use traefik v2 labels 2021-04-07 19:37:55 +02:00
David Stephens
2d5df1930b Merge branch 'mv-gitlab' of https://github.com/PurpleNinja225/NASible into PurpleNinja225-mv-gitlab
* 'mv-gitlab' of https://github.com/PurpleNinja225/NASible:
  mv gitlab to role
2021-03-06 13:03:41 +00:00
David Stephens
cc5f1da17b
Merge pull request #434 from eniad/add-dokuwiki
add dokuwiki
2021-03-01 13:00:53 +00:00
Wessel van Norel
4d864560fe Make the watchtower_memory default an actual default; Fixes https://github.com/davestephens/ansible-nas/issues/435 2021-03-01 13:43:52 +01:00
eniad
c889d00e5a fix linting issue 2021-02-28 16:19:36 -05:00
eniad
1ef43df88d update dokuwiki config and variables
fix container port
make memory configurable
set uid/gid
2021-02-28 16:16:20 -05:00
eniad
e3ba8a491d convert dokuwiki to new role format 2021-02-28 15:01:33 -05:00
Dave Stephens
25f9c992fd Move netbootxyz to role 2021-02-23 21:49:05 +00:00
Dave Stephens
8b55e4aa51 Merge branch 'netbootxyz----addition' of https://github.com/bcurran3/ansible-nas into bcurran3-netbootxyz----addition 2021-02-23 21:47:13 +00:00
David Stephens
a645bd809f Enable configurable memory. Mops up #253 2021-02-23 15:16:29 +00:00
Dave Stephens
2a7d16209d Fixes #171 2021-02-23 00:18:08 +00:00
Dave Stephens
5bfe3afc02 Merge branch 'mv-glances' of https://github.com/PurpleNinja225/NASible into PurpleNinja225-mv-glances 2021-02-22 14:18:31 +00:00
David Stephens
0f16c6969c
Merge pull request #429 from random-dwi/feature/gotify
add gotify application
2021-02-21 20:18:49 +00:00
Dave Stephens
c8e887207d Yamllint FTW 2021-02-21 19:50:07 +00:00
Dirk Wilden
4eb22b0272 add gotify data directory and option to run with other user 2021-02-21 11:18:02 +01:00
Dirk Wilden
7663ae305b add gotify application 2021-02-20 20:04:12 +01:00
David Stephens
a178e016a7
Merge pull request #413 from PurpleNinja225/mv-miniflux
mv miniflux to roles
2021-02-17 09:49:31 +00:00
Dave Stephens
61eae6cc22 Fix Nextcloud variable names 2021-02-10 23:22:26 +00:00
PurpleNinja225
f18262e823
Merge branch 'master' into mv-miniflux 2021-02-09 16:34:03 -09:00
PurpleNinja225
1e4955378b Fix mistakes 2021-02-09 16:28:30 -09:00
Dave Stephens
00a5da7544 Merge branch 'role-migration' of https://github.com/PurpleNinja225/ansible-nas into PurpleNinja225-role-migration 2021-02-10 00:27:56 +00:00
David Stephens
53ebaa4a45
Merge branch 'master' into mv-firefly 2021-02-09 22:55:54 +00:00
David Stephens
e0aca1edc7
Update main.yml 2021-02-09 22:54:02 +00:00
David Stephens
412974f638
Merge pull request #414 from PurpleNinja225/mv-cloudcmd
mv cloudcmd to roles
2021-02-09 22:47:46 +00:00
David Stephens
10e59ae053
Update main.yml 2021-02-09 22:47:18 +00:00
David Stephens
b884c2bb84
Update main.yml 2021-02-09 22:32:50 +00:00
David Stephens
efc43410f3
Merge pull request #412 from PurpleNinja225/mv-mymediaforalexa
mv mymediaforalexa to roles
2021-02-09 22:27:32 +00:00
David Stephens
06adce6fc2
Update main.yml 2021-02-09 22:23:05 +00:00
David Stephens
f97dbf5f41
Update main.yml 2021-02-09 22:18:26 +00:00
David Stephens
396ad7e9ba
Merge pull request #421 from PurpleNinja225/mv-znc
move znc to role
2021-02-09 22:17:01 +00:00
David Stephens
097d58f1d7
Remove explicit network mode 2021-02-09 22:15:58 +00:00
PurpleNinja225
4d44ad017d move znc to role 2021-02-07 14:38:10 -09:00
PurpleNinja225
8067631cb0 move homebridge to role 2021-02-07 13:55:49 -09:00
PurpleNinja225
eeca37693c mv glances to role 2021-02-06 21:27:34 -09:00
PurpleNinja225
322398f6f8 mv gitlab to role 2021-02-06 20:15:52 -09:00
PurpleNinja225
0b74fc2e7a move firefly to role 2021-02-06 02:21:23 -09:00
PurpleNinja225
6d89265cc0 mv cloudcmd to roles 2021-02-05 23:14:58 -09:00
PurpleNinja225
e7126e9154 mv miniflux to roles 2021-02-05 23:06:55 -09:00
PurpleNinja225
88604efebb mv mymediaforalexa to roles 2021-02-05 22:33:05 -09:00
PurpleNinja225
a3ce151856
Merge branch 'master' into mv-youtubedlmaterial-to-roles 2021-02-05 21:46:46 -09:00
PurpleNinja225
2091100b0c mv youtubedlmaterial to roles 2021-02-05 21:40:27 -09:00
PurpleNinja225
cf0db6d862 fix review items 2021-02-05 15:18:35 -09:00
PurpleNinja225
7040c1279e
Merge branch 'master' into role-migration 2021-02-05 15:03:26 -09:00
PurpleNinja225
002e97e07b move pytivo to roles 2021-02-05 14:58:38 -09:00
PurpleNinja225
372e638cdb
Merge branch 'master' into add-jellyfin 2021-02-05 13:03:33 -09:00
David Stephens
4821d8983a
Merge branch 'master' into add-mylar 2021-02-05 11:39:47 +00:00
PurpleNinja225
39c917180c add mylar to role 2021-02-05 00:31:32 -09:00
PurpleNinja225
daee582051 remove double network_mode 2021-02-05 00:10:33 -09:00
PurpleNinja225
fd49efaa46 mv jellyfin to roles 2021-02-02 20:20:54 -09:00
PurpleNinja225
6bbb60460a add minidlna 2021-02-02 19:22:20 -09:00
PurpleNinja225
dda1f432ef mv jackett to role 2021-01-29 00:47:56 -09:00
PurpleNinja225
3657c4feda Add template mv get_iplayer, nzbget, pyload, tautulli to roles 2021-01-29 00:08:36 -09:00
PurpleNinja225
b191f95b0f Merge remote-tracking branch 'upstream/master' into add-deluge
merge upstream/ansible-nas
2021-01-28 00:39:27 -09:00
PurpleNinja225
765650e2c8 add deluge 2021-01-27 23:16:54 -09:00
Toben Archer
b34583dbe9 Missed some bits. 2021-01-23 21:37:10 +00:00
Toben Archer
f0a36fef7e Docs included
I've also updated the configuration for the new traefik configuration.
2021-01-23 15:15:07 +00:00
Toben Archer
0524406120 n8n Role created and works.
Now I just need to finish out the documentation.
2021-01-23 15:01:19 +00:00
Dave Stephens
52019dd388 Merge branch 'syncthing' of https://github.com/technicalguy/ansible-nas-1 into technicalguy-syncthing 2021-01-22 21:23:51 +00:00
Dave Stephens
33453cbac9 Merge branch 'nextcloud-sql-vars' of https://github.com/Blackfell/ansible-nas into Blackfell-nextcloud-sql-vars 2021-01-22 15:57:56 +00:00
Dave Stephens
88a0c46595 Move Sonarr to ansible role 2021-01-22 15:35:08 +00:00
Dave Stephens
8d5cfc9dc0 Incorporate @ryanolf Plex changes 👍 2021-01-22 14:38:28 +00:00
Dave Stephens
f2e1d660ab Move couchpotato to an ansible role 2021-01-20 14:50:45 +00:00
Dave Stephens
d0c8546a2a Update to Traefik v2.4 2021-01-20 13:51:16 +00:00
Dave Stephens
45ea106c89 Restart Traefik if config changes 2021-01-20 13:39:15 +00:00
Dave Stephens
7995c111ed Traefik - Prefer Cloudflare scoped token and add docs 2021-01-20 13:38:59 +00:00
Dave Stephens
25ed3fb565 Flip cloudflare_ddns to ansible role 2021-01-20 10:58:11 +00:00
David Stephens
13d046fc4a
Add parameters to Traefik.toml 2021-01-20 00:27:33 +00:00
David Stephens
dcdabe84d0
Parameterise Traefik DNS provider 2021-01-20 00:23:30 +00:00
Dave Stephens
96328d5f38 Traefik default log level to INFO 2021-01-19 23:55:47 +00:00
Dave Stephens
967856c266 Flip all apps in roles to Traefik v2.3 2021-01-19 17:18:12 +00:00
Dave Stephens
6b30e9afe2 Flip to Traefik v2.3 2021-01-19 16:55:12 +00:00
João Marques
181198a9ac Move *_enabled vars to each role defaults folder 2021-01-17 12:17:49 +00:00
João Marques
f07f64ac1a Move homeassistant to role 2021-01-17 12:17:49 +00:00
João Marques
69204db174 Move duplicati to role 2021-01-17 12:17:49 +00:00
João Marques
05e12f231b Move nextcloud to role 2021-01-17 12:17:49 +00:00
João Marques
23b09bdfbd Move bitwarden to role 2021-01-17 12:17:49 +00:00
Dave Stephens
3b5073f12f Fix tasks that have both ports and host network mode defined 2021-01-16 11:07:46 +00:00
Dave Stephens
5736f1b09e true -> yes for general.yml 2021-01-16 09:22:36 +00:00
Dave Stephens
7ff69ab6c4 Update Organizr to maintained image 2021-01-16 09:16:24 +00:00
Dave Stephens
a03b495747 Move utorrent to Ansible role 2021-01-16 09:06:36 +00:00
David Stephens
46b37dd56e Move Sickchill to ansible role 2021-01-15 10:34:42 +00:00
David Stephens
66d49fe03a Move Bazarr to ansible role 2021-01-15 09:44:22 +00:00
David Stephens
c41c065158 Move ombi to ansible role 2021-01-14 17:59:54 +00:00
David Stephens
d4fc84a4aa Move airsonic to ansible role 2021-01-14 12:50:44 +00:00
David Stephens
0abe029523 Remove Serposcope (dead software) 2021-01-14 10:44:33 +00:00
David Stephens
1fb535cdfd Move Watchtower to ansible role 2021-01-14 10:42:33 +00:00
David Stephens
8bb33fc886 Move Traefik to ansible role 2021-01-13 16:38:35 +00:00
David Stephens
4cf0be93a1 Move portainer to ansible role 2021-01-13 15:29:26 +00:00
David Stephens
959bb93ddc Move Organizr to ansible role 2021-01-13 15:26:00 +00:00
David Stephens
5d019d589a Move Transmission to roles 2021-01-13 15:19:47 +00:00
David Stephens
ec282d4ab8 Move Radarr to role 2021-01-13 10:32:40 +00:00
David Stephens
f9b38b4eb9 Add missing Gitea variable 2021-01-13 10:31:01 +00:00
David Stephens
c09ca44e5e Move Gitea to role 2021-01-13 10:25:57 +00:00
David Stephens
9237381e05 Move Emby to role 2021-01-13 10:10:08 +00:00
David Stephens
467fd688e4 Move lidarr to role 2021-01-13 10:01:40 +00:00
David Stephens
3a645b3819 Move netdata to ansible role 2021-01-12 17:18:05 +00:00
David Stephens
46fe985dd9 Move base ansible-nas configuration to roles 2021-01-12 12:56:03 +00:00
David Stephens
9884392a7f Heimdall tweaks to uid/gid 2021-01-12 12:11:20 +00:00
David Stephens
528c3461bc Move Heimdall to role 2021-01-12 11:56:36 +00:00
David Stephens
460887fec4 Add Plex role 2021-01-12 11:53:02 +00:00
David Stephens
c3712fa219 Oops... 2018-11-25 00:29:30 +00:00
David Stephens
96e5063075 Add Guacamole remote desktop server 💻 2018-11-19 22:58:06 +00:00
David Stephens
3da19e5708 Major updates:
* Rejig of playbook to load roles from ansible-galaxy
* Remove ansible-nas role and move tasks to tasks directory
* Add InfluxDB/Telegraf/Grafana for monitoring & dashboards
* Automatically configure InfluxDB as a datasource in Grafana
* Switch to ZFS Docker driver
* Add note about switching to overlay2 Docker driver if required
2018-04-08 23:29:25 +01:00
David Stephens
9d589811b6 Stats collection WIP 2018-04-07 11:29:22 +01:00
David Stephens
aedc81907d Add sickrage and znc 2017-11-21 22:18:35 +00:00
David Stephens
88a598f260 Variables rejig 2017-08-28 22:10:19 +01:00
David Stephens
83fee520d8 Initial Ansible NAS commit 2017-08-28 16:31:54 +01:00