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.2.tar.gz (498.5 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.2-py3-none-any.whl (500.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: genesis_core-0.0.2.tar.gz
  • Upload date:
  • Size: 498.5 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.2.tar.gz
Algorithm Hash digest
SHA256 666f0037ea09e7669734a55c2786e29f4e4d967c251c60de3cc36cee1083fc55
MD5 2128474f656298ed328e9554c7363982
BLAKE2b-256 574e7ce27781c246309492d5e5d04a7fc3eafbb4754c42e9d4219866f60bff78

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: genesis_core-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 500.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 621d31c625af19daaeb458868d64cda9906263377ec06a4936b8f2d811f858c8
MD5 4af87d4e0c492d82cf69756e65c3908a
BLAKE2b-256 5ec931060663650962ba69348e1fa7501de2037cd81ad88d06d9d3d7fb437b7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for genesis_core-0.0.2-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