Self-hosting: Difference between revisions
Re-archived 1 citation(s) from archive.today to web.archive.org using CRWCitationBot |
Rewrote the introduction, incorporating common reasons to do this and referred to a basic explainer by Yunohost |
||
| Line 1: | Line 1: | ||
'''Self-hosting''' is the practice of implementing digital services with server applications under one's own control. This is opposed to relying on large public services or [[Cloud (service)|cloud services]]. | '''Self-hosting''' is the practice of implementing digital services with server applications under one's own control. This is opposed to relying on large public services or [[Cloud (service)|cloud services]], compared to which it provides significantly more control over how the services are provided at the cost of responsibility for setting them up and keeping them operational over time.<ref>{{Cite web |title=About self-hosting |url=https://doc.yunohost.org/en/admin/about_self_hosting/ |url-status=live |access-date=2026-02-25 |website=Yunohost}}</ref> | ||
It is typically taken up as a hobby, but enthusiasts report practical benefits as reasons to do this too, such as lower costs, less privacy concerns and greater flexibility.<ref>{{Cite web |last=Sholly |first=Ethan |date=2025-11-21 |title=2025 Self-Host User Survey Results |url=https://selfh.st/survey/2025-results/ |url-status=live |archive-url=https://web.archive.org/web/20251121125437/https://selfh.st/survey/2025-results/ |archive-date=21 Nov 2025 |website=selfh.st}}</ref> Some enjoy the feeling of independence and a sense of autonomy it brings, for some it's an alternative to digital services offered on worse terms than self-hosting can provide, and sometimes it's a viable alternative when commercial service providers make sudden significant changes detrimental to their users.<ref>{{Cite web |last=Kehayias |first=John |date=2021-09-02 |title=Meet the Self-Hosters, Taking Back the Internet One Server at a Time |url=https://www.vice.com/en/article/meet-the-self-hosters-taking-back-the-internet-one-server-at-a-time/ |url-status=live |archive-url=https://web.archive.org/web/20240816174958/https://www.vice.com/en/article/meet-the-self-hosters-taking-back-the-internet-one-server-at-a-time/ |archive-date=16 Aug 2024 |access-date=2025-08-12 |website=VICE}}</ref> | |||
The term "server" has several popular definitions in computing. Throughout this article it will refer to "a computer program that controls or supplies information to several computers connected in a network"<ref>{{Cite web |title=server (noun) |url=https://www.oxfordlearnersdictionaries.com/definition/english/server |archive-url=https://web.archive.org/web/20240424230254/https://www.oxfordlearnersdictionaries.com/definition/english/server |archive-date=24 Apr 2024 |access-date=2025-10-12 |website=Oxford Learner's Dictionaries}}</ref> and not comparably common "hosts that have software installed that enable them to provide information, like email or web pages, to other hosts on the network"<ref>{{Cite web |title=1.1.2.2 Clients and Servers |url=https://cisco.num.edu.mn/CCNA_R&S1/course/module1/1.1.2.2/1.1.2.2.html |url-status=dead |archive-url=https://web.archive.org/web/20240407111300/https://cisco.num.edu.mn/CCNA_R&S1/course/module1/1.1.2.2/1.1.2.2.html |archive-date=2024-04-07 |website=Cisco Networking Academy}}</ref>. | The term "server" has several popular definitions in computing. Throughout this article it will refer to "a computer program that controls or supplies information to several computers connected in a network"<ref>{{Cite web |title=server (noun) |url=https://www.oxfordlearnersdictionaries.com/definition/english/server |archive-url=https://web.archive.org/web/20240424230254/https://www.oxfordlearnersdictionaries.com/definition/english/server |archive-date=24 Apr 2024 |access-date=2025-10-12 |website=Oxford Learner's Dictionaries}}</ref> and not comparably common "hosts that have software installed that enable them to provide information, like email or web pages, to other hosts on the network"<ref>{{Cite web |title=1.1.2.2 Clients and Servers |url=https://cisco.num.edu.mn/CCNA_R&S1/course/module1/1.1.2.2/1.1.2.2.html |url-status=dead |archive-url=https://web.archive.org/web/20240407111300/https://cisco.num.edu.mn/CCNA_R&S1/course/module1/1.1.2.2/1.1.2.2.html |archive-date=2024-04-07 |website=Cisco Networking Academy}}</ref>. | ||