Skip to content
Snippets Groups Projects
Verified Commit f277b07a authored by Radim Janča's avatar Radim Janča :speech_balloon:
Browse files

init commit

parents
No related branches found
No related tags found
No related merge requests found
# Compiled book
/_book/
# Build deps
/node_modules/
# Quickstart
Quickstart aims on users, which want to spin virtual machine in cloud as fast an possible.
To create and gain acces to virtual machine you need to:
* Login to MetaCloud
* Upload/create ssh keys
* Start the virtual machine
* Login to instance
## Login to MetaCloud
One of the access options is the web interface that is available at https://cloud.muni.cz. We recommend using the English version of the interface. The Czech translation of individual terms is not yet sufficiently experienced and their use may complicate communication with technical support.
>**TODO** add login info and screenshots
## Import/create SSH keys
>**TODO** add images and steps how to create/import ssh keys
## Start the virtual machine
>**TODO** add images and steps how to create virtual machine through quickstart GUI
## Login to virtual machine
>**TODO** add steps how to lohin to VM
# Security
## Code of conduct
>**TODO** user is admin of virtual machines... etc.
## SSH keys
# Networking
## Floating IP
## Security groups
# Compute
## Flavors
## Instance creation
## Instance access
# Storage
## Volumes vs Ephemeral storage
>**TODO** ceph info
# Images
## Public images
## Creating images
## Uploading images
# Command line interface
## Installation
>**TODO** manual install + some docker shizz?
## Access to Metacloud via CLI
>**TODO** add token access info
## Usage examples
>**TODO** how to create vm, network from CLI
# Orchestration with Heat
# How to start
>**TODO** ad some examples
# Frequently asked questions
# Glossary
TODO
# MetaCloud Documentation
# Summary
* [Introduction](README.md)
* [Quickstart](0-quickstart/README.md)
* [Security](1-security/README.md)
* [Networking](2-networking/README.md)
* [Compute](3-compute/README.md)
* [Storage](4-storage/README.md)
* [Images](5-images/README.md)
* [CLI](6-cli/README.md)
* [Orchestration](7-heat/README.md)
* [FAQ](8-faq/README.md)
{
"title": "MetaCloud User Documentation",
"description": "This book aims to provide basic user manual for MetaCloud users.",
"author": "Cloud Commando @ CESNET/ICS MU",
"language": "en",
"plugins": [
"click-reveal"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment