tubbadu

joined 1 year ago
[–] [email protected] 1 points 9 months ago (4 children)

this could be an idea, but this would comport that remote files nobody wants will be there forever while very requested files will disappear quickly... I think I'll just backup all the files and change the filesystem to NTFS or XFS

[–] [email protected] 2 points 9 months ago (2 children)

thanks for the link! I searched a bit more and found this microsoft docs that explicitly says that exfat does not support hardlinks nor softlinks... I'll have to change filesystem I guess

[–] [email protected] 1 points 9 months ago

I found a solution: use myserverhostname.station instead of just the hostname. I really have no idea why, on the previous installation it worked well with just the hostname... ahh, whatever.

thank you very much for the help!

[–] [email protected] 1 points 9 months ago

here's the configuration file for jellyfin:

# ------------------------------------------------------------
# jellyfin.tubbadu.duckdns.org
# ------------------------------------------------------------



map $scheme $hsts_header {
https   "max-age=63072000; preload";
}

server {
set $forward_scheme http;
set $server         "192.168.1.13";
set $port           8096;

listen 80;
listen [::]:80;

listen 443 ssl;
listen [::]:443 ssl;


server_name jellyfin.tubbadu.duckdns.org;


# Let's Encrypt SSL
include conf.d/include/letsencrypt-acme-challenge.conf;
include conf.d/include/ssl-ciphers.conf;
ssl_certificate /etc/letsencrypt/live/npm-18/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/npm-18/privkey.pem;






# Block Exploits
include conf.d/include/block-exploits.conf;








proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;
proxy_http_version 1.1;


access_log /data/logs/proxy-host-5_access.log proxy;
error_log /data/logs/proxy-host-5_error.log warn;







location / {








proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;
proxy_http_version 1.1;


# Proxy!
include conf.d/include/proxy.conf;
}


# Custom
include /data/nginx/custom/server_proxy[.]conf;
}
[–] [email protected] 1 points 9 months ago (2 children)

on the server host myserverhostname correctly resolves, but if I enter the container (docker exec -it nginx-app-1 bash) it does not work anymore:

[root@docker-11e3869f946f:/app]# host tserver
Host tserver not found: 3(NXDOMAIN)

(I had to install dnsutils before)

it seems a nginx issue then

[–] [email protected] 1 points 9 months ago (5 children)

how can I find out more about this?

[–] [email protected] 5 points 9 months ago

I didn't subscribed to it either and never will. My father received a coupon for a free movie and watched it. I then tried to log in on my pc and this happened so... ̿ \(͡ ° ͜ʖ ͡ °)/ ̿

[–] [email protected] 3 points 9 months ago
[–] [email protected] 35 points 9 months ago

my exact thought XD

[–] [email protected] 36 points 9 months ago

It's the only way, they can go fuck themselves

[–] [email protected] 14 points 9 months ago

Because he said so

[–] [email protected] 11 points 9 months ago (1 children)

That's a big ass mushroom tho

view more: ‹ prev next ›