All Projects → gatblau → onix

gatblau / onix

Licence: Apache-2.0 license
A reactive configuration manager designed to support Infrastructure as a Code provisioning, and bi-directional configuration management providing a single source of truth across multi-cloud environments.

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects
java
68154 projects - #9 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
Gherkin
971 projects

Projects that are alternatives of or similar to onix

deploy
Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Stars: ✭ 133 (+49.44%)
Mutual labels:  openshift, multi-cloud
Reloader
Reloader is maintained by Stakater. Like it? Please let us know at [email protected]
Stars: ✭ 2,930 (+3192.13%)
Mutual labels:  openshift, deployments
cloudpods
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
Stars: ✭ 1,469 (+1550.56%)
Mutual labels:  infrastructure, multi-cloud
Fusioninventory For Glpi
FusionInventory plugin for GLPI
Stars: ✭ 241 (+170.79%)
Mutual labels:  configuration-management, cmdb
Pyinfra
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
Stars: ✭ 1,168 (+1212.36%)
Mutual labels:  infrastructure, configuration-management
lila-ws
Lichess' websocket server
Stars: ✭ 99 (+11.24%)
Mutual labels:  reactive
bts-ce-lite
BTS-CE-Lite (Boda-Lite) is a cross platform vendor and technology agnostic telecommunication network management desktop application
Stars: ✭ 24 (-73.03%)
Mutual labels:  configuration-management
verchew
System dependency version checker.
Stars: ✭ 24 (-73.03%)
Mutual labels:  configuration-management
ReactiveAPI
Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
Stars: ✭ 79 (-11.24%)
Mutual labels:  reactive
realar
5 kB Advanced state manager for React
Stars: ✭ 41 (-53.93%)
Mutual labels:  reactive
iTop-CN
iTop in chinese
Stars: ✭ 36 (-59.55%)
Mutual labels:  cmdb
infinispan-operator
Infinispan Operator
Stars: ✭ 32 (-64.04%)
Mutual labels:  openshift
COVID19-FeedbackApplication
A simple application is developed to get feedback from a user and analyzing the text to predict the sentiment.
Stars: ✭ 13 (-85.39%)
Mutual labels:  configuration-management
sample-spring-reactive
sample reactive microservices using spring 5, spring boot, spring webflux and project reactor
Stars: ✭ 26 (-70.79%)
Mutual labels:  reactive
envyable
The simplest yaml to ENV config loader.
Stars: ✭ 78 (-12.36%)
Mutual labels:  configuration-management
servable
"simple" observable implementation based off RxJS & kefir Docs
Stars: ✭ 14 (-84.27%)
Mutual labels:  reactive
bassdrum
reactive, type safe components with preact and rxjs.
Stars: ✭ 44 (-50.56%)
Mutual labels:  reactive
govuk-terraform-provisioning
**DEPRECATED** Terraform configuration and utilities to provision parts of the GOV.UK AWS Infrastructure
Stars: ✭ 17 (-80.9%)
Mutual labels:  infrastructure
r2dbc-proxy
R2DBC Proxying Framework
Stars: ✭ 108 (+21.35%)
Mutual labels:  reactive
salt-sproxy
Salt plugin to automate the management and configuration of (network) devices at scale, without running (Proxy) Minions.
Stars: ✭ 105 (+17.98%)
Mutual labels:  configuration-management

This repository is now archived. Its future development and support will continue to be open source under the care of SouthWinds here.

TLDR;

After 4 years of development, what started as a small java based configuration management database turned into a comprehensive set of golang services to deal with remote configuration of applications and hosts.

The repository grew with more and more subprojects, and it now needs a breath of fresh air. As I do not have the bandwidth to continue its support, I am handing it over to SouthWinds Tech who will be breaking it down into individual repositories to improve their manageability and ease of use.

They will also provide support models, consultancy and documentation for those interested in using them in Enterprise environments.

The key projects are:

  • interlink (the new name for the Onix Web API)
  • artisan: devops package manager
  • pilotctl: remote management of hosts and apps
  • piloth: remote host management agent
  • dbman: database manager
  • doorman: application release, software distribution gateway

Please help by starring the above projects if you find them useful.

For an article discussing the future architecture of Onix see here.

Onix Configuration Manager

Onix is a lightweight configuration manager system designed to support Infrastructure as a Code provisioning to ultimately provide a single source of truth across multi-cloud environments.

High Level Overview

For a high level overview of the application and break down of its current and planned components take a look at the overview section.

For a summary of the main development themes and features take a look at this section.

Contributions & feedback

Contributions are welcome, see here for more information.

Key Features

Onix is a lightweight configuration management database (CMDB) designed to support Infrastructure as a Code provisioning to ultimately provide a single source of truth across multi-cloud environments.

The key features are:

The following topics give more insight into Onix:

License Terms

This software is licensed under the Apache License - Version 2.0, January 2004.

Copyright (c) 2018-2021 by gatblau.org.

Contributor Notice

Contributors to this project, hereby assign copyright in their code to the project, to be licensed under the same terms as the rest of the code.

Acknowledgements

Many thanks to JetBrains for providing an open source license for this project.

Contributors to this project, hereby assign copyright in their code to the project, to be licensed under the same terms as the rest of the code.

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].