15 lines
352 B
Markdown
15 lines
352 B
Markdown
|
---
|
||
|
title: "Selfhosting"
|
||
|
date: 2024-01-27T12:29:05Z
|
||
|
draft: true
|
||
|
description: ""
|
||
|
---
|
||
|
|
||
|
This might not always relate to (explicit) selfhosting, but I needed
|
||
|
another category that can combine more categories and this name is ok
|
||
|
for me.
|
||
|
|
||
|
## Replicating a MySQL database
|
||
|
|
||
|
<https://www.digitalocean.com/community/tutorials/how-to-set-up-replication-in-mysql>
|