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: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
How do you connect to machines with SSH within the Tailscale app? For what I see the Tailscale app doesn’t have any SSH client
Not sure what devices you are using but I just run ssh desktop or ssh laptop in the terminal, running linux. I am not using tailscale app tho, I have service setup in Nixos config and use the commands only.
Ok, got it. I didn’t understand your reply because the OP question was an SSH client that could sync SSH keys and password, not a way to connect to the machines.
Ah mine was just a reply to your question on how to use SSH. I would rather use tailscale and use SSH from terminal as its super responsive and I am fairly comfortable with it. Iirc I followed a tailscale documentation on how to setup SSH which was super quick and easy to follow, try it. You can also SSH into your machine from the browser itself using tailscale admin portal.