view the rest of the comments
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!
if you're on your home network the address will be the IP address and, if you're not using a reverse proxy, the port the app runs on.
with reverse proxy: http/s://192.168.8.2 or whatever without: http/s://:3000 or whatever the port is
Just the issue seems to be my api, if I’m able to fix that I’d be able to connect to my devices
I've had issues like this before too. Mine was with the api password. You have to enable api access in settings->authentication->allow api access
then reset the api password (sometimes takes a few saves to stick for some reason).