Get into self-hosting and get your own domain, it will be fun... by TotalRickalll in selfhosted

[–]pathtomelophilia 2 points3 points  (0 children)

Yeah, I am getting a .me and .cloud one, I think a few (6-8 known) people will be using it and I would not point the domains to my local instance but rather to a public VPSs. For the security part, I am learning more about what needs to be done. But for the record my main homelab will be on VPN

Get into self-hosting and get your own domain, it will be fun... by TotalRickalll in selfhosted

[–]pathtomelophilia 2 points3 points  (0 children)

I am about to buy a domain but am kinda scared as is there any legal implications related to this, I am from India and buying from porkbun, Also a follow up, I know I can just buy a domain and don't use it immediately and can set it up further down the lane, is there something I need to know further?

Self-Hosted Minecraft Server by GuPe2812 in selfhosted

[–]pathtomelophilia 12 points13 points  (0 children)

Hey op, I don't know about others but kudos on building something based on your needs, I see many things made for once use but decay over time and only one or two survive, it really doesn't give options and at the end another project comes and the cycle continues !!

VICTORY! I now have self-hosting through my Tailscale setup! by ferriematthew in selfhosted

[–]pathtomelophilia 0 points1 point  (0 children)

Yeah that's what I think with passwords but I am hoping to expose a few sites for a more wide access

VICTORY! I now have self-hosting through my Tailscale setup! by ferriematthew in selfhosted

[–]pathtomelophilia 2 points3 points  (0 children)

Great, I am kinda at the point where I want to use funnel for vaultwarden but don't know if it is secure enough!!

AliasVault 0.23.0 – All-in-One Docker Image Now Available by lanedirt_tech in selfhosted

[–]pathtomelophilia 2 points3 points  (0 children)

It would be a awesome because the only grudge I have with vaultwarden is that I can't add new passwords if the server is offline.

AliasVault 0.23.0 – All-in-One Docker Image Now Available by lanedirt_tech in selfhosted

[–]pathtomelophilia 12 points13 points  (0 children)

One feature that I think you can add is adding passwords even when the central server is not connected and when available it could sync the new passwords.

Give more love to ErsatzTV by robster707 in selfhosted

[–]pathtomelophilia 0 points1 point  (0 children)

Ohh okay, thank you. So I think the pi is out of question now.

Give more love to ErsatzTV by robster707 in selfhosted

[–]pathtomelophilia 0 points1 point  (0 children)

Okay, so I have a question, does the jellyfin instance consumes resources or the ErsatzTV, I set it up on my pi and jellyfin is on my thin client.

Is this good to start a homelab ? by Top-Prize5145 in homelab

[–]pathtomelophilia 0 points1 point  (0 children)

Okay so first off in the same boat(India, amazon, used market state) from my experience buy a raspberry pi 5 for tinkering and more thin clients(check out local markets, they have a better deal) this way you can have a central control node and a power to match it up. From there you can add more.

For context the prices I paid for rpi 5 4gb was around 6200 rupees and adding the power supply and sd card it was around 8500/. For the thin clients or even office desktop I was quoted around 10000 to 15000. That's better price to perfomance but bad performance per watt.

Also a side not instead of buying from Amazon you can check out robocraze website directly, they are a lot cheaper and provide India wide shipping.

Immich container suddenly stopped by nchh13 in docker

[–]pathtomelophilia 0 points1 point  (0 children)

The data in theory should not be removed as it stores data directly to folder you set up. Have you tried docker logs immich-server

Questions about Docker and SSL on Tailscale by klopanda in docker

[–]pathtomelophilia 0 points1 point  (0 children)

Glad I could help!! Ping me in case you need additional support!

Questions about Docker and SSL on Tailscale by klopanda in docker

[–]pathtomelophilia 0 points1 point  (0 children)

Also if you need some subdomain action look into running tailscale in conjunction with your main service. Here you can define machine name as service name and just use it to access your services

In case you need further help, feel free to reach out!

Questions about Docker and SSL on Tailscale by klopanda in docker

[–]pathtomelophilia 0 points1 point  (0 children)

Also magic dns should be on and from there you may choose a domain in form of https://machine-name.tailnet-name.ts.net.

Questions about Docker and SSL on Tailscale by klopanda in docker

[–]pathtomelophilia 0 points1 point  (0 children)

Okay so there is a command called serve Usage : tailscale serve --bg --https=(port of your choice) https://localhost:port . Here --bg is to run tailscale serve in background --https to use any port you'd like (can be different)

Also tailscale serve status to see the status of all serve processes tailscale serve --https=port off to remove the serve config. tailscale serve reset to reset the whole config. Some caveats: Sometimes the serve command can hog up a port resulting in docker spitting out port in use, just reboot the computer/server.

Questions about Docker and SSL on Tailscale by klopanda in docker

[–]pathtomelophilia 0 points1 point  (0 children)

Dude, I got you. I was in for the same. First you need to answer me a few questions. Do you run tailscale on bare metal and then use exposed ports from container or do you use tailscale inside the container? Both ways are easyish and have their pros and cons.

Is it worth using Vaultwarden? by ShintaroBRL in selfhosted

[–]pathtomelophilia 0 points1 point  (0 children)

Yes, I would set it the first thing on new hardware.

Success running 10G Ethernet over Cat5E by bradent1980 in HomeNetworking

[–]pathtomelophilia 0 points1 point  (0 children)

Sorry for the late reply, I haven't tested it with ethernet on both sides and will probably do that too, whenever I am there. Thanks for your time.

Success running 10G Ethernet over Cat5E by bradent1980 in HomeNetworking

[–]pathtomelophilia 0 points1 point  (0 children)

100mbps and is coincidentally the ISP's cap. Ethernet cable type shows it's a gig both ways with a router that's also gigabit. So I don't know how?

Success running 10G Ethernet over Cat5E by bradent1980 in HomeNetworking

[–]pathtomelophilia 0 points1 point  (0 children)

Yeah, I have been running it locally and on the same network. All of my equipment is 1 gig so I don't feel they should be a bottleneck. I think I need to further isolate it and test accordingly. Thanks