You can get the Tailscale apk from F-droid: https://f-droid.org/en/packages/com.tailscale.ipn/
You can get the Tailscale apk from F-droid: https://f-droid.org/en/packages/com.tailscale.ipn/
Racknerd.com has their Black Friday deals page still active and I’ve had good experience with their shared hosting and support!
I would recommend Tailscale for connecting to the home network. You could run it on each box if running it on the router is wonky.
Just to clarify the entire Logseq app is open source including the sync mechanism, the server backend to receive the sync endpoint and store the data isn’t. I use Syncthing (FOSS and cross platform) to sync noted between my devices.
Logseq fits the bill. By default it opens today’s date journal page and I just type everything into that and tag it (you can tag at any bullet level within the note). You can also create hierarchical tags like #topic/subtopic1 #topic/subtopic2, so the note will show up for topic regardless of the subtopic.
The comments here have been the most measured and useful about this topic, glad you got great information that others can benefit from now.
You don’t need a device, you can just buy it from the account on any browser via the play store.
I would recommend looking into Syncthing. I use it on all my devices and share specific folders between devices (notes mostly) and all folders back to the server. The server then backs all that up offsite as well.
Nice, thanks for being open to suggestions. It’s hard to get columnar data to be responsive on mobile. Not sure if there are any card layout type css libraries that are compatible with tables.
Again, thanks for the cool project!
After reading that post and the linked github issues, with the latest updates and comments from the last 24 hours. Here’s the TL;DR:
Please correct me if I missed something.
CC: @howlingecko@sh.itjust.works
Cool project! Would be awesome if it had a mobile layout. Thanks for sharing!
Right? The zip ties even have trimmed tails!
Thanks for the recommendations!
Are you using it with VOIP hardware? Any softphone/mobile client you’d recommend?
Nice! What SIP app are you using on mobile?
Re: port-forwarding, I used traefik as a reverse proxy and that worked well (having a single domain cert instead of per service DNS is another layer but it’s just obfuscation), but it’s always a risk. I finally started using Tailscale after hearing about it for years and it is actually very good and deserves the hype. I had meant to setup wireguard myself but this is a lot easier. And if you don’t want to use tailscale server, you can run headscale (on a cheap VPS?) instead.
I’ve been looking at voip.ms but haven’t tried it yet. Need to figure out my usage in a typical month to get a cost idea and figure out a voip/sip app. This is more of a fully control destiny type approach. The other option, more appealing but not as flexible, it’s MagicApp by MagicJack. I used MagicJack internationally for years and it worked great, it’s probably the best bet.
Ah gotcha, I’m not the admin. I believe @tyfi@wirebase.org is, maybe they can enable it?
Yes, Gitea is a hard-fork of Gogs and started years ago. Forgejo is a soft-fork of Gitea when the primary authors of Gitea created a company of the same name to provide paid support (there’s history there you can look up) but Gitea remains free and open source. Forgejo, supported by Codeberg, is a community fork and will upstream to Gitea.
Gitea/Forgejo is a great option, they recently even added build actions which are compatible with Github Actions.