Self-hosting: Difference between revisions
Added freebsd to server os Tags: Mobile edit Mobile web edit Visual edit |
m Format Tags: Mobile edit Mobile web edit Visual edit |
||
| Line 35: | Line 35: | ||
Because most self-hosted servers are typically used by only a few users in practice<ref name=":1" />, hardware requirements for some of the most popular services can be meager<ref name=":0" /><ref>{{Cite web |title=System Requirements |url=https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html |archive-url=https://web.archive.org/web/20251115134906/https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html |archive-date=15 Nov 2025 |access-date=2025-10-12 |website=Nextcloud Administration Manual}}</ref><ref>{{Cite web |title=FAQ - Docker Mailserver |url=https://docker-mailserver.github.io/docker-mailserver/latest/faq/#what-are-the-system-requirements |archive-url=https://web.archive.org/web/20251014171111/https://docker-mailserver.github.io/docker-mailserver/latest/faq/#what-are-the-system-requirements |archive-date=14 Oct 2025 |access-date=2025-10-12 |website=Docker-mailserver}}</ref> and can be satisfied by very old or cheap computers, which can be seen as a step towards [[circular economy]]. | Because most self-hosted servers are typically used by only a few users in practice<ref name=":1" />, hardware requirements for some of the most popular services can be meager<ref name=":0" /><ref>{{Cite web |title=System Requirements |url=https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html |archive-url=https://web.archive.org/web/20251115134906/https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html |archive-date=15 Nov 2025 |access-date=2025-10-12 |website=Nextcloud Administration Manual}}</ref><ref>{{Cite web |title=FAQ - Docker Mailserver |url=https://docker-mailserver.github.io/docker-mailserver/latest/faq/#what-are-the-system-requirements |archive-url=https://web.archive.org/web/20251014171111/https://docker-mailserver.github.io/docker-mailserver/latest/faq/#what-are-the-system-requirements |archive-date=14 Oct 2025 |access-date=2025-10-12 |website=Docker-mailserver}}</ref> and can be satisfied by very old or cheap computers, which can be seen as a step towards [[circular economy]]. | ||
Software-wise, depending on requirements and the level of technical expertise, one might opt for a generic server OS such as [https://www.debian.org/ Debian],[https://ubuntu.com/server Ubuntu Server], and [https://www.freebsd.org/ FreeBSD] for a more do-it-yourself experience, or an OS purpose-built for self-hosting such as [https://yunohost.org/ YunoHost] which guides its users through some of the complexities of the process. | Software-wise, depending on requirements and the level of technical expertise, one might opt for a generic server OS such as [https://www.debian.org/ Debian], [https://ubuntu.com/server Ubuntu Server], and [https://www.freebsd.org/ FreeBSD] for a more do-it-yourself experience, or an OS purpose-built for self-hosting such as [https://yunohost.org/ YunoHost] which guides its users through some of the complexities of the process. | ||
===Network-attached storage (NAS)=== | ===Network-attached storage (NAS)=== | ||