An open API service indexing awesome lists of open source software.

https://github.com/necronux/necronux

A robust meta-orchestrator for elegantly managing automation tools, scripts, and configurations through an extensible architecture cultivating peace of mind.
https://github.com/necronux/necronux

app-installer automation cli configurations devops devops-tool dotfiles extensible homelab infra meta-orchestrator necronux pkl-lang robust rust setuptools system

Last synced: 7 months ago
JSON representation

A robust meta-orchestrator for elegantly managing automation tools, scripts, and configurations through an extensible architecture cultivating peace of mind.

Awesome Lists containing this project

README

          

# Necronux

A robust meta-orchestrator for elegantly managing automation tools, scripts, and configurations through an extensible architecture cultivating peace of mind.

[Website][Necronux] | [Getting Started] | [Learn] | [Documentation] | [Contributing]

[Necronux]: https://www.necronux.net/
[Getting Started]: https://docs.necronux.net/learn/get-started
[Learn]: https://docs.necronux.net/learn
[Documentation]: https://docs.necronux.net/
[Contributing]: https://github.com/necronux/.github/blob/main/CONTRIBUTING.md

## Why Necronux?

- **Reliability**
- **Peace of Mind**
- **Productivity**
- **Performance**

## Quick Start

For installation, read ["Installation Guide"] from the docs.

["Installation Guide"]: https://docs.necronux.net/install

## Installing from Source

If you really want to install from source (though this is not recommended), see [INSTALL.md](docs/INSTALL.md).

## Getting Help

See https://www.necronux.net/community for a list of chat platforms and forums.

## Contributing

We welcome contributions to Necronux!
Please see [CONTRIBUTING.md] for guidelines on how to contribute to the project.

[CONTRIBUTING.md]: https://github.com/necronux/.github/blob/main/CONTRIBUTING.md

## Maintainer

- Nayan Patil ([NayanTheSpaceGuy]) – *Project Creator, Lead Developer, Owner, and Maintainer*

[NayanTheSpaceGuy]: https://github.com/NayanTheSpaceGuy

## License

Necronux is primarily distributed under the terms of `GPL-3.0-or-later` license.
However, certain portions of the repository are covered by different licenses.

See [GPL-3.0-or-later.txt], [Apache-2.0.txt], [CC-BY-SA-4.0.txt], and [COPYRIGHT] for full licensing details.

[GPL-3.0-or-later.txt]: LICENSES/GPL-3.0-or-later.txt
[Apache-2.0.txt]: LICENSES/Apache-2.0.txt
[CC-BY-SA-4.0.txt]: LICENSES/CC-BY-SA-4.0.txt
[COPYRIGHT]: COPYRIGHT

## Connect & Support

[![GitHub](https://img.shields.io/badge/GitHub-NayanTheSpaceGuy-181717?style=for-the-badge&logo=github)](https://github.com/NayanTheSpaceGuy)

### Star this repo if you find it useful! 🌟

## Statuses
[![License](https://img.shields.io/badge/license-GPLv3.0%2B-blue.svg?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0.html)
[![Version](https://img.shields.io/github/v/release/necronux/necronux?color=blue&label=Latest%20Release&style=for-the-badge)](https://github.com/necronux/necronux/releases/latest)
[![Crates.io](https://img.shields.io/crates/v/necronux.svg?style=for-the-badge)](https://crates.io/crates/necronux)
[![Downloads](https://img.shields.io/crates/d/necronux.svg?style=for-the-badge)](https://crates.io/crates/necronux)
![Last Commit](https://img.shields.io/github/last-commit/necronux/necronux?style=for-the-badge)
![Repo Size](https://img.shields.io/github/repo-size/necronux/necronux?style=for-the-badge)