GithubHelp home page GithubHelp logo

docker-webvirtcloud's People

Contributors

intellium avatar jkellerer avatar mplx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-webvirtcloud's Issues

Does not work through an external proxy

I've been trying to get it to work with HAProxy as the external proxy. The issue comes in setting the WS_PUBLIC_HOST variable in the settings.py file.

Your init sets the WS_PUBLIC_PORT from VNC_PORT variable but does not set the host.
You should add the following to set the host

echo "Setting VNC External Host..."
if [ -n "$VNC_HOST" ]; then
	sed -i "s/WS_PUBLIC_HOST = None/WS_PUBLIC_HOST = $VNC_HOST/" /srv/webvirtcloud/webvirtcloud/settings.py
fi

The above code has been tested but you have to put quotes around the host name to get it to work correctly.

Internal error or misconfiguration and was unable to complete you request.

I can add/edit Computes using TCP though GUI.

However, when I add a new instance, I got 500 error.

Navigate to the instance tab, the instance is there, click it got the same error. Also I can start, stop, restart it.

In the host, nirsh list --all does show it is running. Click on the novnc got another error screen. Any idea?

PUBLIC_PORT

I tried to use the PUBLIC_PORT env property to change to port from 80 to 8080.
But the login page is still on the port 80.

longging

I installed with docker,but used user ‘admin’ ,I don't know the login password.
Your document also has no password.
Can you help me ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.