geekau / mediastack

The ultimate Docker Compose files and configs to build your desired media stack, quickly and easily, with secure outbound network traffic and secure remote access using multifactor authentication.
https://MediaStack.Guide
212 stars 39 forks source link

MediaStack guide empty #8

Closed MasonNight closed 1 week ago

MasonNight commented 1 year ago

I saw that the link didn't seem to contain any information, and that the link to your old guide was removed. Does this mean the old guide is outdated now?

geekau commented 1 year ago

Sorry, I've moved some of the build steps while I work on the web documentation.

While I'm working on updating the documentation, use the following guides as starters:

https://www.synoforum.com/resources/ultimate-starter-page-1-jellyfin-jellyseerr-nzbget-torrents-and-arr-media-library-stack.184/

https://www.synoforum.com/resources/ultimate-starter-page-2-jellyfin-jellyseerr-nzbget-torrents-and-arr-media-library-stack.185/

I'll leave open until we get the documentation onto the new site.

eshtee commented 10 months ago

Hello @geekau, Thanks for the effort you have put into this. I just got it working on my Windows server. Was wondering if there is anything I can help with, like documentation etc.

Cheers,

riourik commented 10 months ago

hi @geekau Good job I would like know if you will do a guide for it I try it worked good but I reinstalled it with a vpn I cannot connect on it anymore so if you could do a how to will be awesome. thanks

rc4l commented 9 months ago

The guide is wildly out of date. It talks about Transmission which is defined nowhere @geekau No explanation of why we need Authelia, etc

ghost commented 9 months ago

The guide is wildly out of date. It talks about Transmission which is defined nowhere @geekau No explanation of why we need Authelia, etc

@rc4l do you recommend a guide?

Invinsk commented 8 months ago

Sorry, I've moved some of the build steps while I work on the web documentation.

While I'm working on updating the documentation, use the following guides as starters:

https://www.synoforum.com/resources/ultimate-starter-page-1-jellyfin-jellyseerr-nzbget-torrents-and-arr-media-library-stack.184/

https://www.synoforum.com/resources/ultimate-starter-page-2-jellyfin-jellyseerr-nzbget-torrents-and-arr-media-library-stack.185/

I'll leave open until we get the documentation onto the new site.

Hi, is there an up-to-date version of the guide?

martyp187 commented 7 months ago

Given the linked guides are out of date..

Can someone confirm what the correct default download folder for BitTorrent is meant to be?

Some reference /data/torrents others /data/finished

ninjanerdbgm commented 4 months ago

I managed to get this stack up and running using the out of date guides and modifying as I go, but I can't figure out any reverse proxy settings or how to set up authelia, ddns-updater, flaresolverr, swag, tdarr, or unpackerr. Does anyone have any good guides for these?

Vothm commented 4 months ago

I managed to get this stack up and running using the out of date guides and modifying as I go, but I can't figure out any reverse proxy settings or how to set up authelia, ddns-updater, flaresolverr, swag, tdarr, or unpackerr. Does anyone have any good guides for these?

Hi, for some reason i'm getting a "required variable DOCKER_SUBNET" is missing a value: err even though it's already defined. I have also tried making the subnet through docker network create command and still nothing. Did you have to do anything special for the docker subnet?

ninjanerdbgm commented 4 months ago

I managed to get this stack up and running using the out of date guides and modifying as I go, but I can't figure out any reverse proxy settings or how to set up authelia, ddns-updater, flaresolverr, swag, tdarr, or unpackerr. Does anyone have any good guides for these?

Hi, for some reason i'm getting a "required variable DOCKER_SUBNET" is missing a value: err even though it's already defined. I have also tried making the subnet through docker network create command and still nothing. Did you have to do anything special for the docker subnet?

Make sure you're including your .env file when you run docker compose. For example: docker compose -f docker-compose-media-stack.yaml --env-file docker-compose.env up -d

lxhwes commented 1 month ago

edit: I just found the docks repo! I'll take a look at that :)

geekau commented 1 month ago

This is the latest development commit of the MediaStack.Guide:

https://25cbdf96.mediastack-guide.pages.dev/

Unfortunately I didn't realise just how much effort was needed to write all the documentation, and the amount of additional applications and integration also grew, it became an insurmountable task.

This dev guide is missing a lot of text / sections, but has all. The steps needed to get all the apps up and running, and all configured (except for SWAG, Authelia, and Heimdal).

geekau commented 1 month ago

Have done a major rewrite of the README.md files in the repo, they now have network architecture and a lot more technical info to get everyone running.

https://github.com/geekau/mediastack

I have also published content I have to the website, and will start improving it over the coming weeks.

https://MediaStack.Guide

If you have time and would like to help with the documentation, jump over to:

https://github.com/geekau/mediastack-guide