All Projects → openstack → Horizon

openstack / Horizon

Licence: apache-2.0
OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Horizon

Tutorial
Quick tutorials on how you you can build easy web applications with FeatherHttp. Learn how to build lightweight server-side web applications
Stars: ✭ 40 (-96.65%)
Mutual labels:  service
Eve Building Restful Mongodb Backed Apis Course
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Stars: ✭ 53 (-95.56%)
Mutual labels:  service
Monconn
A TCP connection monitoring tool written in Go.
Stars: ✭ 69 (-94.23%)
Mutual labels:  service
Masakari
Virtual Machine High Availability (VMHA) service for OpenStack. Mirror of code maintained at opendev.org.
Stars: ✭ 48 (-95.98%)
Mutual labels:  service
Api server boilerplate
typescript express board boilerplate using routing controller
Stars: ✭ 52 (-95.65%)
Mutual labels:  service
S
a go web freamwork for micro service, very very easy to create and deploy, with auto service registry and discover, high performance and based on http/2 no ssl
Stars: ✭ 67 (-94.39%)
Mutual labels:  service
Urf.core.sample
URF.Core Sample Solution - E2E sample built with ASP.NET Core, Entity Framework Core, URF.Core, Angular, Kendo UI & OData Core. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 40 (-96.65%)
Mutual labels:  service
Bekit
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
Stars: ✭ 71 (-94.06%)
Mutual labels:  service
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (-11.21%)
Mutual labels:  service
Automator
Various Automator and AppleScript workflow and scripts for simplifying life
Stars: ✭ 68 (-94.31%)
Mutual labels:  service
Badgen.net
Fast badge service
Stars: ✭ 1,045 (-12.55%)
Mutual labels:  service
Sharebox
家庭看片神器,可以用手机播放电脑里的视频,也可以用电脑播放手机里的视频,使用简单,能稳定运行在后台,目前支持的设备有Windows,Mac,Android。
Stars: ✭ 51 (-95.73%)
Mutual labels:  service
Keychains
🔑 A keychain wrapper that is so easy to use that your cat could use it.
Stars: ✭ 67 (-94.39%)
Mutual labels:  service
Winss
A supervision suite for Windows
Stars: ✭ 48 (-95.98%)
Mutual labels:  service
Caddy V1 Service
⬛️ Run Caddy as a service
Stars: ✭ 69 (-94.23%)
Mutual labels:  service
Qri
you're invited to a data party!
Stars: ✭ 1,003 (-16.07%)
Mutual labels:  service
Androidlearn
Android Custom Views
Stars: ✭ 66 (-94.48%)
Mutual labels:  service
Face recognition
Face recognition docker image to provide a web service which is able to register and recognize faces
Stars: ✭ 74 (-93.81%)
Mutual labels:  service
Zun
Containers Service for OpenStack. Mirror of code maintained at opendev.org.
Stars: ✭ 69 (-94.23%)
Mutual labels:  service
Videosniffer
视频嗅探服务(VideoSniffer API Service On Android)
Stars: ✭ 68 (-94.31%)
Mutual labels:  service

============================= Horizon (OpenStack Dashboard)

Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components. The openstack_dashboard module is a reference implementation of a Django site that uses the horizon app to provide web-based interactions with the various OpenStack projects.

.. image:: https://governance.openstack.org/tc/badges/horizon.svg :target: https://governance.openstack.org/tc/reference/tags/

Using Horizon

See doc/source/install/index.rst about how to install Horizon in your OpenStack setup. It describes the example steps and has pointers for more detailed settings and configurations.

It is also available at Installation Guide <https://docs.openstack.org/horizon/latest/install/>_.

Getting Started for Developers

doc/source/quickstart.rst or Quickstart Guide <https://docs.openstack.org/horizon/latest/contributor/quickstart.html>_ describes how to setup Horizon development environment and start development.

Building Contributor Documentation

This documentation is written by contributors, for contributors.

The source is maintained in the doc/source directory using reStructuredText_ and built by Sphinx_

.. _reStructuredText: http://docutils.sourceforge.net/rst.html .. _Sphinx: http://sphinx-doc.org/

To build the docs, use::

$ tox -e docs

Results are in the doc/build/html directory

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].