Commit graph

1157 commits

Author SHA1 Message Date
bcurran3
d27893ecb8
Update requirements to latest versions
been planning to do this PR for an update to 4.2.4 and now he's got v5.1.0 as of two days ago
(test - works fine)
2022-08-20 23:36:39 -07:00
David Stephens
fdc1f6a2ec Default to Nextcloud stable 2022-08-20 19:35:57 +01:00
David Stephens
4e6b9f849d
Merge pull request #568 from bcurran3/patch-46
FEATURE ADD: Nextcloud - change images to variables
2022-08-20 19:33:49 +01:00
David Stephens
ac3c87cb65 Move timemachine template file to role 2022-08-20 19:14:23 +01:00
David Stephens
d3d76f9864 Move virtual desktop template file into role 2022-08-20 19:14:23 +01:00
David Stephens
01bdc8e8b6
Update CONTRIBUTING.md 2022-08-20 19:05:54 +01:00
David Stephens
5ad87cbdd4
Merge pull request #555 from HitLuca/migrate-tasks-to-roles
Converted remaining tasks to proper roles
2022-08-20 10:30:15 +01:00
HitLuca
2bbbfb4401 🚨 added newline 2022-08-20 11:27:46 +02:00
HitLuca
e6ea338320 🚨 removed weird leftover from branch merge 2022-08-20 11:25:43 +02:00
HitLuca
9764abb1e6 Merge remote-tracking branch 'davestephens/master' into migrate-tasks-to-roles 2022-08-20 11:22:06 +02: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
David Stephens
3b2c4fa0b0
Merge pull request #584 from HitLuca/healthchecks.io-cron-update
Removed cron_file command from cron task
2022-08-18 07:42:19 +01:00
David Stephens
189629c209
Merge pull request #587 from bcurran3/patch-62
FIX: n8n - tag correction
2022-08-18 07:41:21 +01:00
bcurran3
3c6ace4e75
fix n8n tag 2022-08-17 20:20:42 -07:00
HitLuca
bb501d8fba 🏗️ removed cron_file command from cron task 2022-08-17 13:48:30 +02:00
bcurran3
d2c7ae6125
FIX: Glances - rename Glances.md to glances.md to match "house style" (#579)
Delete and re-create glances.md with lowercase name
2022-08-17 07:30:31 +01: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
David Stephens
32484bafdb
Merge pull request #564 from bcurran3/patch-42
FIX: netbootxyz - fix traefik routing and default web page
2022-08-15 08:36:37 +01: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
David Stephens
c0beb676c9 Ubuntu 22.04 👍 2022-08-14 00:25:58 +01:00
David Stephens
53560ef25e
Merge pull request #559 from jaimesBooth/jaimesBooth-KomgaToNasyml
komga to nasyml
2022-08-04 07:53:40 +01:00
David Stephens
65f55a4bd2
Merge pull request #562 from wmudge/update/route53-ddns-cron
Add CRON schedule to route53-ddns service
2022-08-04 07:52:23 +01: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
Jaimes Booth
2b24169ea1
Update nas.yml
Correct trailing spaces
2022-07-31 10:36:25 +12:00
Jaimes Booth
595095dce9
Update nas.yml
Add missing Komga role reference
2022-07-31 10:27:08 +12: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
David Stephens
2918387823
Merge pull request #556 from HitLuca/bugfix/octoprint-startup-failed-when-webcam-disabled
Fixed issue when octoprint_enable_webcam is false but  ENABLE_MJPG_STREAMER is still set to true
2022-07-27 23:46:20 +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
a1b5b85633 📝 removed Grafana, InfluxDB, and Telegraf entries. Added Homebridge entry, reordered entries aplhabetically 2022-07-27 10:58:39 +02:00
HitLuca
1c90934184 🚨 fixed linting errors 2022-07-27 10:49:09 +02:00
HitLuca
250f4895f2 🔥 removed duplicate or unused entries in all.yml 2022-07-27 10:46:55 +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
ace0ab2f58 🔧 minor wording change 2022-07-26 10:12:43 +02:00
HitLuca
7b7e3e849a 🚨 linted timemachine and utorrent docs 2022-07-26 10:10:00 +02:00
HitLuca
4d1e586f94 🔧 added markdownlint settings 2022-07-26 10:05:54 +02:00
HitLuca
e3565cf83e 🔧 added markdown linting as github action
📝 fixed url in ubooquity.md
2022-07-26 09:55:43 +02:00
HitLuca
dda3f0246e ♻️ big docs refactoring 2022-07-25 22:18:57 +02:00
David Stephens
5b9fa8bd9c
Merge pull request #551 from HitLuca/octoprint
Added octoprint application
2022-07-24 10:05:17 +01: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
0a7b33b701 📝 updated README.md with healthchecks.io entry 2022-07-22 10:22:32 +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
HitLuca
5f10b4cb1e 🔧 added healthchecks.io role reference in nas.yml 2022-07-21 20:03:22 +02:00
HitLuca
cac6bf599e added healthchecks.io service integration 2022-07-11 18:46:37 +02:00