284 Commits

Author SHA1 Message Date
19ca9bc9b7
Changed warning to ascii art 2025-03-14 15:11:59 -03:00
39b6089dcc
Add dramatic warning for ProtonVPN setup
- Added a dramatic warning to the ProtonVPN setup process in docs.org and install.sh.
- The warning highlights the importance of reading VPN documentation and provides a link to the setup documentation for each VPN provider.
- The warning is intended to help users avoid common setup failures caused by not reading the VPN documentation.
- The warning is displayed before proceeding with the setup process, ensuring users understand the importance of reading the documentation.
2025-03-14 14:59:25 -03:00
1a032f57f7
Fix issue with detecting Docker installed via snap 2025-01-14 17:08:21 -03:00
b3b6e87969
Update instructions to not use Proton account credentials for VPN configuration 2025-01-11 20:01:27 -03:00
fc5ddead22
Fix syntax error 2025-01-11 19:57:13 -03:00
02ee7fa38a
Added warning about using the proton username/password instead of the OpenVPN credentials 2025-01-11 19:53:43 -03:00
32d606c8de Merge branch 'fix-port-forwarding' into 'master'
Update VPN configuration to ask for port forwarding

Closes #42

See merge request rogs/yams!23
2025-01-11 22:13:44 +00:00
478b592c5a
Update VPN configuration to ask for port forwarding 2025-01-11 18:50:20 -03:00
c820e50871
Refactor VPN configuration input, handle special cases 2024-12-30 18:21:03 -03:00
f755a2ce20
Remove unnecessary variable install_cmd from check_dependencies function 2024-12-30 18:04:05 -03:00
348ed79503
Fix ProtonVPN username suffix reminder in configure_vpn function 2024-12-30 17:57:10 -03:00
f50d2ca673
Fix links and update VPN recommendation in README 2024-12-30 11:42:14 -03:00
97262ce5dc
Updated README.md 2024-12-30 11:39:55 -03:00
76bbdc9537 Merge branch 'v3' into 'master'
V3 - The big one

Closes #38, #35, #30, #3, and #39

See merge request rogs/yams!22
2024-12-30 14:01:28 +00:00
98a7c54769
Enable admin access and VPN port forwarding in Gluetun 2024-12-30 10:04:12 -03:00
16fbe42bf0
Rename 'tv' to 'tvshows' in MEDIA_SUBDIRS array 2024-12-30 10:03:56 -03:00
285165b0ed
Remove wrong DNS_ADDRESS variable from Docker Compose 2024-12-30 09:05:01 -03:00
b680dd4f6f
Update install scripts to include 'apt update' command 2024-12-30 08:55:51 -03:00
fa99635352
Fixed typo 2024-12-30 08:55:08 -03:00
30d97a3568
Refactor dependency checks to auto-install missing packages 2024-12-30 08:53:44 -03:00
e7b7b38383
Refactor install.sh to remove redundant docker dependency check 2024-12-29 22:46:59 -03:00
90f55b10d8
Add DNS_ADDRESS environment variable to Gluetun 2024-12-26 12:09:25 -03:00
a83479d307
Add VPN configuration update to setup scripts 2024-12-26 09:43:20 -03:00
17085d4def
Add echo statements before log messages for clarity 2024-12-26 09:37:51 -03:00
c701430167
Add spacing before media service configuration prompt 2024-12-26 09:36:34 -03:00
09008c82ee
Rewrite install script 2024-12-26 09:35:20 -03:00
9f1cbc00b6
Refactor YAMS script 2024-12-26 09:26:21 -03:00
6c63d02746
Add echo statements for readability 2024-12-23 12:22:06 -03:00
cb849cae2e
Add yams binary to install directory during backup 2024-12-23 12:15:54 -03:00
6a4832c75d
Enhance backup functionality with service control 2024-12-23 12:04:51 -03:00
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