27 lines
No EOL
1.1 KiB
Markdown
27 lines
No EOL
1.1 KiB
Markdown
---
|
|
title: 'Infrastructure'
|
|
date: 2024-02-06T22:25:56+01:00
|
|
draft: true
|
|
---
|
|
|
|
[Self-hosting](https://en.wikipedia.org/wiki/Self-hosting_(web_services)) is a
|
|
great way for decentralization, autonomy and privacy. As I'm trying to be a good
|
|
role model I share my knowledge by documenting the whole infrastructure setup.
|
|
|
|
{{< cards >}}
|
|
{{< card link="eturnal/" title="eturnal"
|
|
image="eturnal/img/stun-turn-server.svg"
|
|
subtitle="Supporting VoIP/Video calls with eturnal" >}}
|
|
{{< card link="forgejo/" title="Forgejo"
|
|
image="forgejo/img/forgejo-wordmark.svg"
|
|
subtitle="Using Forgejo for version control" >}}
|
|
{{< card link="icecast/" title="Icecast"
|
|
image="icecast/img/icecast-logo.svg"
|
|
subtitle="Live streaming media using Icecast" >}}
|
|
{{< card link="matrix/" title="Matrix"
|
|
image="matrix/img/matrix-logo.svg"
|
|
subtitle="Building a community using Matrix" >}}
|
|
{{< card link="nextcloud/" title="Nextcloud"
|
|
image="nextcloud/img/nextcloud-logo-blue.svg"
|
|
subtitle="Running a Nextcloud for file shares" >}}
|
|
{{< /cards >}} |