Skip to content

Quick-and-Dirty Private Cloud Orchestration System

License

Notifications You must be signed in to change notification settings

joeHeartsmith/smog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status:incomplete

smog

smog is a quick-and-dirty private cloud builder/orchestration system. Build a truth table of tenancies, synchronize them across local network devices and servers, and start empty containers in new namespaces. Works with loadstone to peer your private cloud with public cloud providers. (Right now, tenancies are VLAN-based (with a 1-to-1 VLAN-to-namespace mapping), and MAC NAT is applied to ferry traffic in from the public internet to individual service containers.) Also works with a TLS-terminating proxy so that traffic may be filtered by an inline IPS. Honestly, this is just how I orchestrate my homelab, and it's built specifially for that, but could also work in a more generic capacity (i.e. if you have a list of VLANs, you could synchronize that information across a Linux router and a Cisco switch if that's all you were after).

About

Quick-and-Dirty Private Cloud Orchestration System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages