Commit graph

234 commits

Author SHA1 Message Date
David Stephens
791b5b5d5a Unpin fixed Gitea version, remove user requirement 2022-08-27 22:22:14 +01:00
David Stephens
38a179505f
Merge pull request #596 from HitLuca/vscode
Added code-server app
2022-08-23 23:00:40 +01:00
David Stephens
dd92e0f7ed Remove cruft, move required files into roles 2022-08-23 22:38:45 +01:00
David Stephens
fa83a14cad Fix linting 2022-08-23 22:26:40 +01:00
HitLuca
e0088d871b Merge commit '9ad34825ef128628b3bacfd78375c7eba7b106d2' into vscode 2022-08-23 11:55:22 +02:00
David Stephens
9ad34825ef
Merge pull request #599 from HitLuca/clean-up
Moved users task to proper role
2022-08-23 00:58:03 +01:00
David Stephens
53b17c8811 📈 Re-add updated and fixed stats role. Goodbye influx, hello Prometheus 2022-08-23 00:56:02 +01:00
HitLuca
c8e251d18d ♻️ moved users task to proper role 2022-08-22 09:03:59 +02:00
HitLuca
8d5b4e8d22 added code-server app
🚧 still missing docs
2022-08-21 22:07:39 +02:00
David Stephens
ddc9bb1d87
Merge pull request #591 from bcurran3/patch-56
FIX: Traefik - traefik_port_http variable defined but never used
2022-08-21 20:06:08 +01:00
David Stephens
40b11d019b
Merge pull request #586 from bcurran3/patch-57
FIX: Speedtest-Tracker - correct container name
2022-08-21 09:18:25 +01:00
bcurran3
c0477460a2
Update traefik.toml 2022-08-20 17:18:43 -07:00
bcurran3
c374f32077
Update traefik.toml 2022-08-20 14:36:56 -07:00
bcurran3
a006c8af60
Update main.yml 2022-08-20 12:11:32 -07:00
bcurran3
5aa73bde40
Update main.yml 2022-08-20 12:05:55 -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
HitLuca
9764abb1e6 Merge remote-tracking branch 'davestephens/master' into migrate-tasks-to-roles 2022-08-20 11:22:06 +02:00
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