1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
one/README.md

70 lines
5.1 KiB
Markdown
Raw Permalink Normal View History

2020-11-17 21:29:52 +03:00
# [![OpenNebula Logo](https://opennebula.io/wp-content/uploads/2019/04/img-logo-blue.svg)](https://opennebula.io/)
2010-10-14 21:50:38 +04:00
2013-10-23 17:03:53 +04:00
## Description
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
[OpenNebula](http://opennebula.io) is an open source platform delivering a simple but feature-rich and flexible solution to build and manage enterprise clouds for virtualized services, containerized applications and serverless computing.
2012-12-04 18:34:57 +04:00
[![OpenNebula Architecture](https://opennebula.io/wp-content/uploads/2024/07/03_new_Key-Features.png)](https://opennebula.io/discover/)
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
### To start using OpenNebula
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
- Explore OpenNebulas **key features** [on our website](https://opennebula.io/discover).
- Have a look at our [introductory datasheet](https://support.opennebula.pro/hc/en-us/articles/360036935791-OpenNebula-Key-Features-Datasheet).
- Browse our catalog of [screencasts and video-tutorials](https://opennebula.io/screencasts/).
- Download our [technical white papers](https://opennebula.io/docs-whitepapers/).
- See our [Documentation](https://docs.opennebula.io).
- Join our [Community Forum](https://forum.opennebula.io).
- Check our [Quick Start Guide](https://docs.opennebula.io/stable/quick_start/index.html).
2010-10-14 21:50:38 +04:00
2020-11-17 21:37:29 +03:00
[![OpenNebula Intro](https://opennebula.io/wp-content/uploads/2020/08/Intro_Screencast_small.png)](https://opennebula.io/screencast-overview/)
2020-11-17 21:29:52 +03:00
### Contributing to OpenNebula
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
- Contribute to [Development](https://github.com/OpenNebula/one/wiki/How-to-Contribute-to-Development).
- Learn about our [Add-on Catalog](https://github.com/OpenNebula/one/wiki/How-to-participate-in-Add_on-Development).
- Help us [translate OpenNebula](https://www.transifex.com/opennebula/one/) to your language.
- Report a [security vulnerability](https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process).
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
## Taking OpenNebula for a Test Drive
2013-10-23 17:03:53 +04:00
You can quickly and easily try out OpenNebulas functionality by installing:
2013-10-23 17:03:53 +04:00
- [miniONE](https://github.com/OpenNebula/minione) for infrastructures based on open-source hypervisors.
- [vOneCloud](http://docs.opennebula.org/vonecloud) for infrastructures based on Broadcom VMware.
2013-10-23 17:03:53 +04:00
2020-11-17 21:29:52 +03:00
## Installation
2013-10-23 17:03:53 +04:00
2020-11-17 21:29:52 +03:00
You can find more information about OpenNebulas architecture, installation, configuration and references to configuration files in this [documentation section](https://docs.opennebula.io/stable/deployment/index.html).
2010-10-14 21:50:38 +04:00
It is very useful to learn where [log files of the main OpenNebula components are placed](http://docs.opennebula.io/5.12/deployment/references/log_debug.html). Also check the [reference about the main OpenNebula daemon configuration file](https://docs.opennebula.io/stable/installation_and_configuration/opennebula_services/oned.html).
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
### Front-end Installation
2020-11-17 21:29:52 +03:00
The Front-end is the central part of an OpenNebula installation. This is the machine where the server software is installed and where you connect to manage your cloud. It can be a physical node or a virtual instance.
Please, visit the [official documentation for more details and a step-by-step guide](https://docs.opennebula.io/stable/installation_and_configuration/frontend_installation/overview.html). Using the packages provided on our site is the recommended method, to ensure the installation of the latest version, and to avoid possible package divergences with different distributions. There are two alternatives here: you can add **our package repositories** to your system, or visit the [software menu](http://opennebula.io/use) to **download the latest package** for your Linux distribution.
If there are no packages for your distribution, please check the [build dependencies](https://docs.opennebula.io/stable/integration_and_development/references/build_deps.html) for OpenNebula and head to the [Building from Source Code guide](https://docs.opennebula.io/stable/integration_and_development/references/compile.html).
2010-10-19 01:12:43 +04:00
2020-11-17 21:29:52 +03:00
### Node Installation
2010-10-19 01:12:43 +04:00
After the OpenNebula Front-end is correctly set up, the next step is preparing the hosts where the VMs are going to run. Please refer to the [deployment guide](https://docs.opennebula.io/stable/open_cluster_deployment/index.html) site for details.
2010-10-19 01:12:43 +04:00
2013-10-23 17:03:53 +04:00
## Contact
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
- [OpenNebula web site](https://opennebula.io).
- [Development and issue tracking](https://github.com/OpenNebula/one/issues).
- [Enterprise Services](https://opennebula.io/enterprise).
2010-10-14 21:50:38 +04:00
2013-10-23 17:03:53 +04:00
## License
2010-10-14 21:50:38 +04:00
Copyright 2002-2024, OpenNebula Project, OpenNebula Systems (formerly C12G Labs)
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
2010-10-14 21:50:38 +04:00
2020-11-17 21:29:52 +03:00
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
## Acknowledgements
Some of the software features included in this repository have been made possible through the funding of the following innovation projects: [SovereignEdge.Cognit](https://cognit.sovereignedge.eu/), [ONEedge5G](https://opennebula.io/innovation/oneedge5g/), and [ONEnextgen](http://onenextgen.eu/).