this post was submitted on 29 May 2026
127 points (97.7% liked)

Selfhosted

60588 readers
1606 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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.

  8. 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:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I got a banner warning today linking to this page. It was announced a while back, but I either didn't see it or forgot.

We have made the difficult decision to limit the use of LanguageTool’s browser extension to Premium users only. The rise of generative AI has made it more challenging to sustainably monetize our offering. A majority of users use our products for free, and the relatively small percentage of Premium subscribers is all that is subsidizing our continuously increasing server costs. To improve our Premium experience and to sustain our business model, we’ll be making the LanguageTool browser extension available exclusively for paying customers.

The key bit for people who can selfhost:

Yes. If you are a developer, you can still host and run your own instance of LanguageTool’s server. The browser extension will continue to work as it currently does for users who use it with their own server.

you are viewing a single comment's thread
view the rest of the comments
[–] wltr@discuss.tchncs.de 4 points 1 month ago* (last edited 1 month ago) (1 children)

Does anyone have any notes on how to self host it and ideally some feedback on what it is to self-host it?

[–] nykula@piefed.social 6 points 1 month ago (1 children)

YunoHost application is here: https://apps.yunohost.org/app/languagetool

Docs for installing LanguageTool manually are here: https://dev.languagetool.org/http-server - version 20260528 works on Debian 13 under WSL, needs openjdk-25-jre-headless and the --public option. The extension settings have a localhost option, I didn't have to change anything else.

Note that premium as of today costs $2.50 per month if you pay for two years in advance. Running LanguageTool on a laptop isn't very fast for languages other than English, so paying them for the cloud might provide a better experience than self-hosting.

[–] wltr@discuss.tchncs.de 2 points 1 month ago

Thanks a lot! I’d explore that. I don’t know about others here, but I’m not even considering a non-self-hosted solution. But it’s great to know upfront that it would require a powerful server to have languages other than English.