From 31ec36a9dca2af2ae7972c18e604ebf0555d6a62 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 17 Mar 2022 13:22:08 +0100 Subject: [PATCH] Add news "Free Lemmy instance hosting" --- ... Email Verification, and Temporary Bans.md | 4 +++ ...0 - Theming and Federation improvements.md | 2 ++ ...022-03-17 - Free Lemmy instance hosting.md | 25 +++++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 src/assets/news/2022-03-17 - Free Lemmy instance hosting.md diff --git a/src/assets/news/2022-01-12 - Lemmy Release v0.15.1 - Private instances, New User Registrations, Email Verification, and Temporary Bans.md b/src/assets/news/2022-01-12 - Lemmy Release v0.15.1 - Private instances, New User Registrations, Email Verification, and Temporary Bans.md index 9ffe918..972813b 100644 --- a/src/assets/news/2022-01-12 - Lemmy Release v0.15.1 - Private instances, New User Registrations, Email Verification, and Temporary Bans.md +++ b/src/assets/news/2022-01-12 - Lemmy Release v0.15.1 - Private instances, New User Registrations, Email Verification, and Temporary Bans.md @@ -1,3 +1,7 @@ +# Lemmy Release v0.15.1: Private instances, New User Registrations, Email Verification, and Temporary Bans + +*Written by @dessalines and @nutomic, 2022-01-12* + Lemmy now has private instances, optional registration applications, optional email verification, and temporary bans! These are described in detail below. Special thanks to @asonix for adding [tokio-console](https://github.com/LemmyNet/Lemmy/issues/2003) and [Jaeger + opentelemetry](https://github.com/LemmyNet/Lemmy/issues/1992) to our dev setups, so we can better identify performance bottlenecks. diff --git a/src/assets/news/2022-03-08 - Lemmy Release v0.16.0 - Theming and Federation improvements.md b/src/assets/news/2022-03-08 - Lemmy Release v0.16.0 - Theming and Federation improvements.md index 2854422..eda731f 100644 --- a/src/assets/news/2022-03-08 - Lemmy Release v0.16.0 - Theming and Federation improvements.md +++ b/src/assets/news/2022-03-08 - Lemmy Release v0.16.0 - Theming and Federation improvements.md @@ -1,5 +1,7 @@ # Lemmy v0.16.0 Release: Theming and Federation improvements (2022-03-08) +*Written by @dessalines and @nutomic, 2022-03-08* + ## What is Lemmy? Lemmy is a self-hosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top. diff --git a/src/assets/news/2022-03-17 - Free Lemmy instance hosting.md b/src/assets/news/2022-03-17 - Free Lemmy instance hosting.md new file mode 100644 index 0000000..b8ee500 --- /dev/null +++ b/src/assets/news/2022-03-17 - Free Lemmy instance hosting.md @@ -0,0 +1,25 @@ +# Free Lemmy instance hosting + +*Written by @nutomic, 2022-03-17* + +## What is Lemmy? + +Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top. + +To see how it works in practice, you can [browse the list of existing Lemmy instances](https://join-lemmy.org/instances). + +## Free instance hosting + +After two years of full-time development, Lemmy is in a very usable state. The main problem facing the project now is a lack of users, and low awareness of the project. To remedy this, we the Lemmy developers are launching a new promotion initiative. We will host selected instances for free, for one year. This can be about any topic, like video games, art, or a general forum for your country. The only exception is politics (there are many political instances already). + +The main purpose of this initiative is to promote the Lemmy project, so that more people will use it. For this reason, you should have a plan for growing and promoting the instance. For example, posting about it on your existing blog, posting on other forums, or inviting friends and colleagues. Paid advertising is unnecessary. Additionally, the topic should not be too narrow, but have relatively wide appeal. + +At this time, most existing Lemmy instances and users are concentrated in Europe and North America. For this reason, we especially want to encourage people from other parts of the world to apply, and create instances for their own regions. All languages can be used. + +If you are interested, send an email to contact@join-lemmy.org (in English) with a summary of the instance you want to create, how you plan to promote it, and some relevant details about yourself. The deadline is on 2022-04-18. + +If the application gets accepted, you will be an administrator, which involves a few responsibilities. First of all, you need a domain (the address under which the site can be reached, like `join-lemmy.org`). Then you will have to configure the instance name, description, rules, and a few other settings. And finally, you will be responsible for the moderation, which means removing spam, banning trolls, and dealing with other unwanted content. As the number of users grows, it makes sense to add more administratos to help with these things. After one year (or earlier at your request), we will transfer all the data to you, so that you can run the instance yourself. Then you need a server to install Lemmy on (or find someone else to help). + +Remember, if your potential instance doesn't meet the criteria or is not accepted, you can always [setup your own](https://join-lemmy.org/docs/en/administration/administration.html). People will be happy to help with any problems in our [Matrix channel](https://matrix.to/#/#lemmy:matrix.org) or [/c/lemmy_support forum](https://lemmy.ml/c/lemmy_support). + +Please consider sharing this announcement with others who might be interested.