Skip to main content

Genesis Core services

Project description

Tests workflow Build workflow

genesis core svg logo

Welcome to Genesis Core!

The Genesis Core is an open source software that offers a one turnkey solution to deal with infrastructure at all levels - from bare metal and virtual machines to applications and services.

Refer to the wiki for more detailed information.

📦 Installation

There are several ways to install Genesis Core and depend on your purpose you can choose one of them.

Try it out

If you want to try Genesis Core in a few minutes, download the all-in-one stand. It's a ready-to-go virtual machine image with preinstalled Genesis Core and ability to get full functionality such as creating inner(nested) virtual machines, installation elements and many others. This stand may be used for development purposes as well if you are focusing on a new element development.

Basic usage

In a case you would like to run Genesis Core on your own infrastructure, you can use the basic guide for more details.

🚀 Development

Ubuntu:

sudo apt-get install build-essential python3.12-dev python3.12-venv \
    libev-dev libvirt-dev curl
curl -LsSf https://astral.sh/uv/install.sh | sh
source "$HOME"/.local/bin/env
uv tool install tox --with tox-uv

Fedora:

sudo dnf install gcc libev-devel libvirt-devel curl
curl -LsSf https://astral.sh/uv/install.sh | sh
source "$HOME"/.local/bin/env
uv tool install tox --with tox-uv 

Initialize virtual environment:

tox -e develop
source .tox/develop/bin/activate

Follow the development guide here for more details.

⚙️ Tests

NOTE: Python version 3.12 is supposed to be used, but you can use other versions

# Unit tests
tox -e py312

# Functional tests
tox -e py312-functional

Functional tests environment

To run functional tests, export the following environment variables:

export DATABASE_URI="postgresql://genesis_core:genesis_core@127.0.0.1:5432/genesis_core"
export ADMIN_PASSWORD="admin"
export DEFAULT_CLIENT_SECRET="GenesisCoreSecret"
export GLOBAL_SALT="FOy/2kwwdn0ig1QOq7cestqe"
export HS256_KEY="secret"

🔗 Related projects

  • Genesis SDK is a set of tools for developing Genesis elements. You can find it here.
  • Genesis DevTools it's a set oftools to manager life cycle of genesis projects. You can find it here.

💡 Contributing

Contributing to the project is highly appreciated! However, some rules should be followed for successful inclusion of new changes in the project:

  • All changes should be done in a separate branch.
  • Changes should include not only new functionality or bug fixes, but also tests for the new code.
  • After the changes are completed and tested, a Pull Request should be created with a clear description of the new functionality. And add one of the project maintainers as a reviewer.
  • Changes can be merged only after receiving an approve from one of the project maintainers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genesis_core-0.0.6.tar.gz (519.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

genesis_core-0.0.6-py3-none-any.whl (531.8 kB view details)

Uploaded Python 3

File details

Details for the file genesis_core-0.0.6.tar.gz.

File metadata

  • Download URL: genesis_core-0.0.6.tar.gz
  • Upload date:
  • Size: 519.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for genesis_core-0.0.6.tar.gz
Algorithm Hash digest
SHA256 d3cee8b24f44dbf90c0c2446309dbd04fd25cb6658c0fb1094e7c0976849e129
MD5 d5bc196bab747034a2a183fdb4c95fb0
BLAKE2b-256 2af060e69c00e69dd7d38153ca9b08e02ced271261a5f48322d8be3cf7a225c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.6.tar.gz:

Publisher: publish-to-pypi.yml on infraguys/genesis_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file genesis_core-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: genesis_core-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 531.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for genesis_core-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8628633465022b9508c8064409d0baa7620f26abae6d56d70bacfe8f51c87d61
MD5 05b15255b95245631531aaa0d3913a6d
BLAKE2b-256 2db5848dce89be199e50d2769430feefffa6881d239c0c910a335f42e0b11b52

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.6-py3-none-any.whl:

Publisher: publish-to-pypi.yml on infraguys/genesis_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page