26 lines
986 B
Markdown
Executable File
26 lines
986 B
Markdown
Executable File
---
|
|
title: "Archived: First post of a previous site"
|
|
meta_title: ""
|
|
description: "this is meta description"
|
|
date: 2023-07-04T05:00:00Z
|
|
image: "/images/blog-post-1.jpg"
|
|
categories: ["Archive", "News"]
|
|
author: "Kevin Riordan"
|
|
tags: ["blog", "announcement"]
|
|
draft: false
|
|
---
|
|
|
|
## Mission
|
|
|
|
This is a journey about reducing cloud dependency, creating simple manageable solutions, reducing fixed costs, and most importantly learning and growing. My mission is to help people get a grasp of their tech stack while simultaneously educating the public on why privacy matters. As of writing this tech stack consists of a Synology NAS running most of my self hosting needs.
|
|
|
|
### This site is entirely self hosted using:
|
|
|
|
- Gitea - Secured private code management
|
|
- Odoo - This website and most other business processes
|
|
- Wireguard VPN - Secure Remote Admin Access to all services
|
|
- Nginx - Reverse Proxy with SSL for this site
|
|
- Dyanamic DNS - No static ip needed
|
|
- Synology for Data - Management
|
|
|