Microvms in local Network #101

Open
opened 2025-04-10 16:26:47 +02:00 by kalipso · 3 comments
Owner

it makes sense to have microvms available within lan. For example a microvm could run a cups print server to advertise our printer to computers in the network.

If we want microvms to be able to be accessed from the local area network of malobeo we have three options:

  • we port forward traffic from fanny to the vm
  • we give some vms ip addresses within the lan
  • we give all vms ip addresses within the lan

workarounds can be just running the services directly on fanny for now.

it makes sense to have microvms available within lan. For example a microvm could run a cups print server to advertise our printer to computers in the network. If we want microvms to be able to be accessed from the local area network of malobeo we have three options: - we port forward traffic from fanny to the vm - we give some vms ip addresses within the lan - we give all vms ip addresses within the lan workarounds can be just running the services directly on fanny for now.
Author
Owner

This may neccessary for running the zineshop iam working on: https://git.dynamicdiscord.de/kalipso/zineshop
This will require connection to the printer

This may neccessary for running the zineshop iam working on: https://git.dynamicdiscord.de/kalipso/zineshop This will require connection to the printer
Collaborator

Port-forwarding would probably be the easiest option but if we give some (all) vms their own ips we could setup dns to access services which is nicer than remembering port numbers.

Port-forwarding would probably be the easiest option but if we give some (all) vms their own ips we could setup dns to access services which is nicer than remembering port numbers.
Collaborator

Alternatively set up a webpage on root to link to all other services

EDIT: Or a reverse proxy

Alternatively set up a webpage on root to link to all other services EDIT: Or a reverse proxy
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kalipso/infrastructure#101