Lucy Randall
d94095426c
fix .env.example to implement CONFIG_DIRECTORY for the install script
2025-03-19 17:23:28 -07:00
Lucy Randall
b3c7a7c0c4
fix missing changes
2025-03-19 16:58:00 -07:00
Lucy Randall
e913c252b0
update docs.org with updated source.
2025-03-19 16:52:48 -07:00
Lucy Randall
aebe2e2ff2
fix line stuff from readme.org
2025-03-19 16:33:33 -07:00
Lucy Randall
6f0eaf6b7c
add configuration info to readme.org
2025-03-19 16:32:37 -07:00
Lucy Randall
e53c7082cc
fix typo
2025-03-19 16:25:31 -07:00
Lucy Randall
50aabdd401
add Configuration dir
2025-03-19 15:55:48 -07:00
04840dc04a
Add GNU General Public License v3
...
- Added a new file named LICENSE containing the GNU General Public License v3.
- Included the full text of the license in the file.
- This license ensures that the software remains free and open-source.
2025-03-19 16:10:15 -03:00
7b8f7b0bc7
Merge branch 'master' of gitlab.com:rogs/yams
2025-03-19 15:29:08 -03:00
1eac58e38d
Add more specific docs in docker-compose.custom.yaml
2025-03-19 15:27:00 -03:00
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
477f4497ae
Merge branch 'add-vpn-documentation-warning' into 'master'
...
Add warning about reading the VPN documentation
Closes #46
See merge request rogs/yams!24
2025-03-14 15:30:31 -03:00
8886f0c56a
Add ascii art link to README
2025-03-14 15:12:44 -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
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