Skip to content
#

kvm

Here are 351 public repositories matching this topic...

plajjan
plajjan commented Oct 25, 2017

We should add a CLI argument to add extra lines of configuration when the bootstrap configuration is applied to the device.

vrnetlab has no aspiration of becoming a generic configuration management system. The focus has always been, and will continue to be, on doing the minimal amount of configuration so that the router can then be configured through NETCONF/YANG. vrnetlab configures this boots

schnuffle
schnuffle commented Jul 12, 2019

I've been reading the issues about using nginx as reverse proxy, so there're people where it seems to work.
The problem is that there isn't enough info to set it up properly.
My setup:

nginx:

location / {
    # First attempt to serve request as file, then
    # as directory, then fall back to displaying a 404.
    #try_files $uri $uri/ =404;
    proxy_pass htt

Improve this page

Add a description, image, and links to the kvm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kvm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.