[ English | English (United Kingdom) | 中文 (简体, 中国) | Indonesia | русский | français | नेपाली | Deutsch | Esperanto | português (Brasil) | español | 한국어 (대한민국) ]
Horizon: o projeto de Dashboard do Openstack¶
Introdução¶
Horizon is the canonical implementation of OpenStack’s Dashboard, which provides a web based user interface to OpenStack services including Nova, Swift, Keystone, etc.
For a more in-depth look at Horizon and its architecture, see the Horizon Basics.
Para aprender o que você precisa saber para iniciar, veja o Quickstart.
Usando o Horizon¶
Como usar o Horizon nos seus próprios projetos.
- Installation Guide
- Configuration Guide
- User Documentation
- Administration Guide
- Customize and configure the Dashboard
- Set up session storage for the Dashboard
- Create and manage images
- Create and manage roles
- Manage projects and users
- Manage instances
- Manage flavors
- Manage volumes and volume types
- View and manage quotas
- View services information
- Create and manage host aggregates
Contributor Docs¶
For those wishing to develop Horizon itself, or go in-depth with building
your own Dashboard
or Panel
classes,
the following documentation is provided.