Giter Site home page Giter Site logo

Comments (3)

stuclem avatar stuclem commented on September 28, 2024

See https://github.com/vmware/admiral/wiki/User-Guide for inspiration (old doc).

from vic-product.

stuclem avatar stuclem commented on September 28, 2024

Here are some notes from my experimentations with the Management Portal and from conversation with @martin-borisov:

  • The option to create VCHs will not be exposed in the Management Portal in 1.1

  • Authentication options are currently certificate-based or none. Username/password is not an option. Was wondering whether the --ops-user creds could be used, but Martin says no (at least not at this time - he was unaware of the ops user options).

  • When adding a VCH to the Management Portal, the authentication you use depends on how you deployed the VCH.

    • Deployed with --no-tls: Specify http://vch_ip:2375 (i.e. not https and not port 2376). Management portal does not request any authentication.
    • Deployed with --tls-cname but specifying --no-tlsverify: Create a new Public Key credential in Management Portal and paste in the contents of the server-key file that was generated when the VCH was created.
    • Deployed with --tls-cname without specifying --no-tlsverify: Create a new Certificate credential in Management Portal and paste in the contents of the server-cert and server-key files that were generated when the VCH was created.
    • Deployed with custom certs: Create a new Certificate credential in Management Portal and paste in the contents of the custom certs.

from vic-product.

stuclem avatar stuclem commented on September 28, 2024

Added skeleton topic here: https://github.com/vmware/vic-product/blob/master/docs/user_doc/vic_dev_ops/add_vchs_in_portal.md

from vic-product.

Related Issues (20)

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.