Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
/ archisim Public archive

Simulate software architecture with LXD, inside a Vagrant

Notifications You must be signed in to change notification settings

bearstech/archisim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Archi-Sim

Test it

Build :

vagrant up

Enter :

vagrant ssh

Go to source folder :

cd /vagrant/archisim

Spawn some VM :

./spawn.py alpha beta gamma

List them :

lxc list

Test them

ssh root@beta

Install ping (the Debian is naked) :

apt-get install iputils-ping

Ping some friends :

ping alpha

Licence

3 Terms BSD Licence © 2015 Mathieu Lecarme

About

Simulate software architecture with LXD, inside a Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published