• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle













  • The first is doable, but requires fiddling with DNS. I am not sure how exactly to do it with dyndns, but with cloudflare i can just add new subdomains from their interface, its very easy. If you can stomach paying for a domain, it might be the easy way to do it.

    To do the second one, you want to create a new proxy host, point the root at something (cant leave it blank, setting up a webserver with a list of hyperlinks might be nice), and then click Custom Locations, and add custom locations for each service you want.


  • I use Nginx Proxy Manager, with a cloudflare managed domain. I create subdomains for each service (service.example.com), and then only have to port forward 443.

    The best thing you can do is to document your setup. You may be comfortable now, but if your router/server/whatever explodes in 3 years time, you be starting from scratch. The more doco you have the better. I am using silverbullet, but anything is better than nothing.



  • The pi will pull the current it needs, the power supply doesnt push current into the pi. So no need for a resistor.

    You can definitely do this, i did it for a pi connected to my 3d printer. You are wasting the 12V rails though, and some PSUs may not like it if the 12V is unused (YMMV).

    When i did this, i got a lot of undervoltage warnings on the pi, but it otherwise worked fine.