1321db8634
Add custom URL for Plex web service
...
- Updated running_services_location() function to display custom URL for Plex web service.
- If the service is Plex, the URL is now displayed as "http://$host_ip:$ {services[$service]}/web".
2025-03-19 15:26:46 -03:00
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
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
16fbe42bf0
Rename 'tv' to 'tvshows' in MEDIA_SUBDIRS array
2024-12-30 10:03:56 -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
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
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
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
Mason Stooksbury
cea57c233a
Adding QoL updates to the install script to avoid confusion
2024-10-02 18:14:27 +00:00
Metin Bektas
86bc84d403
upgrade to Docker Compose V2
2024-01-12 14:57:37 +01: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
303cc38908
Removed dangling \
2023-11-12 10:14:57 -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
63bff4b94b
Checking if the install directory is writtable and readable
2023-10-25 23:15:40 -03:00
036f3fb1d1
Checking if the current user has enough permissions to install YAMS
2023-10-25 23:06:22 -03:00
4f16740b0c
Renamed setup.sh back to install.sh
2023-10-21 21:24:42 -03:00
aee33be7a0
Created automatic install script
2023-10-21 18:59:41 -03:00
a0486d9f6b
Fixed unreachable bug
2023-10-21 18:53:55 -03:00
eb13d6e0da
Extra small refactors
2023-10-21 18:46:51 -03:00
18d37584fe
Fixed typo
2023-10-21 18:36:39 -03:00
9014e10cc1
Fixed typo
2023-10-21 18:33:56 -03:00
89405ac84d
Renamed install_location to install_directory
2023-10-21 18:32:07 -03:00
52c88ed070
Fixed typo
2023-10-21 18:27:07 -03:00
403b55a7b9
Added more information messages
2023-10-21 18:25:11 -03:00
078fa2a18b
Renamed "folder" to "directory"
2023-10-21 18:21:56 -03:00
0be3a06df0
Made some small fixes in semantics
2023-10-21 18:16:34 -03:00
612eb32cd8
Refactored the information gathering section
2023-10-21 18:12:03 -03:00
63a453951e
Refactored the "Installing YAMS" portion
2023-10-21 17:25:19 -03:00
3ecbb4477b
Using formatting message functions to better display the messages
2023-10-21 17:17:09 -03:00