42 Commits

Author SHA1 Message Date
1672e76eca
Add documentation for switching to WireGuard
- Adds a new `wireguard.md` file detailing the process of switching from OpenVPN to WireGuard.
- Includes instructions for ProtonVPN users and guidance for other providers.
- Updates existing documentation in `vpn.md` and `port-forwarding.md` to reference the new guide.
- Adds a new section to `vpn.md` explaining the benefits of WireGuard.
- Clarifies the process of updating the `.env` file and `docker-compose.yaml`.
- Provides troubleshooting steps for common WireGuard issues.
2025-04-05 19:25:10 -03: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
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
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
f2a9ebe4f3
Add Port Forwarding guide for advanced VPN configuration 2024-12-30 10:35:10 -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
0e7ba98890
Changed backup docs to reflect new file 2024-12-26 09:28:47 -03:00
2a35976152
Add streamlined backup and restore procedures for YAMS 2024-12-23 12:23:59 -03:00
22941325f0
Added .env config for VPN setup in YAMS documentation 2024-12-23 11:21:16 -03:00
c6bc8ffb1a
Merge branch 'master' of gitlab.com:rogs/yams.media into v3 2024-12-23 09:41:37 -03:00
1d1e4eb708
Update VPN recommendations to prioritize ProtonVPN 2024-12-23 09:31:00 -03:00
Mason Stooksbury
c899c05e35 Prowlarr VPN documentation 2024-10-02 19:20:43 +00:00
d58c3d9d0c
Fixed custom VPN URL 2024-01-01 14:28:45 -03:00
a509f2ddcd
Fixed typo 2023-11-16 09:23:38 -03:00
3de1734a4b
Added "adding your own containers" documentation 2023-10-21 22:00:56 -03:00
771dcb3a9d
Removed countries from qBittorrent installation 2023-10-19 18:09:30 -03:00
50a6baf6e7
Fixed vpn links 2023-07-22 21:08:11 -03:00
6b9cfa9d41
Added Readarr 2023-01-31 14:10:31 -03:00
c0125f606b
Added Lidarr config 2023-01-31 11:48:33 -03:00
d70a9d5256
Added Portainer configuration 2023-01-30 15:58:22 -03:00
f413549952
Changed Jackett for Prowlarr on the entire website 2023-01-20 15:22:07 -03:00
12dd1e947c
Fixed typos on the entire page 2023-01-19 21:47:42 -03:00
a1aaae602e
Added better wording on backups 2023-01-17 20:11:11 -03:00
7274bbc315
Added backups to Advanced 2023-01-17 20:08:33 -03:00
c012021fd5
Referenced the IP address double check on the advanced VPN page 2023-01-16 19:44:00 -03:00
0286277ef7
Added advanced torrenting instructions 2023-01-16 19:39:05 -03:00
89ac49add4
Added VPN to the documentation 2023-01-16 14:27:46 -03:00
4492bd9278
Added Advanced VPN settings 2023-01-15 21:19:49 -03:00