Files
guides/docs/selfhosting/index.mdx
T

17 lines
420 B
Plaintext

---
title: Self Hosting
description: A guide on how to self host services with Docker on a VPS.
keywords: [viren070, guides, viren070's guides]
---
# Self Hosting
This series of guides will show you how to self host services with Docker on a completely free VPS from oracle using Traefik as a reverse proxy completely from
scratch.
```mdx-code-block
import DocCardList from '@theme/DocCardList';
<DocCardList />
```