Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 985 Bytes

File metadata and controls

20 lines (13 loc) · 985 Bytes

SOGNO Example Deployments

This repository contains deployment instructions and configuration files for different example deployments of the SOGNO platform. More detailed descriptions and high-level architecture descriptions are available on our official documentation pages.

Running examples using vagrant and virtualbox

Each example runs in a vm (8gb ram, 2cpu) provisioned by a vagrant script.

In case VMware is preferred please run appending:

cd vagrant && vagrant up <the-demo-you-want> --provider vmware_desktop