ef2075668a
Update Hugo CI image version.
...
- Use a more specific CI image version.
- Pin the image to include CI tooling.
2025-03-30 09:55:55 -03:00
658581e147
Add test stage to CI
...
- Adds a test stage using a Hugo image.
- Runs `hugo version` and `hugo --minify` in the test stage.
- Restricts test execution to merge requests and master branches.
2025-03-30 09:53:34 -03:00
61389a9ca8
Merge branch 'add-proxmox-lxc-docs' into 'master'
...
Add Proxmox LXC docs
See merge request rogs/yams.media!19
2025-03-30 09:35:13 -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
16d3753f15
Add French site link to main menu in config.toml
2025-02-14 11:15:11 -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
1690a4aee9
Merge branch 'add-ratio-disclaimer' into 'master'
...
Added warning about being a dick with ratio
See merge request rogs/yams.media!11
2025-01-22 14:30:39 +00: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
6077b952b2
Merge branch 'fix-port-forwarding' into 'master'
...
Added ProtonVPN warning
See merge request rogs/yams.media!10
2025-01-14 11:45:46 +00:00
2ff8045daa
Merge branch 'master' of gitlab.com:rogs/yams.media into fix-port-forwarding
2025-01-14 08:44:54 -03:00
4dd57ec175
Update ProtonVPN setup instructions to warn about account usage
2025-01-11 20:01:46 -03:00
72a549156b
Merge branch 'fix-port-forwarding' into 'master'
...
Add documentation for ProtonVPN setup and port forwarding configuration
See merge request rogs/yams.media!9
2025-01-11 22:13:50 +00: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
001d0e9aa2
Merge branch 'v3' into 'master'
...
V3 - The big one
See merge request rogs/yams.media!8
2024-12-30 14:01:25 +00: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