Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • cloud/documentation
  • 242618/documentation
  • 469240/documentation
  • LukasD/documentation
  • 35475/documentation
  • 323969/documentation
6 results
Show changes
# Frequently Asked Questions
## I want to use OpenStack. How do I register?
Follow instructions for registering in [MetaCentrum](https://metavo.metacentrum.cz/en/application/index.html).
## I have an issue with OpenStack. Where do I report it?
First, try to search the documentation for an answer to your problem. If all else fails, open a
ticket with [cloud@metacentrum.cz](mailto:cloud@metacentrum.cz). When contacting Helpdesk, always
include your *username* (upper right corner of the web interface) and *domain* with
active *project* (upper left corner of the web interface) as well as a description of
your problem and/or an error message if available.
# Glossary
## Virtual Machine Instance
> TODO
## Security Group
> TODO
## Project
> TODO
# MetaCentrum Cloud - User Guide
This guide aims to provide a basic walk-through for setting up your virtual infrastructure.
The left sidebar can be used for navigation throughout the documentation. Individual
pages of this guide can also be downloaded as PDFs for printing or later use.
If you are a beginner, we recommend starting in the [Graphical User Interface](0-gui/README.md)
section which will walk you through all the steps for starting your first virtual machine
instance.
Advanced users should start in the [Command Line Interface](1-cli/README.md) section, as it is
more suitable for complex use cases and exploration of available features.
Frequently asked questions and corresponding answers can be found in the [FAQ](FAQ.md) section.
Please, consult this section BEFORE contacting user support and/or HelpDesk.
Bear in mind that this is not the complete documentation to OpenStack but rather a quick
guide that is supposed to help you with elementary use of our infrastructure. If you need
more information, please turn to the official [OpenStack Documentation](https://docs.openstack.org/rocky/user/).
# Summary
* [Introduction](README.md)
* [Graphical User Interface](0-gui/README.md)
* [Command Line Interface](1-cli/README.md)
* [FAQ](FAQ.md)
* [Contribute](CONTRIBUTE.md)
* [Glossary](GLOSSARY.md)
{
"title": "MetaCentrum Cloud User Documentation",
"description": "This book aims to provide basic user manual for MetaCentrum Cloud users.",
"author": "Cloud Commando @ CESNET MetaCentrum/ICS MU",
"language": "en",
"plugins": [
"insert-logo-link-style",
"get-book",
"hints-istex"
],
"pluginsConfig": {
"insert-logo-link-style": {
"src": "https://it.muni.cz/media/2107236/openstack-logo-2016.png?width=130&height=35",
"style": "background: none;",
"link": "https://cloud.gitlab-pages.ics.muni.cz/documentation"
},
"get-book": {
"url": "https://cloud.gitlab-pages.ics.muni.cz/documentation/mcc-user-guide.pdf",
"label": "Download as PDF"
},
"hints": {
"info": "fa fa-info-circle",
"success": "fa fa-check-circle",
"danger": "fa fa-exclamation-triangle",
"warning": "fa fa-exclamation-circle"
}
}
}
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"gitbook-plugin-insert-logo-link-style": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/gitbook-plugin-insert-logo-link-style/-/gitbook-plugin-insert-logo-link-style-1.0.2.tgz",
"integrity": "sha512-NUl/UmnpS9vWGM+86WwZkgUqRH90kJDMkv5h474eILHxaSyu8S1FMeOqvNn3vIJWKabgYj6HsG4xlmTKlWdhgw=="
}
}
}