Octavusss
@Octavusss@lemm.ee
- Comment on Pihole + Unbound Docker Compose file 1 week ago:
Deleted the WireGuard and modified few other things in docker compose file and so far it’s running fine without any errors. So far do good.
- Comment on Pihole + Unbound Docker Compose file 1 week ago:
Thank you very much.
- Submitted 1 week ago to selfhosted@lemmy.world | 31 comments
- Comment on Cool Bug Fact! 1 week ago:
Fuck you too a good day sir!
- Comment on I feel attacked 3 weeks ago:
I will come back to this post in 20-25 years time.
- Comment on I don't like to brag, but 3 weeks ago:
Respekt
- Comment on Which one did you choose???? 4 weeks ago:
3 3 3 3
- Comment on So which one? 4 weeks ago:
E
- Comment on Rule 34 rule 4 weeks ago:
No I don’t know and I didn’t want to know. I purposely avoid this shit.
- Comment on Rule 34 rule 4 weeks ago:
11 Maggie Simpson This has to be bots, please. Someone has to be just fucking around. This can’t be real.
- Comment on Comfy cozy 5 weeks ago:
Yeah since everything is tied to the fucking dollar and whatever America does affects us all it’s not really surprising.
- Comment on How to reverse proxy? 5 weeks ago:
Thx I appreciate the input. I have already a lot of things set up on the server and switching now would be painful and time consuming. I also use docker in conjunction with kvm-qemu and had I known about proxmox a month ago I would not have construct it at such but alas. I will however in the future get another hardware which I will use as a home server and I will definitely give proxmox a shot.
Unrealted but Alpine Linux is based af!
- Comment on Can you scare a flamingo? 5 weeks ago:
Thunderbolts and Lightning very very frightening
- Comment on How to reverse proxy? 5 weeks ago:
Well I already got static IP from my ISP and configured Wireguard on my directly on my router so I think I’m good.
- Comment on LOVE THEM 5 weeks ago:
I very much feel you brotha. One of the main things why me and my friends is that the Witcher 1 is one of few classics that have Czech dub. The catch is that it is a horrendously bad one for like 99% of the cast (I don’t know what were voice actors smoking during recording). Me and my friends always laugh for at least 80% of the dialog in the game. It’s absolutely amazing. Also same thing with Gothic 1 for english dub xD
- Comment on LOVE THEM 5 weeks ago:
Witcher 1. One of my all time favorites!
- Comment on How to reverse proxy? 5 weeks ago:
Something secure and easy to understand and setup for beginner. The easier the better. I don’t mind writing config files if I can understand it.
- Comment on How to reverse proxy? 5 weeks ago:
Omg thank you very much. I’ll definitely look it up.
- Comment on How to reverse proxy? 5 weeks ago:
I mean i have a wireguard on my router but how can I point the domain from my provider like (godaddy) to my server without opening ports?
- Comment on 7 for me 5 weeks ago:
Usually 10.
- Comment on How to reverse proxy? 5 weeks ago:
And if i wanted to install nginx from debian repo and make the config file for immich docker instance, bitwarden dcoker instance… how would the config files and ssl certificates for nginx look like?
- Comment on How to reverse proxy? 5 weeks ago:
I’m currently cannot post it here and also since it didn’t work the first time I’m using only http for jellyfin and immich but i can later post the docker config for bitwarden.
- Comment on How to reverse proxy? 5 weeks ago:
I’ll definitely take a look at so thx. Also I’m using duckdns right now so i didn’t need to port forward anything but if I use my domain do i need to port forward ports 80&443 from through my router to my debian server (192.168.200.101)?
- Comment on How to reverse proxy? 5 weeks ago:
Okay and in that case can you please point me in the right direction how should i write the nginx configs for each of my services and also make ssl certificates?
- Comment on How to reverse proxy? 5 weeks ago:
Yeah but when I last tried nginx on my bitwarden host and another on my jellyfin host i could access the one for bitwarden on port 81 of my server but couldn’t access the other nginx web page on port 85 even though i have written it in docker compose file and the port 85 was also open on my server.
- Submitted 5 weeks ago to selfhosted@lemmy.world | 76 comments
- Comment on Don't like em? Ghost em 1 month ago:
The cake is a lie
- Comment on The onion writers crying 1 month ago:
Some of my best slaves were argonian’s… Ok that came out wrong.
- Comment on Jellyfin on rootles docker access to encrypted drive 1 month ago:
Yes. But the main ssd where the OS is installed is also encrypted with different password. So you must first unlock the ssd anyway to automount the hdd.
- Comment on Jellyfin on rootles docker access to encrypted drive 1 month ago:
Oh sorry seems i explained it poorly.
That encrypted drive drive is set to automount on boot since I added it to /etc/fstatb and /etc/crypttab.
This makes things easier. Thank you for clarifying.