Skip to content
Snippets Groups Projects
Verified Commit 6084f061 authored by Boris Parak's avatar Boris Parak :8ball:
Browse files

Remove quickstart and clean-up GUI/CLI

parent 15bd35a7
Branches
No related tags found
No related merge requests found
0-quickstart/qs3-3.png

62.3 KiB

0-quickstart/qs3-4.png

62.2 KiB

0-quickstart/qs4.png

38.6 KiB

0-quickstart/qs5.png

49.3 KiB

0-quickstart/qs6.png

68.6 KiB

# Command Line Interface # Using OpenStack's Command Line Interface
## Getting Credentials ## Getting Credentials
> TODO > TODO
......
...@@ -4,4 +4,8 @@ ...@@ -4,4 +4,8 @@
Follow instructions for registering in [MetaCentrum](https://metavo.metacentrum.cz/en/application/index.html). 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? ## 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 [helpdesk@ics.muni.cz](mailto:helpdesk@ics.muni.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 messsage if available. 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.
...@@ -5,13 +5,15 @@ This guide aims to provide a basic walk-through for setting up your virtual infr ...@@ -5,13 +5,15 @@ This guide aims to provide a basic walk-through for setting up your virtual infr
The left sidebar can be used for navigation throughout the documentation. Individual 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. 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 [Quickstart](0-quickstart/README.md) 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 section which will walk you through all the steps for starting your first virtual machine
instance. instance.
Advanced users should start in the [Graphical User Interface](1-gui/README.md) or Advanced users should start in the [Command Line Interface](1-cli/README.md) section, as it is
[Command Line Interface](2-cli/README.md) sections, as these are more suitable for complex more suitable for complex use cases and exploration of available features.
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 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 guide that is supposed to help you with elementary use of our infrastructure. If you need
......
# Summary # Summary
* [Introduction](README.md) * [Introduction](README.md)
* [Quickstart](0-quickstart/README.md) * [Graphical User Interface](0-gui/README.md)
* [Graphical User Interface](1-gui/README.md) * [Command Line Interface](1-cli/README.md)
* [Command Line Interface](2-cli/README.md)
* [FAQ](FAQ.md) * [FAQ](FAQ.md)
* [Contribute](CONTRIBUTE.md) * [Contribute](CONTRIBUTE.md)
* [Glossary](GLOSSARY.md) * [Glossary](GLOSSARY.md)
{ {
"title": "MetaCentrum Cloud User Documentation", "title": "MetaCentrum Cloud User Documentation",
"description": "This book aims to provide basic user manual for MetaCentrum Cloud users.", "description": "This book aims to provide basic user manual for MetaCentrum Cloud users.",
"author": "Cloud Commando @ CESNET/ICS MU", "author": "Cloud Commando @ CESNET MetaCentrum/ICS MU",
"language": "en", "language": "en",
"plugins": [ "plugins": [
"click-reveal",
"insert-logo-link-style", "insert-logo-link-style",
"get-book", "get-book",
"hints-istex" "hints-istex"
......
...@@ -2,11 +2,6 @@ ...@@ -2,11 +2,6 @@
"requires": true, "requires": true,
"lockfileVersion": 1, "lockfileVersion": 1,
"dependencies": { "dependencies": {
"gitbook-plugin-click-reveal": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-click-reveal/-/gitbook-plugin-click-reveal-1.0.0.tgz",
"integrity": "sha1-xBQzr/C+BePt2AV9wJRFKAmfZUs="
},
"gitbook-plugin-insert-logo-link-style": { "gitbook-plugin-insert-logo-link-style": {
"version": "1.0.2", "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", "resolved": "https://registry.npmjs.org/gitbook-plugin-insert-logo-link-style/-/gitbook-plugin-insert-logo-link-style-1.0.2.tgz",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment