190 Commits

Author SHA1 Message Date
Loriage
085909b1d2 Add warning about recent Plex limitations 2025-04-02 19:48:18 +02:00
4a1979bad5
Add acknowledgement to Airwreck
- Acknowledge Airwreck's contribution to the guide.
- Added a line to the content/advanced/env-file.md file.
2025-03-30 15:14:15 -03:00
c218948b5f
Merge branch 'master' of gitlab.com:rogs/yams.media into add-env-documentation 2025-03-30 09:41:44 -03:00
db958da6e8
Add summary to env-file.md
- Adds a summary to the top of the env-file.md document.
- This provides a brief overview of the file's purpose.
- The summary explains the role of the .env file in YAMS configuration.
2025-03-29 17:25:33 -03:00
2249d5613b
Adjust documentation weights
- Updated the weight values for several documentation pages.
- Ensured consistent ordering and prioritization of advanced guides.
- Improved overall documentation structure.
2025-03-29 17:19:20 -03:00
fea482b762
Added documentation for environment variables
- Clarifies the purpose and usage of the `.env` file.
- Adds a new page dedicated to explaining the `.env` file.
- Improves the explanation of how environment variables are used in custom containers.
- Adds details about default environment variables and their purpose.
- Includes a section on VPN configuration and `.env` usage.
2025-03-29 17:18:51 -03:00
cb560afc06
Add example configuration image
- Adds an image illustrating the final configuration.
- The image clarifies the expected configuration file content.
- Improves the clarity of the Proxmox LXC prerequisites guide.
2025-03-29 16:40:35 -03:00
fd3c2fc8cd
Adjust documentation weights
- Updates the weight values for several documentation pages.
- Ensures content is ordered logically within the advanced section.
- Maintains consistent weight numbering.
2025-03-29 16:29:48 -03:00
da86d2fdf5
Add Proxmox LXC prerequisites guide
- Adds a new guide detailing the steps required to install YAMS in a Proxmox LXC container.
- Updates the installation guide to reference the new Proxmox LXC prerequisites guide.
- Includes a note about using unprivileged LXC containers for security.
- Adjusts the date in the new guide to reflect the creation date.
- Places the new guide early in the Advanced section.
2025-03-29 16:29:20 -03:00
edc4449154
Add important note about Plex web interface path
Fixes #11

Add a note to the Plex setup guide explaining that the web interface requires the "/web" path after the port number to access the web interface. This note is important to ensure users can access the web interface correctly.
2025-03-19 15:27:21 -03:00
96fd4b7c23
Added Git dependency to the installation steps
Fixes #12

- Updated the installation steps to reflect the latest requirements and recommendations.
2025-03-19 15:20:27 -03:00
0af2ad729a
Add a note about YAML formatting errors
Fixes #13

- Added a note about YAML formatting errors in the "Common Gotchas" section of the custom containers documentation.
- Updated the existing "Container Names" and "Port Conflicts" notes with new information.
- Added a new note about permissions for containers accessing media files.
2025-03-19 15:12:41 -03:00
bf45e00d95
Add comments to custom container configuration file
Fixes #14

- Added a comment to ensure there are no spaces around the `services:` line.
2025-03-19 15:08:04 -03:00
a75613f560
Add BuyMeACoffee donation link to sub-footer
- Added a link to the BuyMeACoffee donation page in the sub-footer section of the website.
2025-03-18 14:54:37 -03:00
a7f53b2846 Merge branch 'fix-path' into 'master'
Change tv path to /data/tvshows

See merge request rogs/yams.media!16
2025-01-31 13:18:15 +00:00
Loriage
5ac85adf41 Change tv path to /data/tvshows 2025-01-31 13:21:01 +01:00
c083f2dae9 Merge branch 'change-ubuntu-version' into 'master'
Update Ubuntu supported version to 24.04

See merge request rogs/yams.media!15
2025-01-30 13:22:52 +00:00
Loriage
a1e7348278 Update Ubuntu supported version to 24.04 2025-01-30 13:31:07 +01:00
101cc64943 Merge branch 'fix-path' into 'master'
Small path change to be consistent with similar steps previously seen in the guide

See merge request rogs/yams.media!14
2025-01-30 11:49:28 +00:00
Loriage
9fde95beee Small path change to be consistent with similar steps previously seen in the guide 2025-01-30 11:47:16 +01:00
46a764d370 Merge branch 'fix-media-path-jellyfin' into 'master'
Small path change to be consistent with similar steps previously seen in the guide

See merge request rogs/yams.media!13
2025-01-29 17:14:29 +00:00
Loriage
cfb9427121 Small path change to be consistent with similar steps previously seen in the guide 2025-01-29 16:41:04 +01:00
Loriage
94edc23d80 Small path change to be consistent with similar steps previously seen in the guide 2025-01-29 16:00:59 +01:00
d1337a489a Merge branch 'add-sabnzbd-to-prowlarr' into 'master'
Add a mention of SABnzbd in the introduction

See merge request rogs/yams.media!12
2025-01-29 13:16:11 +00:00
Loriage
54a1f0d268 Add a mention of SABnzbd in the introduction 2025-01-29 14:11:26 +01:00
Loriage
c76115824d Added warning about being a dick with ratio 2025-01-22 15:25:51 +01:00
1ff130d4d9
Update OS version requirements to Debian 12 and Ubuntu 24.04 2025-01-15 08:33:49 -03:00
4dd57ec175
Update ProtonVPN setup instructions to warn about account usage 2025-01-11 20:01:46 -03:00
161d5c89af
Add documentation for ProtonVPN setup and port forwarding configuration 2025-01-11 19:07:26 -03:00
44a1a74412
Update install guide with Debian 11 setup link 2025-01-09 08:35:15 -03:00
640fcfbef9
Update ProtonVPN username format in common-errors.md 2025-01-08 11:17:21 -03:00
fd94173739
Update qBittorrent Docker logs command 2025-01-03 12:52:04 -03:00
ab57666ef4
Update YAMS installation instructions for clarity and consistency 2024-12-30 18:35:22 -03:00
cef408d197
Update ProtonVPN instructions in install steps 2024-12-30 17:57:28 -03:00
fd38460900
Added Port Forwarding callouts 2024-12-30 10:46:08 -03:00
048dffbe42
Adjust content weights and update titles for consistency 2024-12-30 10:35:37 -03:00
51fd3ad4c9
Set default save path in qBittorrent configuration 2024-12-30 10:35:29 -03:00
f2a9ebe4f3
Add Port Forwarding guide for advanced VPN configuration 2024-12-30 10:35:10 -03:00
d7d9f80b23
Update configuration docs URL to relative link 2024-12-30 09:00:01 -03:00
7e18becd81
Enhance documentation with hardlinking and atomic moves info 2024-12-26 12:03:26 -03:00
e611aa6771
Revamp the contact and donation pages for clarity 2024-12-26 11:23:57 -03:00
0bb22b82f0
Remove outdated guide for upgrading YAMS from v1 to v2 2024-12-26 11:10:16 -03:00
d2e7122478
Revise common issues guide for clarity and detail 2024-12-26 11:10:09 -03:00
18a6a8081e
Revise FAQs for clarity and expanded support information 2024-12-26 11:08:22 -03:00
07281f4fef
Refactor Portainer documentation for clarity and detail 2024-12-26 11:06:23 -03:00
c28c004ce7
Enhance YAMS backup and restore documentation 2024-12-26 11:05:17 -03:00
be710fc98c
Revise torrenting guide for enhanced instructions and safety 2024-12-26 11:02:27 -03:00
9da9ddbbe1
Enhance Prowlarr guide for VPN configuration steps 2024-12-26 10:59:52 -03:00
72879ceb81
Enhance VPN configuration guide with detailed instructions 2024-12-26 10:57:27 -03:00
fe66243de5
Improve YAMS container customization documentation 2024-12-26 10:55:21 -03:00