Coder Social home page Coder Social logo

erigones / esdc-docs Goto Github PK

View Code? Open in Web Editor NEW
6.0 5.0 7.0 28.11 MB

Danube Cloud :: Documentation

License: Apache License 2.0

Shell 0.54% JavaScript 3.09% Makefile 1.27% Python 7.22% HTML 58.48% CSS 29.39%
danubecloud danube docs esdc hacktoberfest

esdc-docs's People

Contributors

dn0 avatar mbag avatar ricco386 avatar secult avatar yanchii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

esdc-docs's Issues

Parameters missing file:: specifier and wrong update order

In Maintenance->Updating Danube Cloud section the values to -key and -cert parameters are files and should be passed with file:: prefix.

In the same section the order of updating must be properly defined in a sense that first the management server should be updated and then Compute nodes.

No documentation about passing JSON data through es

There is a need to document a vital es functionality - passing JSON and file data as a parameter. When the parameter value is prefixed with "json::", it's processed differently and not taken as a string (and therefore discarded as some fields expect json as a parameter). Analogically, file:: prefix is used, but not documented anywhere.

Document answer_file install options

Should be places on the USB image into private/answers.json.

Example:

{
    "config_console": "vga",
    "skip_instructions": true,
    "simple_headers": true,
    "skip_final_confirm": true,
    "accept_eula": false,
    "datacenter_name": "XXX",
    "advanced_install": false,
    "add_nictags": false,
    "admin_ip": "XXX",
    "admin_netmask": "XXX",
    "admin_gateway": "XXX",
    "skip_ntp_check": false,
    "headnode_default_gateway": "XXX",
    "dns_resolver1": "<default>",
    "dns_resolver2": "<default>",
    "dns_domain": "<default>",
    "dns_search": "<default>",
    "ntp_host": "<default>",
    "hostname": "<default>",
    "root_password": "root",
    "admin_email": "[email protected]",
    "mgmt_admin_ip": "XXX",
    "esdc_install_password": "XXX",
    "disk_layout": "<default>",
    "install_to_hdd": false
}

Quickstart information needed

For a new person working on the project, it may be beneficial to have some short introduction and quickstart commands documented somewhere.

Search functionality improvement needed

I started to notice a pattern in Danube Cloud GUI users behavior:

  1. User doesn't understand something, so he opens docs.danubecloud.org
  2. "Search docs" feature looks promising, so he copy paste or write down some keywords from the original screen.
  3. User is dissapointed by the search results. While he is used to the common structure with headline and highlighted query found within a document fragment, he gets only topic headlines instead.
  4. Afterwards he start to open found documents, full text searching the text occurrences with help of the browser, one by one.

It would be beneficial to improve the search result structure with the highlighting in the document fragment, adding the document hierarchical structure or visible url to the search result, etc.

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.