edit posts
This commit is contained in:
parent
1189065cde
commit
6ebf324481
22 changed files with 115 additions and 149 deletions
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = 'Safely Selfhosting'
|
||||
date = 2024-09-28T12:14:03+03:00
|
||||
draft = false
|
||||
+++
|
||||
---
|
||||
title: 'Safely Selfhosting'
|
||||
date: 2024-09-28T12:14:03+03:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Selfhosting is a great way to fight decentralization, however, you might find yourself scratching your head as to how to expose those services to the internet. You could just port forward, but you'll have to deal with the problems of having to constantly update your home IP or having to constantly worry that some script kiddie will be able to take down your internet at home, which if you work from home, isn't very good. Thankfully, you can mitigate this issue by proxying everything through a VPS.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue