made it into a slide show
This commit is contained in:
parent
f5fa9a78a5
commit
3488007967
1 changed files with 17 additions and 0 deletions
|
|
@ -1,7 +1,14 @@
|
|||
---
|
||||
marp: true
|
||||
pagination: true
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
This is assorted notes on what could go into the MakerFLOSS lab
|
||||
|
||||
---
|
||||
|
||||
# Requirements
|
||||
|
||||
- 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
|
||||
- support constant change
|
||||
|
||||
---
|
||||
|
||||
# Proposals
|
||||
|
||||
## Short term
|
||||
|
|
@ -39,11 +48,15 @@ Complement the VPS with some local Hardware. This include
|
|||
- a Backup server
|
||||
- Use a tunnel to establish external access via public IP on VPS
|
||||
|
||||
---
|
||||
|
||||
### Basic Services in Lab
|
||||
|
||||
- Git: Forgejo
|
||||
- ...
|
||||
|
||||
---
|
||||
|
||||
### Lab Diagram
|
||||
|
||||
```mermaid
|
||||
|
|
@ -83,6 +96,8 @@ graph TB
|
|||
Switch --> Backup
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### TAPPaaS Diagram
|
||||
|
||||
```mermaid
|
||||
|
|
@ -112,6 +127,8 @@ graph TB
|
|||
Firewall --> BackupSrv
|
||||
```
|
||||
|
||||
ß---
|
||||
|
||||
## Long term
|
||||
|
||||
replace VPS with a direct IP pinhole access
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue