V3 - The big one #71
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "v3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR introduces significant updates to the YAMS (Yet Another Media Server) project, focusing on improving Docker Compose configurations, refining the setup process, enhancing script functionality, and updating documentation for better usability.
Changes:
Removed Easy Config File:
base/base-config.tar.gz
, which is no longer required for configuration.Updated Docker Compose Configurations:
docker-compose.example.yaml
anddocker-compose.custom.yaml
./data
, enabling hardlinking and atomic moves.sabnzbd
service.VPN
integration, including enabling port forwarding.Documentation Overhaul:
docs.org
with streamlined sections for constants, configuration, and script execution.Install Script Enhancements:
Updated YAMS CLI:
start
,stop
,restart
,destroy
,check-vpn
,backup
).Notes:
Testing:
Next Steps:
Closes #38 #35 #30 #3 #39
assigned to @rogs
changed the description
changed the description
mentioned in merge request !18
added 1 commit
90f55b10
- Add DNS_ADDRESS environment variable to GluetunCompare with previous version
changed the description
mentioned in issue #39
added 1 commit
e7b7b383
- Refactor install.sh to remove redundant docker dependency checkCompare with previous version
added 1 commit
30d97a35
- Refactor dependency checks to auto-install missing packagesCompare with previous version
added 1 commit
fa996353
- Fixed typoCompare with previous version
added 1 commit
b680dd4f
- Update install scripts to include 'apt update' commandCompare with previous version
added 3 commits
285165b0
- Remove wrong DNS_ADDRESS variable from Docker Compose16fbe42b
- Rename 'tv' to 'tvshows' in MEDIA_SUBDIRS array98a7c547
- Enable admin access and VPN port forwarding in GluetunCompare with previous version
mentioned in commit
76bbdc9537