Commit graph

414 commits

Author SHA1 Message Date
Anarion Dunedain
f6144b77a1 Duplicate website/docs/applications/system-tools/healthchecks.io.md history in roles/healthchecks.io/docs/ history. 2023-03-28 13:37:31 +02:00
Anarion Dunedain
06f126e064 Duplicate website/docs/applications/other/guacamole.md history in roles/guacamole/docs/ history. 2023-03-28 13:36:54 +02:00
Anarion Dunedain
9dc1cc0fd3 Duplicate website/docs/applications/other/gotify.md history in roles/gotify/docs/ history. 2023-03-28 13:36:17 +02:00
Anarion Dunedain
a5399703e9 Duplicate website/docs/applications/monitoring/glances.md history in roles/glances/docs/ history. 2023-03-28 13:33:49 +02:00
Anarion Dunedain
0b6af3583a Duplicate website/docs/applications/development-tools/gitlab.md history in roles/gitlab/ history. 2023-03-28 13:33:17 +02:00
Anarion Dunedain
3b4bc62892 Duplicate website/docs/applications/development-tools/gitea.md history in roles/gitea/docs/ history. 2023-03-28 13:30:23 +02:00
Anarion Dunedain
88b3aa86ca Duplicate website/docs/applications/news/freshrss.md history in roles/freshrss/docs/ history. 2023-03-28 13:25:52 +02:00
Anarion
d0b6fcbb9f
📝 Remove docs in preparation to git cp 2023-03-28 13:19:33 +02:00
Anarion
9f3f684d01
Update Nomad test to check variable service name 2023-03-28 13:09:42 +02:00
Anarion
12461c1d63
Fix website docs lint 2023-03-11 14:52:30 +01:00
Anarion
150f90ad61
Remove comments 2023-03-11 14:35:56 +01:00
Anarion
4b52189861
Add network to miniflux 2023-03-11 14:31:35 +01:00
Anarion
59958915aa
Fix traefik test 2023-03-11 13:58:05 +01:00
Anarion
7e1149beaa
Fix grafana test idempotence 2023-03-11 13:21:09 +01:00
Anarion
5409640a12
Fix timemachine and its tests 2023-03-10 22:36:46 +01:00
Anarion
ea98920018
Fix lint 2023-03-10 22:24:14 +01:00
Anarion
ee6da57325
Add last batch 2023-03-10 22:00:37 +01:00
Anarion
defc17eaf3
"Fix" Guacamole 2023-03-10 16:50:37 +01:00
Anarion
d54e1acf30
Another barch: from prowlarr to sickchill 2023-03-10 16:40:33 +01:00
Anarion
cf77fb6e57
Update Krusader after old image no longer available 2023-03-10 16:07:16 +01:00
Anarion
2cddba35c4
Another batch: from paperless-ng to portainer 2023-03-10 14:18:19 +01:00
Anarion
e253f0a5d0
Another set: heimdall to overseer 2023-03-09 21:47:42 +01:00
Anarion
463ea6f5cf
Fix drone_ci tests 2023-03-09 15:17:27 +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
David Stephens
bcee9bf5a0 Name unnamed block 2023-02-18 15:35:37 +00:00
David Stephens
168ca111cb Fix Nomad linting 2023-02-05 23:26:12 +00:00
David Stephens
127d4f49b0
Merge pull request #611 from mahalel/master
FIX: Firefly3 - Add environment variables to fix broken login page form
2023-01-31 00:46:33 +00:00
David Stephens
3f35049a21 Flip to Vaultwarden image, fixes #643 2023-01-31 00:37:13 +00:00
David Stephens
66de80567d Fix Nomad start and stop reliability 2023-01-31 00:13:44 +00:00
Anarion
934e3a4307 Fix lint 2023-01-07 15:59:14 +01:00
Anarion
98cd41f9fc Remove unnecessary handler 2023-01-07 15:29:54 +01:00
Anarion
7d403e880f Fix Drone-CI test error 2023-01-07 15:26:28 +01:00
Justin D. Fetherolf
4f19f6ae47 refactor(mumble): lint and mv molecule directory
The molecule directory was named incorrectly, and there were linting errors.

Refs: #620
2022-12-09 18:28:14 -07:00
Justin D. Fetherolf
af24f92684 chore(mumble): update permissions comment
Update the permissions comment to explain what's going on. Stick with
changing the ownership of the mumble data directory because it's slightly
less gross than fully opening permissions of the folder.

Refs: #620
2022-12-09 17:56:16 -07:00
Justin D. Fetherolf
aeaecbafe4 refactor(mumble): add molecule and readme; attempt permissions
Add the expected molecule files as well as the readme for the role.
Attempt to change permissions to the uid/gid used inside the Mumble
container for the data directory.

Refs: #620
2022-12-09 17:47:32 -07:00
Justin D. Fetherolf
b0e69bd74b refactor: open permissions
The mumble docker image has the uid and gid baked in at image creation.
In order for the application in the container to write to the mounted volume
we're opening permissions to the mumble data directory.

Refs: #620
2022-12-09 17:22:47 -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
Justin D. Fetherolf
6de2fb2276 feature(mumble): add mumble configuration
This should provide the necessary configuration to run the mumble
server docker container, and also probably expose it externally.

Refs: #620
2022-12-07 20:59:08 -07:00
David Stephens
5886702aed Add Nomad restart when config changes 2022-11-10 22:27:02 +00:00
David Stephens
c367740b8e Add Nomad 2022-11-08 23:03:01 +00:00
David Stephens
e8e0d7866d Fix block indentation 2022-11-08 22:02:45 +00:00
David Stephens
85199bed27 Add Drone CI 2022-11-06 23:26:26 +00:00
Andrei Mahalean
4093d42997 add environment variables to fix broken login page 2022-10-26 22:53:20 +13:00
David Stephens
8d1cd19b80
Fixes #585 2022-10-01 21:00:27 +01:00
David Stephens
5d835ba566 Lint 2022-09-15 00:12:28 +01:00
David Stephens
26c13d8f7f Change calibre port for testing 2022-09-14 23:19:19 +01:00
David Stephens
10b69f33f0 Add more role tests 2022-09-12 23:27:44 +01:00
David Stephens
4bf13d78fe Fix Dokuwiki start/stop 2022-09-12 23:26:39 +01:00
David Stephens
b743a1e3ae Flip Firefly to MariaDB 10.9 2022-09-12 23:14:45 +01:00
David Stephens
4581e480c1 Calibre testing 2022-09-11 18:46:55 +01:00
David Stephens
03454fd592 Booksonic tests 2022-09-11 18:37:29 +01:00
David Stephens
1759c79b67 Bitwarden tests and tasks fix 2022-09-11 18:23:58 +01:00
David Stephens
81da82de8f Bazarr tests 2022-09-11 17:58:53 +01:00
David Stephens
6058a4157b Bazarr tests 2022-09-11 17:58:39 +01:00
David Stephens
8a2b24f08d Remove pointless comments 2022-09-11 17:58:26 +01:00
David Stephens
0a2d4d94be Use variables from role for testing 2022-09-11 17:33:19 +01:00
David Stephens
268bfb0d3d Include role vars for cleaner tests 2022-09-11 17:07:18 +01:00
David Stephens
ab5ada943d airsonic tests 2022-09-10 19:38:00 +01:00
David Stephens
1206c56185 Integration tests for Heimdall 2022-09-10 12:38:26 +01:00
David Stephens
0e46133f69 Fix docs 2022-09-10 09:23:20 +01:00
David Stephens
f1ce3537b9 Add reference hello_world role 2022-09-09 23:52:17 +01:00
Justin D. Fetherolf
3ff1f4662d fix conditional
The `when:` clause had an additional`when` which needs removal to
avoid failure.
2022-09-08 18:33:41 -06: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
Justin D. Fetherolf
7025a89228 fix variable name
The Ubooquity role contained a variable 'ubooquity' which is supposed
to be 'ubooquity_hostname'. Fix it.
2022-08-31 20:57:56 -06:00
David Stephens
dafd55e076 Couchpotato start and stop 2022-08-31 00:29:40 +01:00
David Stephens
79c9040c64 Correct block name 2022-08-31 00:16:31 +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
40b24c8486 Remove commented out code 2022-08-28 16:11:20 +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
David Stephens
1fafb97092 Add Gitea restart handler 2022-08-28 11:19:44 +01:00
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
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