made it into a slide show

This commit is contained in:
Lars Rossen 2026-05-10 11:49:48 +02:00
parent f5fa9a78a5
commit 3488007967

View file

@ -1,7 +1,14 @@
---
marp: true
pagination: true
---
# Introduction # Introduction
This is assorted notes on what could go into the MakerFLOSS lab This is assorted notes on what could go into the MakerFLOSS lab
---
# Requirements # Requirements
- A space to experiment with new software - A space to experiment with new software
@ -21,6 +28,8 @@ This is assorted notes on what could go into the MakerFLOSS lab
- Cost conscious - Cost conscious
- support constant change - support constant change
---
# Proposals # Proposals
## Short term ## Short term
@ -39,11 +48,15 @@ Complement the VPS with some local Hardware. This include
- a Backup server - a Backup server
- Use a tunnel to establish external access via public IP on VPS - Use a tunnel to establish external access via public IP on VPS
---
### Basic Services in Lab ### Basic Services in Lab
- Git: Forgejo - Git: Forgejo
- ... - ...
---
### Lab Diagram ### Lab Diagram
```mermaid ```mermaid
@ -83,6 +96,8 @@ graph TB
Switch --> Backup Switch --> Backup
``` ```
---
### TAPPaaS Diagram ### TAPPaaS Diagram
```mermaid ```mermaid
@ -112,6 +127,8 @@ graph TB
Firewall --> BackupSrv Firewall --> BackupSrv
``` ```
ß---
## Long term ## Long term
replace VPS with a direct IP pinhole access replace VPS with a direct IP pinhole access