254 Commits

Author SHA1 Message Date
ffdb38293b
Add backup functionality to YAMS script 2024-12-23 11:44:51 -03:00
1b48411ddb
Update qBittorrent image tag to latest in compose file 2024-12-23 09:46:34 -03:00
b98bfb240a
Remove unused base configuration archive file 2024-12-23 09:45:37 -03:00
59331036b3
Deprecate 'update' option in usage help message 2024-12-23 09:24:00 -03:00
4d3607b7cc
Fixed typo 2024-12-23 09:21:48 -03:00
001d4b0bb9
Change default VPN service from Mullvad to ProtonVPN 2024-12-23 09:17:56 -03:00
33b318b204
Added port forward only for VPNs that support it 2024-10-12 12:36:30 -03:00
4898e593a4
Fixed uncommenting port 8081 from gluetun 2024-10-12 12:35:38 -03:00
9be5066817
Fixed config error in sabnzbd 2024-10-12 12:15:16 -03:00
7f4e1191e7
Adding VPN config to SABnzbd 2024-10-12 12:11:54 -03:00
561e18ebf9
Fixed SABnzbd port 2024-10-12 11:54:40 -03:00
709fb0c38c
Added SABnzbd to the install script 2024-10-12 11:43:52 -03:00
f7a6485387
Changed qbittorrent default port 2024-10-12 11:35:05 -03:00
30808ac9b2
Deprecating "yams update" 2024-10-12 10:39:13 -03:00
d7fda2a137
First steps towards hardlinking by default 2024-10-12 10:37:54 -03:00
2edd1c5539 Merge branch 'install-script-qol-update' into 'master'
Adding QoL updates to the install script to avoid confusion

See merge request rogs/yams!21
2024-10-02 18:14:27 +00:00
Mason Stooksbury
cea57c233a Adding QoL updates to the install script to avoid confusion 2024-10-02 18:14:27 +00:00
b5bf199237 Merge branch 'fix-surfshark-check-vpn' into 'master'
Changed the IP checking service for "check-vpn"

See merge request rogs/yams!19
2024-09-24 13:06:53 +00:00
e748391592 Merge branch 'discord-readme-update' into 'master'
Updating broken Discord link in README and CONTRIBUTING to match the invite link on the YAMS website

See merge request rogs/yams!20
2024-09-23 11:48:31 +00:00
Mason Stooksbury
6bec00fb7e Updating broken Discord link in README and CONTRIBUTING to match the invite link on the YAMS website 2024-09-23 11:48:31 +00:00
gloof11
3ff04b8448 Added multiple IP checker endpoints
The logic for getting the IP address is not within the
"find_available_ip_endpoint" function in order to allow for proper error
handling. If "send_error_message" were called in the function, the
script would exit with no indication as to why.
2024-06-21 20:13:32 +09:00
gloof11
3a7dbab35c Changed the IP checking service for "check-vpn"
The original "check-vpn" used an endpoint that is no longer online.
FIX: Replace the endpoint with ipinfo.io, a currently active service
2024-06-21 00:27:22 +09:00
e2c83c9400
Pinning gluetun to v3 2024-03-27 17:16:30 -03:00
3040d7d054
Removed gluetun pin 2024-03-04 17:26:55 -03:00
583777305d Merge branch 'fix-yams-help-command' into 'master'
fix yams script's help command in README

See merge request rogs/yams!17
2024-01-16 17:14:21 +00:00
Metin Bektas
0fcbd1c2b9 fix yams script's help command in README 2024-01-16 16:48:41 +01:00
dc5e5d28fb Merge branch 'fix-yams-help-command' into 'master'
fix yams script's help command

See merge request rogs/yams!16
2024-01-16 15:44:16 +00:00
Metin Bektas
8870aa7eef fix yams script's help command 2024-01-16 16:39:54 +01:00
bea1483c49 Merge branch 'migrate-docker-compose-version' into 'master'
Migrate docker compose version

See merge request rogs/yams!15
2024-01-13 00:43:15 +00:00
0c105eaaf8 Merge branch 'upgrade-docker-compose-v2' into 'migrate-docker-compose-version'
Upgrade to Docker Compose V2

See merge request rogs/yams!14
2024-01-13 00:39:28 +00:00
Metin Bektas
86bc84d403 upgrade to Docker Compose V2 2024-01-12 14:57:37 +01:00
2b8e457ed5
Fixed qbittorrent username/password issues. Fix #29 2023-11-22 19:33:51 -03:00
a75e3d1127 Merge branch 'bugfix/27/comment-plex-ports' into 'master'
Comment out plex ports on installation

Closes #27

See merge request rogs/yams!13
2023-11-12 13:45:45 +00:00
40e21a21bf
Changed identifiers for VPN search 2023-11-12 10:39:21 -03:00
30b6dd8464
Moved VPN enabled to outside of the VPN config 2023-11-12 10:29:49 -03:00
6553245b71
Fixed typo from "install_location" to "install_directory" 2023-11-12 10:24:41 -03:00
303cc38908
Removed dangling \ 2023-11-12 10:14:57 -03:00
1e01d6bcee
Removed dangling \ 2023-11-12 10:14:33 -03:00
cab2a2aab3
Added quotes around filename 2023-11-12 10:11:54 -03:00
9ca91ee039
Commenting ports out when using plex 2023-11-12 09:59:02 -03:00
f8c7aa7984
Fixed typo in the base docker-compose file. Fixes #25 2023-10-31 14:51:36 -03:00
2a0ba5737e
Fixed typo 2023-10-30 14:57:15 -03:00
c3a163d9a0
Fixed formatting 2023-10-30 14:52:47 -03:00
a4a056e237
Added CONTRIBUTING and CODE_OF_CONDUCT 2023-10-30 14:49:54 -03:00
e9bb057659
Added explicit lonks for Discord and Matrix 2023-10-29 17:24:48 -03:00
a6163ee89d
Wrapped link in a tag 2023-10-29 17:21:18 -03:00
1f4852c65d
Added URL at the side 2023-10-29 17:18:17 -03:00
fc40c1d849
Added link for Discord 2023-10-29 17:17:02 -03:00
2a60447bea
Testing org mode format for badges 2023-10-29 17:14:50 -03:00
a4a7ff97d9
Removed <a> 2023-10-29 17:10:14 -03:00