David Stephens
f0965e630f
Add DDNS Updater
2023-07-20 23:47:33 +01:00
David Stephens
21579cc01a
Add Loki logging stack
2023-07-19 23:44:20 +01:00
David Stephens
bf4d7f9cb4
Add Minio
2023-07-15 19:05:37 +01:00
David Stephens
a015186b65
More FQCNs and linting
2023-04-18 21:58:54 +01:00
David Stephens
6b697c7756
Merge branch 'new_format' of https://github.com/anarion80/ansible-nas into anarion80-new_format_2
2023-04-12 23:21:21 +01:00
David Stephens
67b5d5f6b0
Merge branch '620-add-mumble' of https://github.com/fetherolfjd/ansible-nas into fetherolfjd-620-add-mumble_two
2023-04-10 13:05:42 +01:00
Anarion
44008e59a9
Merge remote-tracking branch 'upstream/master' into new_format
2023-04-10 10:43:10 +02:00
David Stephens
791ff3e061
Pi4 support tweaks
2023-04-09 21:16:53 +01:00
Anarion
ee6da57325
Add last batch
2023-03-10 22:00:37 +01:00
Anarion
d54e1acf30
Another barch: from prowlarr to sickchill
2023-03-10 16:40:33 +01:00
Anarion
e253f0a5d0
Another set: heimdall to overseer
2023-03-09 21:47:42 +01:00
Anarion
4960286632
First portion of migration
...
freshrss, get_iplayer, gitlab, glances, gotify, guacamole, healthchecks.io
2023-03-08 21:47:39 +01:00
Justin D. Fetherolf
0f1dcd0eb8
refactor(mumble): properly disable
...
Don't default disable the mumble role; this will be taken care of in `tasks/main.yml`
Refs: #620
2022-12-10 11:28:03 -07:00
Justin D. Fetherolf
263ac760a8
chore: undo out of scope fix
...
Revert the changes to fix the nomad bug since it's out of scope for this work.
2022-12-09 17:58:48 -07:00
Justin D. Fetherolf
1f33ef3ba9
feature(mumble): attempt correct permissions
...
The data directory does not have permissions for access, so attempt
to widen those permissions. Additionally, add the role if enabled, and
add conditional to nomad role.
Refs: 620
2022-12-07 21:35:11 -07:00
David Stephens
85199bed27
Add Drone CI
2022-11-06 23:26:26 +00:00
David Stephens
f1ce3537b9
Add reference hello_world role
2022-09-09 23:52:17 +01:00
David Stephens
0bc58c39bc
Start and stop firefly
2022-09-07 23:50:45 +01:00
David Stephens
90a4eacad6
More apps start/stop
2022-09-07 23:06:52 +01:00
David Stephens
7714a55740
Couchpotato start/stop fix
2022-08-31 21:48:39 +01:00
David Stephens
b0e29ddf59
Nicer implementation of application start/stop
2022-08-30 23:59:52 +01:00
David Stephens
305efdc393
Code-server stops and starts
2022-08-28 18:57:44 +01:00
David Stephens
a6b86fa744
Cloudflare DDNS stops and starts
2022-08-28 18:45:41 +01:00
David Stephens
6a0b4c57b5
Cloudcmd starts and stops
2022-08-28 17:00:31 +01:00
David Stephens
3c8e1968ff
Calibre starts and stops
2022-08-28 16:50:22 +01:00
David Stephens
ca36ac0701
Booksonic starts and stops
2022-08-28 16:43:58 +01:00
David Stephens
b8fcfd30c0
Bitwarden starts/stops
2022-08-28 16:32:18 +01:00
David Stephens
3adcf026a1
Bazarr starts and stops
2022-08-28 16:17:33 +01:00
David Stephens
c200bf18b6
Airsonic now starts/stops
2022-08-28 16:10:35 +01:00
David Stephens
75c3ae23da
Gitea now stops when gitea_enabled: false
2022-08-28 16:03:42 +01:00
David Stephens
c52d7d04aa
Add Woodpecker-CI and associated Gitea config
2022-08-28 11:47:57 +01:00
HitLuca
e0088d871b
Merge commit '9ad34825ef128628b3bacfd78375c7eba7b106d2' into vscode
2022-08-23 11:55:22 +02:00
HitLuca
8b7af4287c
♻️ code-server entries are ordered alphabetically
2022-08-23 11:46:04 +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
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
bcurran3
3c6ace4e75
fix n8n tag
2022-08-17 20:20:42 -07: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
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
abd58ee27d
✨ added octoprint application
2022-07-23 18:46:12 +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
5f10b4cb1e
🔧 added healthchecks.io role reference in nas.yml
2022-07-21 20:03:22 +02:00
Justin D. Fetherolf
a110c79516
Merge branch 'master' into 531-minecraft-server
2022-07-01 08:18:32 -06: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
a9572f898e
Merge pull request #537 from wmudge/feature/route53-ddns
...
Add Route53 Dynamic DNS role
2022-06-19 08:57:24 +01:00