• 0 Posts
  • 10 Comments
Joined 1Y ago
cake
Cake day: Jun 12, 2023

help-circle
rss

Personally, literally some postit notes for my own selfhosted projects


You will need to review all the required variables and configure as you require. But basically, yeah

EDIT - NO

its not just grab and run. From the docs,

This container requires separate postgres and redis instances to run.



NPM as in nginx and not Node Package Manager?

When you said Jellyfin streaming isn’t working - are you able to actually get to Jellyfin UI and its the stream failing, or you can’t access Jellyfin at all via nginx?


It depends whether a whole season torrent exists or not. If sonarr can identify one thats a whole season, it should download that when you search at season level. If youve searched individual episode at a time, youll get a single one.

You can do an interactive search and iirc specify full season during that search


Check on activity page to see if its stuck on found/downloading/extracting/importing

Check trackers/sources aren’t down

Check in log.txt for exceptions


Like other commenter said, regardless of podman or docker you will need to handle port forwarding, and any firewall changes.

Port forwarding through docker or podman is pretty similar, if not identical.

I have heard good things about podman but I personally had some strange issues when moving from docker to podman, specifically transferring docker networks to the podman equivalent.


Something like this?

https://docs.linuxserver.io/general/swag

and add authentication to private services


Install an OS on the card to boot from? Its the same process as making a bootable live USB stick.

The performance will be poor in comparison to an SSD and will reduce the longevity of the card due to many r/w operations.


Do you want the host to be accessible fully from any host, or do you control all hosts you want to access it?

For mine, all the devices I want to access my personal host I have setup zerotier, and then pointed cloudflare at my zerotier address.

Any device I want to access my host (outside of my local network) requires zerotier.

I don’t want anything outside of my control accessing my host