FYI, this will only work when you are connected to your local network! If you want external access you can configure a VPN for external access (WireGuard) or do some port forwarding and register a domain name and use a reverse proxy (caddy) to serve the app.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Correct! However I’d like to test it with Cloudflare tunnel
Well no. A proper PWA will work while offline. As long as it can talk to the instance, it should work fine.
Setting up something simple like Tailscale should also work to access local network stuff from different networks.
I'm also assuming that you are still running an Intel Mac, as wefwef for now doesn't provide native ARM containers and you'll have to build them yourself.
I don't see them using --platform=linux/amd64 so I suspect you are correct, that they're using an Intel Mac.
Yes, apologies for not clarifying. It is an Intel Mac!
Use Tailscale vpn if you want access from outside your home network. It’s super easy to set up, all you do is install Tailscale on the server and client, and login.
What happens when a new update is available? Do we need to run the docker again? (Noob here :( )
If you're using the tag latest then you would need to re-pull the image and restart your docker container.
I’ve done a similar thing, though I’m not sure what the point of CUSTOM_LEMMY_SERVERS is.
It just controls the list of server URLs you see by default.
I just started using wefwef. What’s the benefit of self hosting? I have an unraid server I can probably run this on.